summaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)AuthorFilesLines
2016-05-15release 0.5.4v0.5.4midipix1-1/+1
2016-05-15project: add explicit rules for object dependency on version.tag.midipix1-0/+3
2016-05-10build system: moved core definition files to a designated folder.midipix3-203/+0
2016-05-10build system: Makefile.in, version.mk: added --avoid-version support.midipix1-0/+21
2016-05-09build system: Makefile.in, custom.mk: added --disable-frontend support.midipix1-0/+12
2016-05-07release 0.5.3v0.5.3midipix1-1/+1
2016-05-07build system: project: added custom header installation support.midipix1-0/+12
2016-05-06build system: added --strict, --ccstrict, --ldstrict support.midipix1-5/+7
2016-05-06build system: fix dependency of app.tag, avoid unconditional step execution.midipix1-0/+3
2016-05-05release 0.5.2v0.5.2midipix1-1/+1
2016-05-05build system: always install headers with install-static and install-shared.midipix1-10/+0
2016-05-05build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL.midipix1-2/+3
2016-05-05build system: Makefile.in, custom.mk: added --disable-[shared|static] support.midipix1-0/+28
2016-05-05build system: Makefile.in, custom.mk: added --all-[static|shared] support.midipix1-0/+24
2016-05-04project: install-app-extras: remove dependency on 'app' (not needed).midipix1-1/+0
2016-05-04project: symlink consistency: added installation of dlibtool-[shared|static].midipix1-3/+12
2016-05-03release 0.5.1v0.5.1midipix1-1/+1
2016-05-03whitespace meditation.midipix1-3/+3
2016-05-03project: added installation of legabits symlinks.midipix1-0/+13
2016-05-03internals: slbt_mkdir(): initial implementation and integration.midipix1-0/+1
2016-05-02release 0.5.0v0.5.0midipix1-1/+1
2016-05-01project: added installation of debug mode symlink.midipix1-0/+4
2016-04-30execute mode: initial implementation.midipix1-0/+1
2016-04-26build system: move implib and soname defs to pe- and elf-specific recipes.midipix2-4/+4
2016-04-24build system: PE targets: added import library version support.midipix2-2/+15
2016-04-24build system: added library version support.midipix2-3/+56
2016-04-24project: added tag version information.midipix1-0/+5
2016-04-23project: added utility nickname support.midipix1-6/+6
2016-04-23build system: added utility nickname support.midipix1-4/+4
2016-04-23library: helper functions: added slbt_dump_machine.midipix1-0/+1
2016-04-23project: support static-only and shared-only installed utility via symlinks.midipix1-0/+14
2016-04-20build system: remove erroneous build-time references to LIBDIR and BINDIR.midipix1-8/+8
2016-04-18library: helper functions: added slbt_copy_file.midipix1-0/+1
2016-04-16slbt_readlink(): initial implementation and integration.midipix1-0/+1
2016-04-13library: helper functions: added slbt_archive_import().midipix2-0/+2
2016-04-09install mode: initial implementation and integration.midipix2-0/+3
2016-04-08internal: slbt_create_symlink(): initial implementation and integration.midipix2-0/+2
2016-03-20slbt_exec_link(): created skeleton.midipix1-0/+1
2016-03-20utility: output: added a generic slbt_output_exec() interface.midipix1-1/+1
2016-03-18utility: slbt_output_compile(): initial implementation.midipix1-0/+1
2016-03-18utility: slbt_output_config(): initial implementation.midipix1-0/+1
2016-03-18project: host heuristics: provide a fallback (cross-)host via -dumpmachine.midipix1-0/+5
2016-03-10slbt_exec_compile(): initial implementation.midipix1-0/+1
2016-03-10slbt_spawn(): initial implementation.midipix1-0/+1
2016-03-10slbt_get_exec_ctx(), slbt_free_exec_ctx(): initial implementation.midipix1-0/+1
2016-03-08created skeleton.midipix8-0/+72