Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-10 | build system: fix support of CC, CPP, and CXX directly passed to configure. | midipix | 1 | -3/+17 | |
2016-11-10 | build system: add missing -E in clang's CPP variable definition. | midipix | 1 | -1/+1 | |
2016-11-10 | build system: replace the build_ prefix with the more appropriate native_ ↵ | midipix | 1 | -3/+3 | |
prefix. | |||||
2016-11-10 | build system: use toolchain as a build_cc default. | midipix | 1 | -3/+3 | |
2016-11-10 | build system: assign variable values via '=' rather than '?='. | midipix | 1 | -1/+1 | |
2016-11-10 | makefile replacement: step 2/2: use the midipix build template. | midipix | 1 | -0/+34 | |