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