]> gitweb.ps.run Git - ps-cgit/history - cgit.mk
auth: add basic authentication filter framework
[ps-cgit] / cgit.mk
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