summaryrefslogtreecommitdiffhomepage
path: root/sofort/cfgtest
AgeCommit message (Expand)AuthorFilesLines
2021-06-12build system: cfgtest: added cfgtest_compiler_switch_arg().midipix1-1/+21
2021-06-12build system: added cfgtest_package_exists() & cfgtest_package_config().midipix1-1/+126
2021-06-12build system: cfgtest: added cfgtest_{makevar|cflags|ldflags}_set().midipix1-0/+15
2021-06-09build system: cfgtest_library_presence(): added freestanding code snippet.midipix1-1/+9
2021-06-09build system: cfgtest: cfgtest_common_init(): output ldflags to log.midipix1-0/+4
2021-06-09build system: cfgtest_{host|native}_section(): properly handle ldflags.midipix1-9/+15
2021-06-09build system: cfgtest: cfgtest_common_init(): simplify case logic.midipix1-16/+4
2021-06-09build system: cfgtest: cfgtest_common_init(): whitespace meditation.midipix1-1/+1
2021-06-09build system: cfgtest: added cfgtest_macro_definition().midipix1-0/+37
2021-06-05build system: cfgtest_compiler_switch(): ldflag: added freestanding support.midipix1-1/+14
2021-06-05build system: cfgtest_compiler_switch(): distinguish 'switch' from 'ldflag'.midipix1-4/+27
2021-06-05build system: cfgtest: properly support strict compiler drivers.midipix1-1/+18
2021-06-05build system: cfgtest_prolog(), cfgtest_epilog(): respect cfgtest_silent[=yes].midipix1-4/+9
2021-06-05build system: cfgtest_epilog(), cfgtest_prolog(): whitespace meditation.midipix1-2/+2
2021-05-27build system: configure: cfgtest: do not rely on default word splitting.midipix1-4/+4
2021-05-26build system: cfgtest_header_absence(): output name of missing header.midipix1-1/+1
2021-05-26build system: cfgtest_epilog(): fix typo.midipix1-1/+1
2021-05-26build system: cfgtest framework: support test invocation from within ccenv.sh.midipix1-7/+15
2021-05-26build system: cfgtest framework: added cfgtest_compiler_switch().midipix1-0/+62
2021-05-26build system: cfgtest: cfgtest_common_init(): refactor.midipix1-5/+7
2021-05-25build system: cfgtest framework overhaul: nicer log, use stdin, not --include.midipix1-153/+140
2021-04-19build system: cfgtest framework: handle quotes in $mb_cfgtest_cflags.midipix1-30/+30
2021-04-19build system: cfgtest: properly call make's informational config-time targets.midipix1-2/+4
2021-04-11build system: cfgtest.sh: refactored and enhanced cfgtest_library_presence().midipix1-8/+13
2021-04-11build system: cfgtest.sh: use LIBDIR or NATIVE_LDFLAGS according to test type.midipix1-1/+5
2021-04-11build system: cfgtest.sh: append LIBDIR as the last linker path element.midipix1-1/+1
2020-01-09build system: cfgtest.sh: added file annotation.midipix1-0/+2
2020-01-07build system: cfgtest_library_presence(): config.log integration.midipix1-5/+44
2020-01-06build system: cfgtest_type_size(): config.log integration.midipix1-0/+28
2020-01-06build system: cfgtest_decl_presence(): config.log integration.midipix1-25/+52
2020-01-06build system: cfgtest_interface_presence(): config.log integration.midipix1-7/+37
2020-01-06build system: cfgtest_header_{presence|absence}(): config.log integration.midipix1-11/+79
2020-01-06build system: cfgtest_{host|native}_section(): fully expand all cflags.midipix1-9/+2
2020-01-05build system: cfgtest.sh: (debatefully) distinguish between host and target.midipix1-8/+8
2020-01-02build system: cfgtest_target_section(): use vars directly.midipix1-2/+9
2019-02-23build system: cfgtest.sh: added cfgtest_code_snippet_asm().midipix1-0/+27
2018-12-30build system: major overhaul: removed sysinfo, integrated ccenv.midipix1-3/+3
2018-12-25sofort: cfgtest: test-framework files now reside under the cfgtest subdir.midipix1-0/+332