Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-14 | build system: upgrade build system, eliminate differences in core definitions. | midipix | 2 | -0/+2 |
2016-02-27 | build system: --toolchain: initial implementation. | midipix | 2 | -0/+34 |
2016-02-27 | build system: use the term 'compiler' rather than 'toolchain' where applicable. | midipix | 3 | -139/+0 |
2015-10-31 | build system: gcc: add missing cross-compilation conditional. | midipix | 1 | -1/+5 |
2015-10-31 | build system: fix support of CC, CPP, and CXX directly passed to configure. | midipix | 3 | -9/+51 |
2015-10-31 | build system: include host definitions prior to toolchain definitions | midipix | 1 | -1/+1 |
2015-10-31 | build system: add cparser support. | midipix | 1 | -0/+34 |
2015-10-31 | build system: add missing -E in clang's CPP variable definition. | midipix | 1 | -1/+1 |
2015-09-26 | makefile replacement: step 2/2: use the midipix build template. | midipix | 2 | -0/+59 |