summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Collapse)Author
2012-12-13Makefile: add a userconfig targetMaxime Coste
make userconfig takes care of creating $XDG_CONFIG_HOME/kak/autoload and populate it with links to files in the rc directory
2012-10-11Makefile: add -Wall to CXXFLAGSMaxime Coste
2012-10-10fix make tagsMaxime Coste
2012-08-30More useable menu implementation on ncursesMaxime Coste
2012-08-08Makefile: use -MMD to generate deps instead of using separate stepsMaxime Coste
2011-09-08Makefile: add rule for tagsMaxime Coste
2011-09-02Initial commitMaxime Coste