summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2016-05-06build system: configure: added --disable-[shared|static] support.midipix1-0/+31
2016-05-06build system: configure: native os: use 'any-os' as needed.midipix1-0/+5
2016-05-06build system: configure: native os: remove dead assignments.midipix1-4/+0
2016-04-23build system: added utility nickname support.midipix1-0/+13
2016-04-20build system: when present, use the git refdir as a version.tag dependency.midipix1-0/+6
2016-04-20build system: remove syslibdir support, fix related typo in config.usage.midipix1-6/+0
2016-04-20build system: added empty --prefix and --exec-prefix support.midipix1-2/+8
2016-04-20build system: set proper defaults to the various directory variables.midipix1-9/+10
2016-04-20build system: added --exec-prefix support.midipix1-0/+6
2016-02-27build system: configure: call make host.tag in quiet mode.midipix1-1/+1
2016-02-27build system: render detection of the native compiler informational only.midipix1-4/+4
2016-02-27build system: added fallback compiler recipe.midipix1-0/+7
2016-02-27build system: configure: fix usage() for out-of-tree builds.midipix1-1/+1
2016-02-27build system: configure, host.sh: use modern portable shell idioms.midipix1-22/+22
2016-02-27build system: added fallback host recipe.midipix1-0/+11
2016-02-27build system: --toolchain: initial implementation.midipix1-0/+11
2016-02-27build system: use the term 'compiler' rather than 'toolchain' where applicable.midipix1-17/+17
2016-02-14build system: add support for CFLAGS_OS and CFLAGS_SITE.midipix1-0/+6
2016-01-01created skeleton.midipix1-0/+432