Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-04-24 | build system: PE targets: added import library version support. | midipix | 2 | -2/+15 |
2016-04-24 | build system: added library version support. | midipix | 2 | -3/+56 |
2016-04-24 | project: added tag version information. | midipix | 1 | -0/+5 |
2016-04-23 | project: added utility nickname support. | midipix | 1 | -6/+6 |
2016-04-23 | build system: added utility nickname support. | midipix | 1 | -4/+4 |
2016-04-23 | library: helper functions: added slbt_dump_machine. | midipix | 1 | -0/+1 |
2016-04-23 | project: support static-only and shared-only installed utility via symlinks. | midipix | 1 | -0/+14 |
2016-04-20 | build system: remove erroneous build-time references to LIBDIR and BINDIR. | midipix | 1 | -8/+8 |
2016-04-18 | library: helper functions: added slbt_copy_file. | midipix | 1 | -0/+1 |
2016-04-16 | slbt_readlink(): initial implementation and integration. | midipix | 1 | -0/+1 |
2016-04-13 | library: helper functions: added slbt_archive_import(). | midipix | 2 | -0/+2 |
2016-04-09 | install mode: initial implementation and integration. | midipix | 2 | -0/+3 |
2016-04-08 | internal: slbt_create_symlink(): initial implementation and integration. | midipix | 2 | -0/+2 |
2016-03-20 | slbt_exec_link(): created skeleton. | midipix | 1 | -0/+1 |
2016-03-20 | utility: output: added a generic slbt_output_exec() interface. | midipix | 1 | -1/+1 |
2016-03-18 | utility: slbt_output_compile(): initial implementation. | midipix | 1 | -0/+1 |
2016-03-18 | utility: slbt_output_config(): initial implementation. | midipix | 1 | -0/+1 |
2016-03-18 | project: host heuristics: provide a fallback (cross-)host via -dumpmachine. | midipix | 1 | -0/+5 |
2016-03-10 | slbt_exec_compile(): initial implementation. | midipix | 1 | -0/+1 |
2016-03-10 | slbt_spawn(): initial implementation. | midipix | 1 | -0/+1 |
2016-03-10 | slbt_get_exec_ctx(), slbt_free_exec_ctx(): initial implementation. | midipix | 1 | -0/+1 |
2016-03-08 | created skeleton. | midipix | 8 | -0/+72 |