summaryrefslogtreecommitdiff
path: root/sofort
AgeCommit message (Expand)AuthorFilesLines
2019-01-01build system: ccenv.usage: using absolute path made optional (forthcoming).midipix1-6/+0
2019-01-01build system: ccenv_set_cc_underscore(): avoid the __imp_foo false positive.midipix1-1/+1
2019-01-01build system: ccenv: projects can now disable the population of native.mk.midipix1-1/+3
2019-01-01build system: config.vars: added the ccenv-specific variables.midipix1-0/+4
2019-01-01build system: replace config_support() with ccenv_dso_verify().midipix1-0/+15
2019-01-01build system: ccenv: refined the os detection logic.midipix1-4/+9
2018-12-31build system: sofort: refactored, rearranged using distinct sub-folders.midipix9-1/+1
2018-12-31build system: ccenv: also update configure's (mb_-prefixed) variables.midipix1-1/+22
2018-12-31build system: ccenv: fix detection of native os.midipix1-0/+3
2018-12-30build system: major overhaul: removed sysinfo, integrated ccenv.midipix14-18/+1467
2018-12-30build system: streamlined config.vars and variable initialization.midipix2-191/+135
2018-12-25build system: sofort/cfgdefs.in: add a terminating empty line.midipix1-0/+1
2018-12-25build system: Makefile.in: always include cfgdefs.mk & usrdefs.mk.midipix1-0/+5
2018-12-25build system: sofort: promoted and renamed custom.mk --> flavor.mk.midipix1-0/+0
2018-12-25sofort: cfgtest: test-framework files now reside under the cfgtest subdir.midipix1-0/+0
2018-12-25build system: create the ``build'' directory via the dirs.tag make target.midipix1-1/+1
2018-12-22sofort: cfgtest.sh: added cfgtest_code_snippet().midipix1-0/+20
2018-12-22sofort: cfgtest.sh: added cfgtest_type_size(), cfgtest_unit_type_size().midipix1-0/+57
2018-12-21build system: configure: explicitly initialize all variables.midipix1-0/+191
2018-12-21build system: cfgtest.sh: property test for a variable being empty.midipix1-4/+4
2018-12-20build system: pkgconf.sh: remove accidental leading spaces.midipix1-1/+1
2018-12-19build system: config-time test framework: added unit-specific test variants.midipix1-4/+54
2018-12-19build system: config-time test framework: added cfgtest_decl_presence.midipix1-0/+33
2018-12-19build system: re-implemented sofort/pkgconf.sh.midipix1-60/+75
2018-12-18cfgtest.sh: avoid trailing white space at end-of-line with empty variables.midipix1-1/+3
2018-12-18cfgtest.sh: support presence/absence tests of headers in sub-directories.midipix1-3/+3
2018-12-18cfgtest.sh: cfgtest_interface_presence(): always output also a "simple" macro.midipix1-0/+6
2018-12-18build system: created skeleton.midipix6-0/+501