summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-31build system: configure: config_host(): added freestanding environment support.midipix1-2/+16
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.midipix2-5/+5
2021-05-26build system: cfgtest_header_absence(): output name of missing header.midipix1-1/+1
2021-05-26build system: config_host(): improved logging, strict posix conformance.midipix1-5/+46
2021-05-26build system: Makefile.in: host.tag: switch to a simple time-stamp.midipix1-1/+2
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
2021-05-26build system: binary format detection: send errors to config.log.midipix1-1/+2
2021-05-26build system: ccenv: ccenv_set_cc_bits(): support strict compiler drivers.midipix1-5/+18
2021-05-26build system: cfgtest_epilog(): fix typo.midipix1-1/+1
2021-05-26build system: ccenv: account for compilers that do not support -dumpmachine.midipix1-10/+54
2021-05-26build system: configure: make the cfgtest framework available to ccenv.sh.midipix1-0/+3
2021-05-26build system: cfgtest framework: support test invocation from within ccenv.sh.midipix1-7/+15
2021-05-26build system: ccenv: ccenv_set_c_compiler_candidates(): favor modern drivers.midipix1-1/+1
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-05-23project: provide the ultimate bootstrapping experience.midipix2-1/+123
2021-05-23project: extras.mk: install-mk: added $(DESTDIR) to destination (oversight).midipix1-3/+3
2021-05-23project: common.mk: fix references to .c source files.midipix1-22/+22
2021-05-23project: tree.mk: added missing command for src/logic (oversight).midipix1-0/+1
2021-05-23build system: configure: support project-specific make-file templates.midipix1-0/+6
2021-05-23build system: configure: config_copy(): support alternate make-file templates.midipix1-3/+4
2021-05-23build system: reserve the file-name Makefile.common for bootstrapping projects.midipix1-0/+7
2021-05-23build system: Makefile.in: properly support project-specified make file names.midipix2-10/+13
2021-05-22build system: ccenv: ccenv_set_cc(): handle quotes in native $ccenv_cflags.midipix1-2/+2
2021-04-26project: added logic for installation of .mk and related data files.midipix1-0/+83
2021-04-26project: cfgdefs.sh: removed cfgdefs_perform_utility_tests() (not needed).midipix1-16/+0
2021-04-25project: README: fixed typo.midipix1-1/+1
2021-04-25project: updated source repository information.midipix1-1/+1
2021-04-25project: cfgdefs_bootstrap(): integrate with cfgdefs_perform_common_tests().midipix1-2/+24
2021-04-25project: config-time tests: initial implementation.midipix2-0/+97
2021-04-25project: extras.mk: initial definitions.midipix1-0/+2
2021-04-25project: common.mk, headers.mk: initial definitions.midipix2-4/+37
2021-04-25project: bootstrap and cfgdefs.sh: initial implementation.midipix2-1/+89
2021-04-25project: created skeleton.midipix10-0/+90
2021-04-25build system: created skeleton.midipix48-0/+5083
2021-04-24created repository.midipix3-0/+55