summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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