]> git.cameronkatri.com Git - cgit.git/history - cgit.mk
Replace most uses of strncmp() with prefixcmp()
[cgit.git] / cgit.mk
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