summaryrefslogtreecommitdiffhomepage
path: root/sysinfo/host/native.mk
AgeCommit message (Collapse)AuthorFilesLines
2018-12-31build system: major overhaul: removed sysinfo, integrated ccenv.midipix1-45/+0
2016-11-10whitespace meditation.midipix1-2/+2
2016-11-10build system: include host definitions prior to toolchain definitions and ↵midipix1-1/+0
fix CC accordingly.
2016-11-10build system: respect CROSS_COMPILE when setting CC for allegedly native builds.midipix1-1/+1
2016-11-10build system: replace the build_ prefix with the more appropriate native_ ↵midipix1-5/+5
prefix.
2016-11-10build template: native build: set ARCH according to OS and HOST_BITS.midipix1-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-10makefile replacement: step 2/2: use the midipix build template.midipix1-0/+6