summaryrefslogtreecommitdiff
path: root/GNUmakefile
AgeCommit message (Expand)Author
2017-05-31build: remove standaloneChristian Hesse
2017-05-31build: remove shell based self contained executableChristian Hesse
2017-04-11build: update libtermeky to version 0.20Marc André Tanner
2017-03-31Use a minimal POSIX shar implementation for self extracting executableMarc André Tanner
2017-03-16build: include dvtm terminfo entries in standalone buildsMarc André Tanner
2017-03-07standalone: use stronger hashing algorithm for source verificationChristian Hesse
2017-02-01standalone: use git snapshots for attr and aclChristian Hesse
2017-01-31standalone: update lua to version 5.3.4Christian Hesse
2017-01-31standalone: update lpeg to version 1.0.1Christian Hesse
2017-01-31build: properly strip elf executablesChristian Hesse
2017-01-20standalone: work around borked dependencies in attrChristian Hesse
2017-01-19build: more standalone build multilib cleanupMarc André Tanner
2017-01-19build: try to fix standalone build for multilib systemsMarc André Tanner
2017-01-19standalone: work around borked dependencies in aclChristian Hesse
2017-01-19build: slightly cleanup make standaloneMarc André Tanner
2017-01-18standalone: build with POSIX ACL supportChristian Hesse
2017-01-16make: define EXECUTABLES and install in a loopChristian Hesse
2017-01-16single: include tools vis-{clipboard,complete,menu,open}Christian Hesse
2017-01-11single: allow to build self-extracting executableChristian Hesse
2017-01-04standalone: update to musl version 1.1.16Christian Hesse
2016-12-28build: use latest Lua 5.3.x for make local and standalone buildsMarc André Tanner
2016-12-27build: update libtermkey to version 0.19Marc André Tanner
2016-12-27build: configure ncurses with --disable-leaksMarc André Tanner
2016-12-16build: update unused make standalone/local Lua reference to 5.3.3Marc André Tanner
2016-12-13build: fix Cygwin buildMarc André Tanner
2016-12-13build: add configure options for built-in lpeg supportMarc André Tanner
2016-07-15build: properly set LDFLAGS for standalone build dependenciesMarc André Tanner
2016-07-11standalone: update to musl version 1.1.15Christian Hesse
2016-06-28remove duplicate argumentJames Campos
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