Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-10 | build system: posix make support: handle out-of-tree builds in posix make mode. | midipix | 1 | -0/+5 |
2021-04-10 | build system: configure: added --makemode and MAKEMODE support. | midipix | 1 | -1/+1 |
2021-04-10 | build system: posix make support: refactored project-agnostic inference rules. | midipix | 1 | -28/+22 |
2021-04-10 | build system: posix make support: refactored build-flavor dependency schemes. | midipix | 1 | -0/+8 |
2021-04-10 | build system: posix make support: refactored shared library versioning schemes. | midipix | 1 | -0/+2 |
2021-04-10 | build system: configure: added --make and MAKE support. | midipix | 1 | -0/+2 |
2020-08-16 | build system: shared library logic: support dso-implemented-as-archive targets. | midipix | 1 | -1/+4 |
2020-05-23 | build system: created skeleton. | midipix | 1 | -0/+332 |