Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-10 | project: request definition of BYTE_ORDER and friends more portably. | midipix | 1 | -1/+1 |
2016-11-10 | build system: display common compiler and linker flags first. | midipix | 1 | -3/+6 |
2016-11-10 | build system: set proper defaults to the various directory variables. | midipix | 1 | -12/+0 |
2016-11-10 | build system: added --exec-prefix support. | midipix | 1 | -0/+1 |
2016-11-10 | project: #define _GNU_SOURCE by default for the sake of BYTE_ORDER and friends. | midipix | 1 | -1/+2 |
2016-11-10 | build system: --toolchain: initial implementation. | midipix | 1 | -0/+1 |
2016-11-10 | build system: use the term 'compiler' rather than 'toolchain' where applicable. | midipix | 1 | -1/+1 |
2016-11-10 | build system: explicitly request standard and feature set. | midipix | 1 | -1/+1 |
2016-11-10 | build system: add support for non-portable host headers. | midipix | 1 | -1/+1 |
2016-11-10 | makefile replacement: step 2/2: use the midipix build template. | midipix | 1 | -0/+49 |