Age | Commit message (Expand) | Author | Files | Lines |
2018-12-31 | build system: sofort: refactored, rearranged using distinct sub-folders. | midipix | 9 | -1/+1 |
2018-12-31 | build system: ccenv: also update configure's (mb_-prefixed) variables. | midipix | 1 | -1/+22 |
2018-12-31 | build system: ccenv: fix detection of native os. | midipix | 1 | -0/+3 |
2018-12-30 | build system: major overhaul: removed sysinfo, integrated ccenv. | midipix | 14 | -18/+1467 |
2018-12-30 | build system: streamlined config.vars and variable initialization. | midipix | 2 | -191/+135 |
2018-12-25 | build system: sofort/cfgdefs.in: add a terminating empty line. | midipix | 1 | -0/+1 |
2018-12-25 | build system: Makefile.in: always include cfgdefs.mk & usrdefs.mk. | midipix | 1 | -0/+5 |
2018-12-25 | build system: sofort: promoted and renamed custom.mk --> flavor.mk. | midipix | 1 | -0/+0 |
2018-12-25 | sofort: cfgtest: test-framework files now reside under the cfgtest subdir. | midipix | 1 | -0/+0 |
2018-12-25 | build system: create the ``build'' directory via the dirs.tag make target. | midipix | 1 | -1/+1 |
2018-12-22 | sofort: cfgtest.sh: added cfgtest_code_snippet(). | midipix | 1 | -0/+20 |
2018-12-22 | sofort: cfgtest.sh: added cfgtest_type_size(), cfgtest_unit_type_size(). | midipix | 1 | -0/+57 |
2018-12-21 | build system: configure: explicitly initialize all variables. | midipix | 1 | -0/+191 |
2018-12-21 | build system: cfgtest.sh: property test for a variable being empty. | midipix | 1 | -4/+4 |
2018-12-20 | build system: pkgconf.sh: remove accidental leading spaces. | midipix | 1 | -1/+1 |
2018-12-19 | build system: config-time test framework: added unit-specific test variants. | midipix | 1 | -4/+54 |
2018-12-19 | build system: config-time test framework: added cfgtest_decl_presence. | midipix | 1 | -0/+33 |
2018-12-19 | build system: re-implemented sofort/pkgconf.sh. | midipix | 1 | -60/+75 |
2018-12-18 | cfgtest.sh: avoid trailing white space at end-of-line with empty variables. | midipix | 1 | -1/+3 |
2018-12-18 | cfgtest.sh: support presence/absence tests of headers in sub-directories. | midipix | 1 | -3/+3 |
2018-12-18 | cfgtest.sh: cfgtest_interface_presence(): always output also a "simple" macro. | midipix | 1 | -0/+6 |
2018-12-18 | build system: created skeleton. | midipix | 6 | -0/+501 |