summaryrefslogtreecommitdiff
path: root/sofort/core
AgeCommit message (Expand)AuthorFilesLines
2021-06-14build system: modern.m4: m4_pathvar(): also convert hyphen to an underscore.midipix1-1/+1
2021-06-14build system: modern.m4: refactored, added additional helper macros.midipix1-3/+33
2021-06-13build system: modern.m4: refactor, added m4_toupper() and m4_tolower().midipix1-1/+6
2021-06-13build system: core: added a modern framework using for the m4 macro language.midipix1-0/+82
2021-04-11build system: posix make support: added missing .pkgconf phony target rule.midipix1-0/+2
2021-04-10build system: posix make support: handle out-of-tree builds in posix make mode.midipix2-0/+11
2021-04-10build system: posix make support: refactored project-agnostic inference rules.midipix4-1/+43
2021-04-10build system: posix make support: refactored handling of the PACKAGE_APP macro.midipix3-6/+6
2021-04-10build system: posix make support: refactored build-flavor dependency schemes.midipix12-64/+66
2021-04-10build system: posix make support: refactored shared library versioning schemes.midipix5-57/+57
2021-04-10build system: posix make support: pkgconf: removed unused ifeq statement.midipix1-8/+0
2021-04-10build system: posix make support: remove ifeq statement for OS_DSO_EXRULES.midipix1-2/+0
2020-05-23build system: created skeleton.midipix4-0/+250