summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2014-10-11Add a test make targetMaxime Coste
2014-10-08empty DESTDIRRoberto Zanotto
2014-09-28Pass -rdynamic only to the linkerMaxime Coste
2014-09-18Fix compilation on recent cygwinMaxime Coste
2014-09-15Makefile: Include system header in generated dependenciesMaxime Coste
2014-08-12Make safe_ptr able to track callstacksMaxime Coste
2014-04-03Merge remote-tracking branch 'jjthrash/osx-install-fixes'Maxime Coste
2014-04-03Remove redundant -D that was causing problems on OSXJimmy Thrasher
2014-04-03Fix cygwin detection in MakefileMaxime Coste
2014-04-03Detect Darwin in the Makefile and plan accordinglyJimmy Thrasher
2013-12-23make userconfig: install all kak scriptsMaxime Coste
2013-12-23Make kak more installableMaxime Coste
2013-11-12Centralize file mimetype detection in mime.kakMaxime Coste
2013-11-09cleanup MakefileMaxime Coste
2013-11-07Makefile: use boost_regex-mt on CygwinMaxime Coste
2013-07-12Compile with gnu++11 so that cygwin is happy, and remove unneeded -lmenuMaxime Coste
2013-04-18add man.kak which provides a man command for displaying man pages in kakouneMaxime Coste
2013-04-04compile with -pedantic option and fix warningsMaxime Coste
2013-04-03Makefile: hide object filesMaxime Coste
2013-03-15Makefile: fix link with bfd linkerMaxime Coste
2013-02-27Add a debug option to Makefile, and use KAK_DEBUG define to remove debug codeMaxime Coste
2013-02-26Use ncursesw in order to get correct utf8 handlingMaxime Coste
2013-02-21Add mail.kak for mail file highlightingMaxime Coste
2013-01-08add sh.kak for shell script highlightingMaxime Coste
2013-01-08Make: fix userconfig targetMaxime Coste
2013-01-04add client.kak providing 'new' command for opening a new clientMaxime Coste
2012-12-13Makefile: add a userconfig targetMaxime Coste
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