Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-19 | build system: re-implemented sofort/pkgconf.sh. | midipix | 1 | -60/+75 | |
- replace all echo(1) and printf(1) constructs with a single cat(1). - do not eliminate -I${prefix}/lib and -L${exec_prefix}/lib; - eliminate trailing spaces from the end of a line. | |||||
2018-12-16 | cfgtest.sh: avoid trailing white space at end-of-line with empty variables. | midipix | 1 | -1/+3 | |
2018-12-15 | cfgtest.sh: support presence/absence tests of headers in sub-directories. | midipix | 1 | -3/+3 | |
2018-12-14 | cfgtest.sh: cfgtest_interface_presence(): always output also a "simple" macro. | midipix | 1 | -0/+6 | |
2018-12-13 | project: added sofort's config test framework. | midipix | 1 | -0/+164 | |
2018-11-22 | build system: created skeleton. | midipix | 5 | -0/+337 | |