summaryrefslogtreecommitdiffhomepage
path: root/sysinfo/toolchain
AgeCommit message (Expand)AuthorFilesLines
2016-11-10build system: PE targets: added import library version support.midipix2-0/+2
2016-11-10build system: --toolchain: initial implementation.midipix2-0/+34
2016-11-10build system: use the term 'compiler' rather than 'toolchain' where applicable.midipix3-139/+0
2016-11-10whitespace meditation.midipix3-56/+56
2016-11-10build system: gcc: add missing cross-compilation conditional.midipix1-1/+5
2016-11-10build system: fix support of CC, CPP, and CXX directly passed to configure.midipix3-9/+51
2016-11-10build system: include host definitions prior to toolchain definitions and fix...midipix1-1/+1
2016-11-10build system: add cparser support.midipix1-0/+34
2016-11-10build system: add missing -E in clang's CPP variable definition.midipix1-1/+1
2016-11-10build system: replace the build_ prefix with the more appropriate native_ pre...midipix1-3/+3
2016-11-10build system: use toolchain as a build_cc default.midipix1-3/+3
2016-11-10build system: assign variable values via '=' rather than '?='.midipix2-2/+2
2016-11-10makefile replacement: step 2/2: use the midipix build template.midipix2-0/+59