index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
Age
Commit message (
Expand
)
Author
2015-11-04
Merge https://github.com/alpha123/kakoune
Maxime Coste
2015-11-03
Build on FreeBSD
alpha123
2015-11-03
Adding support for DragonFlyBSD.
sinetek
2015-09-24
Add Haiku support.
Filip Szczepański
2015-09-21
Use different object filenames between debug/non-debug builds
Maxime Coste
2015-08-30
Prevented incorrect softlink from being created
Clemens Stadlbauer
2015-07-25
CPPFLAGS should use to specify flags for C pre-processor
TSUYUSATO Kitsune
2015-07-22
Add /usr/include/ncursesw in the include dirs list
Maxime Coste
2015-07-20
Remove -rdynamic from cygwin LDFLAGS
Maxime Coste
2015-07-14
Install color schemes
Eike Plack
2015-06-27
Use a relative symlink for autoload
Maxime Coste
2015-06-26
Removed the '-r' flag from the ln command in the install step of the Makefile...
tduzan
2015-06-16
Resolve symbol names in Cygwin Backtrace::desc implementation
Maxime Coste
2015-06-02
Fix Makefile for Fedora packaging system
Jiří Konečný
2015-05-30
Autoload site wide kak scripts if the user does not have his own autoload folder
Maxime Coste
2015-05-27
Tweak Makefile, enable -rdynamic so that backtraces symbols are found
Maxime Coste
2015-05-26
Retreat ! go back to C++11 only code
Maxime Coste
2015-05-25
Try gnu++1y
Maxime Coste
2015-05-25
Use gnu++14 only for Cygwin, as not recognized on OSX
Maxime Coste
2015-05-25
Use gnu++14, as some posix functions disappear in c++14 mode
Maxime Coste
2015-05-25
Migrate code to c++14
Maxime Coste
2015-01-13
-rdynamic does not work on gcc 4.9 under cygwin
Maxime Coste
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
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
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
2013-11-12
Centralize file mimetype detection in mime.kak
Maxime Coste
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
2012-12-13
Makefile: add a userconfig target
Maxime Coste
2012-10-11
Makefile: add -Wall to CXXFLAGS
Maxime Coste
[prev]
[next]