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
2018-02-03
Makefile: Only check for pkg-config when on a system that uses it
Maxime Coste
2018-01-11
src makefile: Abort compilation when `pkg-config` is not in PATH
Frank LENORMAND
2017-11-19
Docs: add missing -i <suffix> command line flag
Delapouite
2017-11-19
Makefile: Add ability to disable compressing manpage
Kylie McClain
2017-11-17
Makefile: use PKG_CONFIG, not pkg-config
Kylie McClain
2017-11-02
doc.kak: Render documentation internally instead of relying on man
Maxime Coste
2017-11-01
Rename doc/manpages to doc/pages
Maxime Coste
2017-11-01
Regex: Remove boost related code
Maxime Coste
2017-10-30
Makefile: Use pkg-config on Linux to get the ncurses compilation flags
Maxime Coste
2017-08-03
Change documentation directory towards $kak_runtime/doc
Maxime Coste
2017-07-19
Fix travis configuration for C++14 support
Maxime Coste
2017-07-19
Migrate code to c++14
Maxime Coste
2017-06-26
Disable -Wunknown-attributes
Maxime Coste
2017-06-17
Disable -Wnoexcept-type warning
Maxime Coste
2017-05-27
Put the doc/manpages/ pages in the 'k' section
Maxime Coste
2017-05-20
Always link input files in the same order
Bernhard M. Wiedemann
2017-05-20
do not embed timestamps in .gz files
Bernhard M. Wiedemann
2017-03-26
src: Fix the `distclean` Makefile target
Frank LENORMAND
2017-03-07
Update Makefile
guillaumecherel
2017-02-27
Compile optimized and debug into different files, make `kak` a symlink
Maxime Coste
2017-02-27
Cleanup some tabby mess in the Makefile
Maxime Coste
2017-01-29
Fix option name in haskell.kak
Maxime Coste
2017-01-14
Remove the option that excludes the `-pedantic` flag from `CXXFLAGS`
Frank LENORMAND
2017-01-05
Use PREFIX to locate ncurses and boost on macOS
Rob Warner
2017-01-04
Allow non-standard homebrew location for boost and ncurses linking
Rob Warner
2016-12-30
use explicit flags for homebrew's boost on osx
Martin Chaine
2016-11-02
Add experimental static linking support to the makefile
Maxime Coste
2016-10-13
Use CPPFLAGS instead of CXXFLAGS for the _XOPEN_SOURCE define
Maxime Coste
2016-10-01
Enable _XOPEN_SOURCE=700 on cygwin to get the wcwidth function
Maxime Coste
2016-09-25
Add some standard GNU targets to the Makefile
Frank LENORMAND
2016-03-10
Update Makefile for OSX build with homebrew ncurses
Robert J. Ennis
2016-02-18
Disable interactive mode when moving documentation manpages
Frank LENORMAND
2016-02-11
Merge remote-tracking branch 'jjthrash/osx-asciidoc-fixes'
Maxime Coste
2016-02-11
Support validating some options values before setting them
Maxime Coste
2016-02-11
Remove A2X variable from Makefile since it doesn't fix the OSX homebrew problem
Jimmy Thrasher
2016-02-11
Convert GNU sed extension into more general expression to work with BSD/OSX
Jimmy Thrasher
2016-02-11
Turn off xmllint for a2x.py
Jimmy Thrasher
2016-02-06
Cleanup doc manpages generation
Maxime Coste
2016-02-04
Prevent unconditional generation of the man pages, fix the executable name fo...
Frank LENORMAND
2016-02-04
Rename the man page to `kak`
Frank LENORMAND
2016-02-04
Properly install the man page when using a custom prefix
Frank LENORMAND
2016-02-04
Fix the installation of documentation pages
Frank LENORMAND
2016-02-04
Merge remote-tracking branch 'occivink/master'
Maxime Coste
2016-02-03
Adapt 'make install' to rc/ reorganization
O. Perret
2016-02-03
Generate the documentation pages in the troff format
Frank LENORMAND
2016-02-03
Migrate the raw troff `kakoune` man page to the asciidoc format
Frank LENORMAND
2016-02-02
Add a basic man page
Frank LENORMAND
2015-12-12
Remove deprecated userconfig rule
Enrico Lumetti
2015-11-19
Makefile: Allow for passing include/ncursesw path
Kylie McClain
2015-11-19
Fix building with musl libc
Kylie McClain
[prev]
[next]