summaryrefslogtreecommitdiffhomepage
path: root/sysinfo/host
AgeCommit message (Expand)AuthorFilesLines
2016-11-10build system: sysinfo/host.sh: remove host_endian_h, as it is no longer needed.midipix1-34/+0
2016-11-10build system: configure, host.sh: use modern portable shell idioms.midipix1-2/+2
2016-11-10build system: added fallback host recipe.midipix1-0/+7
2016-11-10whitespace meditation.midipix7-14/+14
2016-11-10build system: include host definitions prior to toolchain definitions and fix...midipix1-1/+0
2016-11-10build system: remove dependency on compiler support of the --include switch.midipix1-6/+6
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_ pre...midipix1-5/+5
2016-11-10build system: host.sh: do not quote $mb_compiler, as it may contain switches.midipix1-4/+4
2016-11-10build system: add support for non-portable host headers.midipix1-0/+82
2016-11-10build system: set ARCH (sub-folder for arch-specific files) by host.midipix6-0/+6
2016-11-10build system: assign variable values via '=' rather than '?='.midipix6-12/+12
2016-11-10build template: native build: set ARCH according to OS and HOST_BITS.midipix1-0/+40
2016-11-10makefile replacement: step 2/2: use the midipix build template.midipix7-0/+30