Age | Commit message (Expand) | Author | Files | Lines |
2021-06-05 | build system: cfgtest_compiler_switch(): ldflag: added freestanding support. | midipix | 1 | -1/+14 |
2021-06-05 | build system: cfgtest_compiler_switch(): distinguish 'switch' from 'ldflag'. | midipix | 1 | -4/+27 |
2021-06-05 | build system: cfgtest: properly support strict compiler drivers. | midipix | 1 | -1/+18 |
2021-06-05 | build system: cfgtest_prolog(), cfgtest_epilog(): respect cfgtest_silent[=yes]. | midipix | 1 | -4/+9 |
2021-06-05 | build system: cfgtest_epilog(), cfgtest_prolog(): whitespace meditation. | midipix | 1 | -2/+2 |
2021-05-27 | build system: configure: cfgtest: do not rely on default word splitting. | midipix | 1 | -4/+4 |
2021-05-26 | build system: cfgtest_header_absence(): output name of missing header. | midipix | 1 | -1/+1 |
2021-05-26 | build system: cfgtest_epilog(): fix typo. | midipix | 1 | -1/+1 |
2021-05-26 | build system: cfgtest framework: support test invocation from within ccenv.sh. | midipix | 1 | -7/+15 |
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: cfgtest framework overhaul: nicer log, use stdin, not --include. | midipix | 1 | -153/+140 |
2021-04-19 | build system: cfgtest framework: handle quotes in $mb_cfgtest_cflags. | midipix | 1 | -30/+30 |
2021-04-19 | build system: cfgtest: properly call make's informational config-time targets. | midipix | 1 | -2/+4 |
2021-04-11 | build system: cfgtest.sh: refactored and enhanced cfgtest_library_presence(). | midipix | 1 | -8/+13 |
2021-04-11 | build system: cfgtest.sh: use LIBDIR or NATIVE_LDFLAGS according to test type. | midipix | 1 | -1/+5 |
2021-04-11 | build system: cfgtest.sh: append LIBDIR as the last linker path element. | midipix | 1 | -1/+1 |
2020-01-09 | build system: cfgtest.sh: added file annotation. | midipix | 1 | -0/+2 |
2020-01-07 | build system: cfgtest.sh: added cfgtest_code_snippet_asm(). | midipix | 1 | -0/+27 |
2020-01-07 | build system: cfgtest_library_presence(): config.log integration. | midipix | 1 | -5/+44 |
2020-01-06 | build system: cfgtest_type_size(): config.log integration. | midipix | 1 | -0/+28 |
2020-01-06 | build system: cfgtest_decl_presence(): config.log integration. | midipix | 1 | -25/+52 |
2020-01-06 | build system: cfgtest_interface_presence(): config.log integration. | midipix | 1 | -7/+37 |
2020-01-06 | build system: cfgtest_header_{presence|absence}(): config.log integration. | midipix | 1 | -11/+79 |
2020-01-06 | build system: cfgtest_{host|native}_section(): fully expand all cflags. | midipix | 1 | -9/+2 |
2020-01-05 | build system: cfgtest.sh: (debatefully) distinguish between host and target. | midipix | 1 | -8/+8 |
2020-01-02 | build system: cfgtest_target_section(): use vars directly. | midipix | 1 | -2/+9 |
2019-01-09 | build-system transition: created a sofort-based skeleton. | midipix | 1 | -0/+332 |