Age | Commit message (Expand) | Author | Files | Lines |
2021-05-26 | build system: configure: make the cfgtest framework available to ccenv.sh. | midipix | 1 | -0/+3 |
2021-05-26 | build system: cfgtest framework: support test invocation from within ccenv.sh. | midipix | 1 | -7/+15 |
2021-05-26 | build system: ccenv: ccenv_set_c_compiler_candidates(): favor modern drivers. | midipix | 1 | -1/+1 |
2021-05-26 | build system: cfgtest framework: added cfgtest_compiler_switch(). | midipix | 1 | -0/+62 |
2021-05-26 | build system: cfgtest: cfgtest_common_init(): refactor. | midipix | 1 | -5/+7 |
2021-05-25 | build system: imported sofort's cfgtest framework. | midipix | 1 | -0/+551 |
2021-05-23 | build system: configure: support project-specific make-file templates. | midipix | 1 | -0/+6 |
2021-05-23 | build system: configure: config_copy(): support alternate make-file templates. | midipix | 1 | -3/+4 |
2021-05-23 | build system: reserve the file-name Makefile.common for bootstrapping projects. | midipix | 1 | -0/+7 |
2021-05-23 | build system: Makefile.in: properly support project-specified make file names. | midipix | 2 | -10/+13 |
2021-05-22 | build system: ccenv: ccenv_set_cc(): handle quotes in native $ccenv_cflags. | midipix | 1 | -2/+2 |
2021-05-20 | BUGS, CONTRIB, README: updated irc network information. | midipix | 3 | -3/+3 |
2021-05-13 | driver: handle --version as only (repeated) argument more elegantly. | midipix | 2 | -28/+8 |
2021-05-13 | driver: properly handle --help after --mode. | midipix | 1 | -12/+27 |
2021-05-12 | release 0.5.34v0.5.34 | midipix | 2 | -1/+51 |
2021-05-11 | slbt_exec_install_entry(): perform non-library actions as early as possible. | midipix | 1 | -13/+13 |
2021-05-11 | link mode: slbt_exec_link_create_executable(): place .exe.wrapper under .libs/. | midipix | 3 | -19/+24 |
2021-05-11 | slbt_exec_install_entry(): coding-style meditation. | midipix | 1 | -4/+3 |
2021-05-11 | install mode: libfoo.la installation: early detect static-only operation mode. | midipix | 1 | -11/+29 |
2021-05-11 | link mode: PE targets: -release: fix names used for and in import libraries. | midipix | 2 | -4/+12 |
2021-05-09 | slibtool.m4: AC_PROG_OBJCXX, AC_PROG_OBJCXXCPP: provide fallback definitions. | midipix | 1 | -2/+3 |
2021-05-07 | slbt_exec_install_entry(): account for -release used alongside -version-info. | midipix | 1 | -4/+35 |
2021-05-07 | slbt_exec_link_create_library_symlink(): create a .dualver symlink as needed. | midipix | 1 | -7/+15 |
2021-05-06 | install mode: slbt_exec_install_entry(): remove dead code. | midipix | 1 | -7/+2 |
2021-05-06 | install mode: libfoo.la and ibfoo.so.def.host: properly handle -release. | midipix | 1 | -8/+27 |
2021-05-06 | link mode: always create libfoo.so.def.{host|flavor} and related tags. | midipix | 4 | -42/+74 |
2021-05-05 | install mode: slbt_exec_install_entry: properly handle fussix flavors. | midipix | 1 | -27/+33 |
2021-05-05 | uninstall mode: driver: added (referential) --sysroot support. | midipix | 3 | -0/+7 |
2021-05-05 | install mode: driver: added (referential) --sysroot support. | midipix | 3 | -1/+12 |
2021-05-05 | slibtool.m4: added --with-sysroot support. | midipix | 1 | -2/+53 |
2021-05-05 | driver: added explicit --sysroot support. | midipix | 4 | -2/+50 |
2021-05-04 | link mode: static-only libfoo.la: account for non-default shared-object suffix. | midipix | 1 | -0/+30 |
2021-05-04 | link mode: slbt_exec_link_create_archive(): eliminate the libfoo.a symlink. | midipix | 1 | -35/+3 |
2021-05-03 | slibtool.m4: LIBTOOL variable substitution: avoid duplicate value assignments. | midipix | 1 | -1/+1 |
2021-05-03 | link mode: slbt_exec_link(): properly support non-default shared-object suffix. | midipix | 1 | -1/+27 |
2021-05-03 | driver api: slbt_get_flavor_settings(): initial implementation. | midipix | 2 | -0/+22 |
2021-05-02 | project: install-app-extras: eliminate non-portable make(1) idiom. | midipix | 1 | -6/+6 |
2021-05-02 | slibtool.m4: slibtool_set_flavor(): support backward-compatible heuristics. | midipix | 1 | -0/+9 |
2021-05-02 | heuristics: slbt_get_lconf_flags(): enhanced the string-scanning logic. | midipix | 1 | -20/+33 |
2021-05-02 | heuristics: slbt_get_lconf_flags(): added missing 'else' in if-then block. | midipix | 1 | -1/+1 |
2021-05-02 | slibtool.m4: coding-style meditation. | midipix | 1 | -1/+1 |
2021-05-02 | slibtool.m4: slibtool_arg_enable(): properly escape brackets in if-then block. | midipix | 1 | -1/+1 |
2021-05-02 | slibtool.m4: added SLIBTOOL_PROG_NM(). | midipix | 1 | -0/+18 |
2021-05-02 | slibtool.m4: added SLIBTOOL_LANG(). | midipix | 1 | -0/+9 |
2021-05-02 | slibtool.m4: added deprecated and no-op macros. | midipix | 1 | -0/+7 |
2021-05-02 | slibtool.m4: added SLIBTOOL_{ENABLE|DISABLE}_{SHARED|STATIC}. | midipix | 1 | -1/+61 |
2021-05-02 | slibtool.m4: SLIBTOOL_PREREQ(): ensure presence of cxx preprocessor macros. | midipix | 1 | -0/+4 |
2021-05-02 | slibtool.m4: SLIBTOOL_PREREQ(): ensure presence of core autoconf macros. | midipix | 1 | -0/+43 |
2021-05-01 | slibtool.m4: native integration for autoconf-based projects: initial version. | midipix | 1 | -0/+265 |
2021-04-24 | build system: allow projects to specify a default nickname. | midipix | 1 | -0/+4 |