summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2025-03-25Bump build to c++23Maxime Coste
2024-10-19Require mandir to be create before installing the man pagesJohannes Nixdorf
2024-07-27Pass libs after object files to linkerMaxime Coste
2024-05-12Fix tests for OpenBSDMaxime Coste
2024-05-09Fix release directory name and version file locationMaxime Coste
2024-03-31Fix MacOS shell expensions in MakefileMaxime Coste
2024-03-31Add redundant $(shell ...) in Makefile to fix builds on MacOSMaxime Coste
2024-03-23Re-change how compiler detection is doneMaxime Coste
2024-03-22Fix Makefile dist file generationMaxime Coste
2024-03-21Make src/kak a .PHONY target to always set the symlinkMaxime Coste
2024-03-11Fix installation of doc pagesMaxime Coste
2024-03-09Fix gziping man page in MakefileMaxime Coste
2024-03-08Fix clang compilation by enabling sized deallocationsMaxime Coste
2024-03-05Re-enable debug symbols in release buildsMaxime Coste
2024-03-02Merge remote-tracking branch 'arrufat/fix-kakrc-install'Maxime Coste
2024-03-01Fix GCC detection in MakefileMaxime Coste
2024-02-29More FreeBSD Make fixesMaxime Coste
2024-02-29fix install of kakrcAdriĆ  Arrufat
2024-02-29Try to fix FreeBSD make supportMaxime Coste
2024-02-29Rework Makefile compile type tag handlingMaxime Coste
2024-02-27build: switch to POSIX makeSiva Mahadevan
2019-11-10Add a root directory Makefile that forwards to src/ oneMaxime Coste