summaryrefslogtreecommitdiff
path: root/sofort/tools
AgeCommit message (Collapse)AuthorFilesLines
2021-04-10build system: posix make support: handle out-of-tree builds in posix make mode.midipix1-0/+83
2020-01-10build system: add --pkgbugs (where to file) and --pkghome (project home page).midipix1-0/+16
2020-01-09build system: added file annotations.midipix2-0/+6
2019-10-26build system: normalize quoting of printf format argument.midipix1-1/+1
2019-10-20build system: employ the cd -- <dir> idiom for good measure.midipix1-2/+2
2019-10-20build system: replace $(pwd) with $(pwd -P) for explicit/consistent behavior.midipix1-1/+1
2019-08-21build system: pkgconf.sh: output Libs and Ldflags more elegantly.midipix1-2/+2
2019-08-21build system: pkgconf.sh: add missing -L switch (oversight).midipix1-2/+2
2019-08-21build system: pkgconf.sh: properly handle empty prefix variable.midipix1-0/+8
2019-01-01build system: pkgconf.sh: be strict (set -eu).midipix1-0/+2
2018-12-31build system: sofort: refactored, rearranged using distinct sub-folders.midipix2-0/+179