aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
AgeCommit message (Expand)AuthorFilesLines
2016-04-24build: run configure before building dependenciesChristian Hesse1-0/+2
2016-04-23build: add checksum for lua-lpeg patchChristian Hesse1-0/+2
2016-04-22build: change lpeg into lua integrationMarc André Tanner1-14/+7
2016-04-22build: clean up make local/standalone implementationMarc André Tanner1-14/+6
2016-03-24build: use order only dependencies for build folderMarc André Tanner1-10/+11
2016-03-24build: expose make dependency-local targetMarc André Tanner1-4/+9
2016-03-24handle patch as usual sourceChristian Hesse1-4/+8
2016-03-24make sure build directory existsChristian Hesse1-6/+9
2016-03-23build: fix make local, improve make standaloneMarc André Tanner1-5/+27
2016-03-23build: rename package specific targets used for make local/standaloneMarc André Tanner1-27/+27
2016-03-23do not link lua against ncursesChristian Hesse1-1/+1
2016-03-23fix dependencies for standalone buildChristian Hesse1-1/+1
2016-03-21vis: also lookup Lua support files relative to the binary locationMarc André Tanner1-2/+1
2016-03-21build: overhaul build system auto detect stuff using a configure scriptMarc André Tanner1-0/+165