aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
AgeCommit message (Expand)AuthorFilesLines
2017-01-11single: allow to build self-extracting executableChristian Hesse1-0/+5
2017-01-04standalone: update to musl version 1.1.16Christian Hesse1-2/+2
2016-12-28build: use latest Lua 5.3.x for make local and standalone buildsMarc André Tanner1-4/+4
2016-12-27build: update libtermkey to version 0.19Marc André Tanner1-2/+2
2016-12-27build: configure ncurses with --disable-leaksMarc André Tanner1-1/+1
2016-12-16build: update unused make standalone/local Lua reference to 5.3.3Marc André Tanner1-2/+2
2016-12-13build: fix Cygwin buildMarc André Tanner1-1/+2
2016-12-13build: add configure options for built-in lpeg supportMarc André Tanner1-14/+11
2016-07-15build: properly set LDFLAGS for standalone build dependenciesMarc André Tanner1-2/+2
2016-07-11standalone: update to musl version 1.1.15Christian Hesse1-2/+2
2016-06-28remove duplicate argumentJames Campos1-1/+1
2016-04-26build: try to produce a statically linked position independent executableMarc André Tanner1-0/+2
2016-04-26build: skip -pie for static buildChristian Hesse1-2/+2
2016-04-25build: explicitly pass $CFLAGS to make invocationMarc André Tanner1-2/+2
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