summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2016-09-21build system: support setting an external folder as the source directory.midipix1-7/+35
2016-09-21build system: configure test optimization: remove `expr` sub-shell invocation.midipix1-1/+1
2016-09-21build system: configure test optimization: use `awk` instead of `grep | cut`.midipix1-2/+1
2016-09-21build system: use `grep -q` instead of `grep > /dev/null`.midipix1-4/+4
2016-09-21build system: add a test for legacy gcc versions.midipix1-0/+4
2016-09-21build system: warn only upon failure to detect native sizeof(void *).midipix1-2/+6
2016-09-21build system: added support for [C|LD]FLAGS_LAST and [C|LD]FLAGS_ONCE.midipix1-0/+12
2016-09-21build system: switch: added skeleton.midipix1-0/+614