Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-11 | build system: posix make support: added missing .pkgconf phony target rule. | midipix | 1 | -0/+2 |
2021-04-10 | build system: posix make support: handle out-of-tree builds in posix make mode. | midipix | 2 | -0/+11 |
2021-04-10 | build system: posix make support: refactored project-agnostic inference rules. | midipix | 4 | -1/+43 |
2021-04-10 | build system: posix make support: refactored handling of the PACKAGE_APP macro. | midipix | 3 | -6/+6 |
2021-04-10 | build system: posix make support: refactored build-flavor dependency schemes. | midipix | 12 | -64/+66 |
2021-04-10 | build system: posix make support: refactored shared library versioning schemes. | midipix | 5 | -57/+57 |
2021-04-10 | build system: posix make support: pkgconf: removed unused ifeq statement. | midipix | 1 | -8/+0 |
2021-04-10 | build system: posix make support: remove ifeq statement for OS_DSO_EXRULES. | midipix | 1 | -2/+0 |
2020-05-23 | build system: created skeleton. | midipix | 4 | -0/+250 |