summaryrefslogtreecommitdiffhomepage
path: root/project
AgeCommit message (Expand)AuthorFilesLines
2016-12-15release 0.5.13v0.5.13midipix1-1/+1
2016-12-03release 0.5.12v0.5.12midipix1-1/+1
2016-11-19slibtool_api.h: fix export/import inconsistency.midipix1-1/+1
2016-11-14project: common.mk: code maintenance.midipix1-5/+9
2016-10-24driver: removed unit context and related interfaces (not needed by slibtool).midipix1-2/+0
2016-09-25release 0.5.11v0.5.11midipix1-1/+1
2016-09-24uninstall mode: initial implementation.midipix2-0/+3
2016-09-15release 0.5.10v0.5.10midipix1-1/+1
2016-09-14release 0.5.9v0.5.9midipix1-1/+1
2016-09-11release 0.5.8v0.5.8midipix1-1/+1
2016-09-05output: added slbt_output_error_record(), slbt_output_error_vector().midipix1-0/+1
2016-09-03internals: error trace implementation: added slbt_record_error().midipix2-0/+2
2016-06-25release 0.5.7v0.5.7midipix1-1/+1
2016-06-25utility: improved box integration, removed need for build-time macro.midipix1-0/+1
2016-06-23release 0.5.6v0.5.6midipix1-1/+1
2016-05-28build system: support project-specific overrides of OS and toolchain defs.midipix1-0/+0
2016-05-21release 0.5.5v0.5.5midipix1-1/+1
2016-05-21link mode: slbt_create_library_wrapper(): initial implementation.midipix1-0/+1
2016-05-20compile mode: slbt_create_object_wrapper(): initial implementation.midipix2-0/+2
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