summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2016-04-11build: also probe for lua as lua-{5.2,5.3}Marc André Tanner
2016-03-26fix linker flagsChristian Hesse
2016-03-25configure: fix probing of hardening flagsMarc André Tanner
2016-03-23configure: use capital letters for variable namesChristian Hesse
2016-03-23configure: default to cc instead of c99Marc André Tanner
2016-03-23configure: fix detection of libtermkeyMarc André Tanner
2016-03-23configure: use temporary file instead of /dev/null for compiler outputMarc André Tanner
2016-03-22configure: clear ${C,LD}FLAGS_LUA in error caseMarc André Tanner
2016-03-22configure: exchange _{BSD,DARWIN_C}_SOURCE definesMarc André Tanner
2016-03-21Remove bashisms from configure script.Richard Burke
2016-03-21configure: probe for hardening flagsMarc André Tanner
2016-03-21configure: probe for size optimizing flags (disabled for now)Marc André Tanner
2016-03-21build: reorder some variablesMarc André Tanner
2016-03-21configure: make man and share directories configurableChristian Hesse
2016-03-21configure: fix install prefix for man and share directoriesChristian Hesse
2016-03-21configure: fix condition for libselinuxChristian Hesse
2016-03-21configure: fix condition for libaclChristian Hesse
2016-03-21configure: fix condition for libluaChristian Hesse
2016-03-21configure: fix condition for libtermkeyChristian Hesse
2016-03-21configure: fix condition for ncursesChristian Hesse
2016-03-21build: overhaul build system auto detect stuff using a configure scriptMarc André Tanner