Age | Commit message (Expand) | Author | Files | Lines |
2016-11-10 | config.project: no need to define _BSD_SOURCE. | midipix | 1 | -1/+1 |
2016-11-10 | project: added support for [C|LD]FLAGS_LAST and [C|LD]FLAGS_ONCE. | midipix | 1 | -0/+4 |
2016-11-10 | build system: configure, project: added --avoid-version support. | midipix | 1 | -0/+1 |
2016-11-10 | build system: configure, project: added --disable-frontend support. | midipix | 1 | -0/+1 |
2016-11-10 | build system: project: added custom header installation support. | midipix | 1 | -0/+1 |
2016-11-10 | build system: added --strict, --ccstrict, --ldstrict support. | midipix | 1 | -0/+2 |
2016-11-10 | build system: added support for CFLAGS_UTIL, LDFLAGS_UTIL. | midipix | 1 | -0/+2 |
2016-11-10 | build system: configure: added --disable-[shared|static] support. | midipix | 1 | -0/+7 |
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 |