summaryrefslogtreecommitdiffhomepage
path: root/sysinfo
AgeCommit message (Expand)AuthorFilesLines
2016-04-21build system: properly use DESTDIR in conjunction with individual variables.midipix2-4/+4
2016-02-27build system: added fallback compiler recipe.midipix1-0/+29
2016-02-27build system: configure, host.sh: use modern portable shell idioms.midipix1-1/+1
2016-02-27build system: added fallback host recipe.midipix4-2/+23
2016-02-27build system: --toolchain: initial implementation.midipix5-57/+34
2016-02-27build system: use the term 'compiler' rather than 'toolchain' where applicable.midipix5-109/+109
2015-12-27build system: DESTDIR: avoid accidental posix-special leading two slashes.midipix2-4/+4
2015-10-31build system: gcc: add missing cross-compilation conditional.midipix1-1/+5
2015-10-31build system: fix support of CC, CPP, and CXX directly passed to configure.midipix3-9/+51
2015-10-31build system: include host definitions prior to toolchain definitionsmidipix2-2/+1
2015-10-31build system: add cparser support.midipix1-0/+34
2015-10-31build system: add missing -E in clang's CPP variable definition.midipix1-1/+1
2015-09-26makefile replacement: step 2/2: use the midipix build template.midipix15-0/+240