aboutsummaryrefslogtreecommitdiff
path: root/cgit.mk
AgeCommit message (Expand)AuthorFilesLines
2017-10-03ui-blame: add blame UIJeff Smith1-0/+1
2016-11-25Link with -ldl on GNU HurdPeter Colberg1-1/+1
2016-07-06Link with -ldl on GNU/kFreeBSDPeter Colberg1-2/+2
2016-06-17cgit.mk: Use $PKG_CONFIGKylie McClain1-3/+5
2015-03-09Makefile: add a target to run CGit through sparseJohn Keeping1-1/+8
2014-02-20Makefile: suppress pkg-config errorJason A. Donenfeld1-1/+1
2014-01-22makefile: use LUA_PKGCONFIG to set Lua implementationNatanael Copa1-24/+12
2014-01-19cache: use sendfile() instead of a pair of read() + write()Sebastian Andrzej Siewior1-0/+8
2014-01-14makefile: only display lua message onceJason A. Donenfeld1-8/+7
2014-01-14makefile: auto-detect presence of various Lua, bsdJason A. Donenfeld1-10/+37
2014-01-14filter: add lua supportJason A. Donenfeld1-3/+19
2014-01-14filter: basic write hooking infrastructureJason A. Donenfeld1-1/+3
2014-01-10filter: split filter functions into their own fileJason A. Donenfeld1-0/+1
2014-01-08Use argv_array in place of vectorLukas Fleischer1-1/+0
2013-04-08cgit.mk: fix dependency handlingJohn Keeping1-0/+8
2013-04-08Makefile: re-include cgit.conf in cgit.mkJohn Keeping1-0/+2
2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping1-1/+1
2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping1-1/+8
2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping1-0/+74