summaryrefslogtreecommitdiffhomepage
path: root/sofort
AgeCommit message (Expand)AuthorFilesLines
2021-06-14build system: modern.m4: m4_pathvar(): also convert hyphen to an underscore.midipix1-1/+1
2021-06-14build system: modern.m4: refactored, added additional helper macros.midipix1-3/+33
2021-06-13build system: modern.m4: refactor, added m4_toupper() and m4_tolower().midipix1-1/+6
2021-06-13build system: core: added a modern framework using for the m4 macro language.midipix1-0/+82
2021-06-13build system: configure, ccenv: enhanced --sysroot logic.midipix1-0/+6
2021-06-13build system: ccenv: ccenv_output_defs(): record updated cflags/ldflags.midipix1-0/+22
2021-06-12build system: ccenv: added and integrated ccenv_set_cc_sysroot_vars().midipix1-0/+30
2021-06-12build system: cfgtest: added cfgtest_compiler_switch_arg().midipix1-1/+21
2021-06-12build system: ccenv_set_primary_tools(): try pkg-config as a pkgconf fallback.midipix1-0/+3
2021-06-12build system: added cfgtest_package_exists() & cfgtest_package_config().midipix2-1/+127
2021-06-12build system: cfgtest: added cfgtest_{makevar|cflags|ldflags}_set().midipix1-0/+15
2021-06-12build system: configure, ccenv: added --pkgconf[if] support and integration.midipix4-1/+11
2021-06-12build system: ccenv: ccenv_set_primary_tools(): properly output explicit tools.midipix1-0/+2
2021-06-10build system: ccenv_set_primary_tools(): be resilient to -print-file-name bugs.midipix1-3/+10
2021-06-10build system: ccenv_set_cc(): properly handle older slibtool versions.midipix1-2/+2
2021-06-10build system: ccenv_set_cc(): enhanced host, cchost, and -dumpmachine logic.midipix1-8/+21
2021-06-10build system: ccenv: ccenv_output_defs(): record -dumpmachine support.midipix1-0/+1
2021-06-09build system: ccenv_set_cc(): no -dumpmachine compilers: improved logic.midipix1-3/+19
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-08build system: ccenv: ccenv_set_cc_bits(): support strict compiler drivers.midipix1-1/+4
2021-06-08build system: ccenv: support --cchost with strict compiler drivers.midipix1-1/+4
2021-06-05build system: ccenv: ccenv.in, pedefs.in: whitespace meditation.midipix2-2/+3
2021-06-05build system: ccenv_set_cc_switch_vars(): account for pedefs.in.midipix2-2/+3
2021-06-05build system: ccenv: ccenv_output_defs(): properly handle m4 comment lines.midipix1-2/+2
2021-06-05build system: cfgtest_compiler_switch(): ldflag: added freestanding support.midipix1-1/+14
2021-06-05build system: ccenv: ccenv_output_defs(): record compilation environment.midipix1-0/+1
2021-06-05build system: cfgtest_compiler_switch(): distinguish 'switch' from 'ldflag'.midipix2-5/+29
2021-06-05build system: ccenv_set_cc_{link_}switch_vars(): proper project-specific tests.midipix1-3/+5
2021-06-05build system: cfgtest: properly support strict compiler drivers.midipix1-1/+18
2021-06-05build system: ccenv: ccenv_set_cc_switch_vars(): remove trivial comment.midipix1-2/+0
2021-06-05build system: ccenv: ccenv_set_cc(): record compiler's support of stdin input.midipix1-0/+6
2021-06-05build system: ccenv: added ccenv_set_cc_linker_switch_vars().midipix2-3/+56
2021-06-05build system: ccenv: ccenv_set-cc(): test for -dumpmachine support silently.midipix1-0/+4
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-06-05build system: ccenv: ccenv.in: whitespace meditation.midipix2-67/+67
2021-06-04build system: ccenv: added ccenv_set_cc_switch_vars().midipix3-0/+99
2021-06-04build system: ccenv.sh: set ccenv_{host|native}cc in ccenv_output_defs().midipix1-2/+2
2021-05-31build system: ccenv: added ccenv_cc_environment (hosted/freestanding).midipix4-3/+12
2021-05-27build system: ccenv_set_cc(): fix parenthesis in fallback sub-shell code path.midipix1-4/+4
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: ccenv_set_cc_underscore(): rewrite against strict posix utils.midipix1-6/+16
2021-05-26build system: ccenv heuristics: generate $ccenv_image using strict syntax.midipix1-14/+29
2021-05-26build system: ccenv_set_cc_underscore(): send errors to config.log.midipix1-0/+1