Age | Commit message (Expand) | Author | Files | Lines |
2016-04-20 | build system: added --exec-prefix support. | midipix | 1 | -0/+6 |
2016-02-27 | build system: configure: call make host.tag in quiet mode. | midipix | 1 | -1/+1 |
2016-02-27 | build system: render detection of the native compiler informational only. | midipix | 1 | -4/+4 |
2016-02-27 | build system: added fallback compiler recipe. | midipix | 1 | -0/+7 |
2016-02-27 | build system: configure: fix usage() for out-of-tree builds. | midipix | 1 | -1/+1 |
2016-02-27 | build system: configure, host.sh: use modern portable shell idioms. | midipix | 1 | -22/+22 |
2016-02-27 | build system: added fallback host recipe. | midipix | 1 | -0/+11 |
2016-02-27 | build system: --toolchain: initial implementation. | midipix | 1 | -0/+11 |
2016-02-27 | build system: use the term 'compiler' rather than 'toolchain' where applicable. | midipix | 1 | -17/+17 |
2015-12-03 | build system: set TARGET to 'native' as appropriate. | midipix | 1 | -0/+6 |
2015-12-03 | build system: use HOST as a fallback default for TARGET. | midipix | 1 | -0/+1 |
2015-10-31 | build system: configure: usage(): initial documentation. | midipix | 1 | -0/+6 |
2015-10-31 | build system: fix support of CC, CPP, and CXX directly passed to configure. | midipix | 1 | -0/+8 |
2015-10-31 | build system: add cparser support. | midipix | 1 | -0/+7 |
2015-10-31 | build system: configure: display status upon successful completion. | midipix | 1 | -0/+8 |
2015-10-31 | build system: perform the host-targeting toolchain tests (host.tag) | midipix | 1 | -0/+11 |
2015-09-26 | makefile replacement: step 2/2: use the midipix build template. | midipix | 1 | -0/+385 |
2015-09-26 | makefile replacement: step 1/2: remove the project's ad-hoc makefile. | midipix | 1 | -115/+0 |
2015-04-12 | dalist: initial commit. | midipix | 1 | -0/+115 |