summaryrefslogtreecommitdiff
path: root/GNUmakefile
AgeCommit message (Expand)Author
2016-04-26build: try to produce a statically linked position independent executableMarc André Tanner
2016-04-26build: skip -pie for static buildChristian Hesse
2016-04-25build: explicitly pass $CFLAGS to make invocationMarc André Tanner
2016-04-24build: run configure before building dependenciesChristian Hesse
2016-04-23build: add checksum for lua-lpeg patchChristian Hesse
2016-04-22build: change lpeg into lua integrationMarc André Tanner
2016-04-22build: clean up make local/standalone implementationMarc André Tanner
2016-03-24build: use order only dependencies for build folderMarc André Tanner
2016-03-24build: expose make dependency-local targetMarc André Tanner
2016-03-24handle patch as usual sourceChristian Hesse
2016-03-24make sure build directory existsChristian Hesse
2016-03-23build: fix make local, improve make standaloneMarc André Tanner
2016-03-23build: rename package specific targets used for make local/standaloneMarc André Tanner
2016-03-23do not link lua against ncursesChristian Hesse
2016-03-23fix dependencies for standalone buildChristian Hesse
2016-03-21vis: also lookup Lua support files relative to the binary locationMarc André Tanner
2016-03-21build: overhaul build system auto detect stuff using a configure scriptMarc André Tanner