| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-11 | Add a test make target | Maxime Coste | |
| 2014-10-08 | empty DESTDIR | Roberto Zanotto | |
| 2014-09-28 | Pass -rdynamic only to the linker | Maxime Coste | |
| 2014-09-18 | Fix compilation on recent cygwin | Maxime Coste | |
| 2014-09-15 | Makefile: Include system header in generated dependencies | Maxime Coste | |
| 2014-08-12 | Make safe_ptr able to track callstacks | Maxime Coste | |
| The code stays disabled, as the performance penalty is quite high, but can be enabled to help debugging safe pointers. | |||
| 2014-04-03 | Merge remote-tracking branch 'jjthrash/osx-install-fixes' | Maxime Coste | |
| 2014-04-03 | Remove redundant -D that was causing problems on OSX | Jimmy Thrasher | |
| The prior `mkdir -p` took care of what -D was supposed to do. | |||
| 2014-04-03 | Fix cygwin detection in Makefile | Maxime Coste | |
| 2014-04-03 | Detect Darwin in the Makefile and plan accordingly | Jimmy Thrasher | |
| 2013-12-23 | make userconfig: install all kak scripts | Maxime Coste | |
| 2013-12-23 | Make kak more installable | Maxime Coste | |
| * Kak relies on the kakrc file to be in ../share/kak/kakrc relative to kak binary rather than in the same directory * Added an install target to the Makefile | |||
| 2013-11-12 | Centralize file mimetype detection in mime.kak | Maxime Coste | |
| This way, 'file --mime-type $buffer' is called only once per file rather than once per filetype detection hook. | |||
| 2013-11-09 | cleanup Makefile | Maxime Coste | |
| 2013-11-07 | Makefile: use boost_regex-mt on Cygwin | Maxime Coste | |
| 2013-07-12 | Compile with gnu++11 so that cygwin is happy, and remove unneeded -lmenu | Maxime Coste | |
| 2013-04-18 | add man.kak which provides a man command for displaying man pages in kakoune | Maxime Coste | |
| 2013-04-04 | compile with -pedantic option and fix warnings | Maxime Coste | |
| 2013-04-03 | Makefile: hide object files | Maxime Coste | |
| 2013-03-15 | Makefile: fix link with bfd linker | Maxime Coste | |
| 2013-02-27 | Add a debug option to Makefile, and use KAK_DEBUG define to remove debug code | Maxime Coste | |
| 2013-02-26 | Use ncursesw in order to get correct utf8 handling | Maxime Coste | |
| 2013-02-21 | Add mail.kak for mail file highlighting | Maxime Coste | |
| 2013-01-08 | add sh.kak for shell script highlighting | Maxime Coste | |
| 2013-01-08 | Make: fix userconfig target | Maxime Coste | |
| 2013-01-04 | add client.kak providing 'new' command for opening a new client | Maxime Coste | |
| Autodetect tmux, use tmux if we are in a tmux session, else fallback to urxvt. | |||
| 2012-12-13 | Makefile: add a userconfig target | Maxime 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-11 | Makefile: add -Wall to CXXFLAGS | Maxime Coste | |
| 2012-10-10 | fix make tags | Maxime Coste | |
| 2012-08-30 | More useable menu implementation on ncurses | Maxime Coste | |
| 2012-08-08 | Makefile: use -MMD to generate deps instead of using separate steps | Maxime Coste | |
| 2011-09-08 | Makefile: add rule for tags | Maxime Coste | |
| 2011-09-02 | Initial commit | Maxime Coste | |
