aboutsummaryrefslogtreecommitdiff
path: root/cgit.mk
AgeCommit message (Expand)Author
2014-01-14makefile: only display lua message onceGravatar Jason A. Donenfeld
2014-01-14makefile: auto-detect presence of various Lua, bsdGravatar Jason A. Donenfeld
2014-01-14filter: add lua supportGravatar Jason A. Donenfeld
2014-01-14filter: basic write hooking infrastructureGravatar Jason A. Donenfeld
2014-01-10filter: split filter functions into their own fileGravatar Jason A. Donenfeld
2014-01-08Use argv_array in place of vectorGravatar Lukas Fleischer
2013-04-08cgit.mk: fix dependency handlingGravatar John Keeping
2013-04-08Makefile: re-include cgit.conf in cgit.mkGravatar John Keeping
2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shGravatar John Keeping
2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesGravatar John Keeping
2013-03-20Makefile: re-use Git's Makefile where possibleGravatar John Keeping