Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-10 | build system: include host definitions prior to toolchain definitions and ↵ | midipix | 1 | -1/+0 | |
fix CC accordingly. | |||||
2016-11-10 | build system: respect CROSS_COMPILE when setting CC for allegedly native builds. | midipix | 1 | -1/+1 | |
2016-11-10 | build system: replace the build_ prefix with the more appropriate native_ ↵ | midipix | 1 | -5/+5 | |
prefix. | |||||
2016-11-10 | build template: native build: set ARCH according to OS and HOST_BITS. | midipix | 1 | -0/+40 | |
The ARCH variable holds the name of a sub-folder where alternate, arch-specific source files may be provided. This project currently does not use such files (and none are anticipated), however other midipix projects which share the same build template do. | |||||
2016-11-10 | makefile replacement: step 2/2: use the midipix build template. | midipix | 1 | -0/+6 | |