Go to file
Andreas Ericsson 9b17380391 Make 'make clean' wipe all object files in src/*/
Instead of naming the subdirectories explicitly (which will result in
us forgetting about one sooner or later), we change the shell glob
pattern to wipe all object files from all subdirectories under src/.

Signed-off-by: Andreas Ericsson <ae@op5.se>
2010-04-14 19:38:38 +02:00
src msvc: Fix some "unreferenced formal parameter" warnings 2010-01-20 20:22:10 +00:00
tests Makefile: Add support for building with MSVC 2010-02-01 10:39:10 +01:00
.gitignore Add test-suite coverage testing using gcov 2009-10-13 16:26:05 +01:00
.HEADER Switch the license from BSD to GPL+libgcc exception 2008-11-01 15:55:47 -07:00
api.doxygen Fix "'__thread' not at start of declaration" warnings (-Wextra) 2010-01-20 20:19:06 +00:00
CONVENTIONS Move include files to include/git/, drop git_ prefix from file names 2008-11-01 15:42:23 -07:00
COPYING Switch the license from BSD to GPL+libgcc exception 2008-11-01 15:55:47 -07:00
git.git-authors Add Adam Simpkins to list of consenting authors 2008-12-09 08:36:10 -08:00
libgit2.pc.in Add support for installing to a libdir other than 'lib'. 2009-02-01 15:00:10 -08:00
Makefile Make 'make clean' wipe all object files in src/*/ 2010-04-14 19:38:38 +02:00