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