Age | Commit message (Expand) | Author | Files | Lines |
2018-06-23 | driver: added slbt_output_features(), providing compatible --features output. | midipix | 1 | -0/+1 |
2018-05-19 | release 0.5.19v0.5.19 | midipix | 1 | -1/+1 |
2018-02-05 | release 0.5.18v0.5.18 | midipix | 1 | -1/+1 |
2017-08-10 | release 0.5.17v0.5.17 | midipix | 1 | -1/+1 |
2017-08-10 | release 0.5.16v0.5.16 | midipix | 1 | -1/+1 |
2017-08-09 | release 0.5.15v0.5.15 | midipix | 1 | -1/+1 |
2017-08-06 | release 0.5.14v0.5.14 | midipix | 1 | -1/+1 |
2016-12-15 | release 0.5.13v0.5.13 | midipix | 1 | -1/+1 |
2016-12-03 | release 0.5.12v0.5.12 | midipix | 1 | -1/+1 |
2016-11-19 | slibtool_api.h: fix export/import inconsistency. | midipix | 1 | -1/+1 |
2016-11-14 | project: common.mk: code maintenance. | midipix | 1 | -5/+9 |
2016-10-24 | driver: removed unit context and related interfaces (not needed by slibtool). | midipix | 1 | -2/+0 |
2016-09-25 | release 0.5.11v0.5.11 | midipix | 1 | -1/+1 |
2016-09-24 | uninstall mode: initial implementation. | midipix | 2 | -0/+3 |
2016-09-15 | release 0.5.10v0.5.10 | midipix | 1 | -1/+1 |
2016-09-14 | release 0.5.9v0.5.9 | midipix | 1 | -1/+1 |
2016-09-11 | release 0.5.8v0.5.8 | midipix | 1 | -1/+1 |
2016-09-05 | output: added slbt_output_error_record(), slbt_output_error_vector(). | midipix | 1 | -0/+1 |
2016-09-03 | internals: error trace implementation: added slbt_record_error(). | midipix | 2 | -0/+2 |
2016-06-25 | release 0.5.7v0.5.7 | midipix | 1 | -1/+1 |
2016-06-25 | utility: improved box integration, removed need for build-time macro. | midipix | 1 | -0/+1 |
2016-06-23 | release 0.5.6v0.5.6 | midipix | 1 | -1/+1 |
2016-05-28 | build system: support project-specific overrides of OS and toolchain defs. | midipix | 1 | -0/+0 |
2016-05-21 | release 0.5.5v0.5.5 | midipix | 1 | -1/+1 |
2016-05-21 | link mode: slbt_create_library_wrapper(): initial implementation. | midipix | 1 | -0/+1 |
2016-05-20 | compile mode: slbt_create_object_wrapper(): initial implementation. | midipix | 2 | -0/+2 |
2016-05-15 | release 0.5.4v0.5.4 | midipix | 1 | -1/+1 |
2016-05-15 | project: add explicit rules for object dependency on version.tag. | midipix | 1 | -0/+3 |
2016-05-10 | build system: moved core definition files to a designated folder. | midipix | 3 | -203/+0 |
2016-05-10 | build system: Makefile.in, version.mk: added --avoid-version support. | midipix | 1 | -0/+21 |
2016-05-09 | build system: Makefile.in, custom.mk: added --disable-frontend support. | midipix | 1 | -0/+12 |
2016-05-07 | release 0.5.3v0.5.3 | midipix | 1 | -1/+1 |
2016-05-07 | build system: project: added custom header installation support. | midipix | 1 | -0/+12 |
2016-05-06 | build system: added --strict, --ccstrict, --ldstrict support. | midipix | 1 | -5/+7 |
2016-05-06 | build system: fix dependency of app.tag, avoid unconditional step execution. | midipix | 1 | -0/+3 |
2016-05-05 | release 0.5.2v0.5.2 | midipix | 1 | -1/+1 |
2016-05-05 | build system: always install headers with install-static and install-shared. | midipix | 1 | -10/+0 |
2016-05-05 | build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL. | midipix | 1 | -2/+3 |
2016-05-05 | build system: Makefile.in, custom.mk: added --disable-[shared|static] support. | midipix | 1 | -0/+28 |
2016-05-05 | build system: Makefile.in, custom.mk: added --all-[static|shared] support. | midipix | 1 | -0/+24 |
2016-05-04 | project: install-app-extras: remove dependency on 'app' (not needed). | midipix | 1 | -1/+0 |
2016-05-04 | project: symlink consistency: added installation of dlibtool-[shared|static]. | midipix | 1 | -3/+12 |
2016-05-03 | release 0.5.1v0.5.1 | midipix | 1 | -1/+1 |
2016-05-03 | whitespace meditation. | midipix | 1 | -3/+3 |
2016-05-03 | project: added installation of legabits symlinks. | midipix | 1 | -0/+13 |
2016-05-03 | internals: slbt_mkdir(): initial implementation and integration. | midipix | 1 | -0/+1 |
2016-05-02 | release 0.5.0v0.5.0 | midipix | 1 | -1/+1 |
2016-05-01 | project: added installation of debug mode symlink. | midipix | 1 | -0/+4 |
2016-04-30 | execute mode: initial implementation. | midipix | 1 | -0/+1 |
2016-04-26 | build system: move implib and soname defs to pe- and elf-specific recipes. | midipix | 2 | -4/+4 |