]> git.cameronkatri.com Git - cgit.git/history - cgit.mk
git: update to v2.32.0
[cgit.git] / cgit.mk
2017-10-03 Jeff Smithui-blame: add blame UI
2016-11-25 Peter ColbergLink with -ldl on GNU Hurd
2016-07-06 Peter ColbergLink with -ldl on GNU/kFreeBSD
2016-06-17 Kylie McClaincgit.mk: Use $PKG_CONFIG
2015-03-09 John KeepingMakefile: add a target to run CGit through sparse
2014-02-20 Jason A. DonenfeldMakefile: suppress pkg-config error
2014-01-22 Natanael Copamakefile: use LUA_PKGCONFIG to set Lua implementation
2014-01-19 Sebastian Andrzej... cache: use sendfile() instead of a pair of read() ...
2014-01-14 Jason A. Donenfeldmakefile: only display lua message once
2014-01-14 Jason A. Donenfeldmakefile: auto-detect presence of various Lua, bsd
2014-01-14 Jason A. Donenfeldfilter: add lua support
2014-01-14 Jason A. Donenfeldfilter: basic write hooking infrastructure
2014-01-10 Jason A. Donenfeldfilter: split filter functions into their own file
2014-01-08 Lukas FleischerUse argv_array in place of vector
2013-04-08 John Keepingcgit.mk: fix dependency handling
2013-04-08 John KeepingMakefile: re-include cgit.conf in cgit.mk
2013-03-20 John Keepingcgit.mk: Use SHELL_PATH_SQ to run gen-version.sh
2013-03-20 John Keepingcgit.mk: don't rebuild everything if CGIT_VERSION changes
2013-03-20 John KeepingMakefile: re-use Git's Makefile where possible