summaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Expand)Author
2016-03-21build: overhaul build system auto detect stuff using a configure scriptMarc André Tanner
2016-03-06build: remove hardening compiler flags for nowMarc André Tanner
2016-02-28build: do not modify $CFLAGS directlyMarc André Tanner
2016-01-14build: cleanup $LIBS variableMarc André Tanner
2016-01-13Add -pedantic to debug CFLAGS and fix resulting warningsMarc André Tanner
2015-12-29Clean up build systemMarc André Tanner
2015-12-26vis: refactor Lua integrationMarc André Tanner
2015-11-08build: explicitly link againgst dlMarc André Tanner
2015-11-08vis: try to support all lua versions >= 5.1Marc André Tanner
2015-11-08Overhaul build systemMarc André Tanner
2015-10-27build: merge parts of the build system changes from lua branchMarc André Tanner
2015-10-08build: always take revision from current branchMarc André Tanner
2015-10-06Change release tarball compression to gzipMarc André Tanner
2015-10-06add a new Makefile target 'release' to build release tarballChristian Hesse
2015-10-06update version handling to work with tags or without gitChristian Hesse
2015-10-05vis: rework input handling using libtermkeyMarc André Tanner
2015-07-06text: overhaul save implemenationMarc André Tanner
2015-07-05make: only call uname once in config.mkMarc André Tanner
2015-04-22get version from gitChristian Hesse
2015-01-19OpenBSD links against ncursesJames Turner
2015-01-14Add hardening flags for gcc and clangjvoisin
2015-01-03Fix compilation on various *nix systemsMarc André Tanner
2014-10-23Move feature test macros to config.mkMarc André Tanner
2014-08-24Add work in progress editor frontendMarc André Tanner