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
/
Makefile
Age
Commit message (
Expand
)
Author
2025-03-25
Bump build to c++23
Maxime Coste
2024-10-19
Require mandir to be create before installing the man pages
Johannes Nixdorf
2024-07-27
Pass libs after object files to linker
Maxime Coste
2024-05-12
Fix tests for OpenBSD
Maxime Coste
2024-05-09
Fix release directory name and version file location
Maxime Coste
2024-03-31
Fix MacOS shell expensions in Makefile
Maxime Coste
2024-03-31
Add redundant $(shell ...) in Makefile to fix builds on MacOS
Maxime Coste
2024-03-23
Re-change how compiler detection is done
Maxime Coste
2024-03-22
Fix Makefile dist file generation
Maxime Coste
2024-03-21
Make src/kak a .PHONY target to always set the symlink
Maxime Coste
2024-03-11
Fix installation of doc pages
Maxime Coste
2024-03-09
Fix gziping man page in Makefile
Maxime Coste
2024-03-08
Fix clang compilation by enabling sized deallocations
Maxime Coste
2024-03-05
Re-enable debug symbols in release builds
Maxime Coste
2024-03-02
Merge remote-tracking branch 'arrufat/fix-kakrc-install'
Maxime Coste
2024-03-01
Fix GCC detection in Makefile
Maxime Coste
2024-02-29
More FreeBSD Make fixes
Maxime Coste
2024-02-29
fix install of kakrc
AdriĆ Arrufat
2024-02-29
Try to fix FreeBSD make support
Maxime Coste
2024-02-29
Rework Makefile compile type tag handling
Maxime Coste
2024-02-27
build: switch to POSIX make
Siva Mahadevan
2019-11-10
Add a root directory Makefile that forwards to src/ one
Maxime Coste