summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2009-02-25Install builtins with the user and group of the installing personalityGerrit Pape
2009-02-11Fix the installation path for html documentationMichael J Gruber
2009-02-11Makefile: resort filenames alphabeticallyStephan Beyer
2009-02-11Revert "Merge branch 'js/notes'"Junio C Hamano
2009-02-06Merge branch 'js/notes'Junio C Hamano
2009-02-05Makefile: minor improvements for Mac OS X (Darwin)Jay Soffian
2009-02-05Makefile: fix misdetection of relative pathnamesJunio C Hamano
2009-02-04Merge branch 'maint'Junio C Hamano
2009-02-04Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-04add test-dump-cache-tree in MakefileGuanqun Lu
2009-02-01Merge branch 'sp/runtime-prefix'Junio C Hamano
2009-02-01Merge branch 'jk/signal-cleanup'Junio C Hamano
2009-01-28Makefile: Make 'configure --with-expat=path' actually workSerge van den Boom
2009-01-26make: Remove -pthread on Darwin (it is included by cstdlib).Ted Pavlic
2009-01-26Windows: Revert to default paths and convert them by RUNTIME_PREFIXSteffen Prohaska
2009-01-26Compute prefix at runtime if RUNTIME_PREFIX is setSteffen Prohaska
2009-01-26Move computation of absolute paths from Makefile to runtime (in preparation f...Steffen Prohaska
2009-01-24Merge branch 'js/patience-diff'Junio C Hamano
2009-01-22chain kill signals for cleanup functionsJeff King
2009-01-22Merge branch 'rs/ctype'Junio C Hamano
2009-01-20Makefile: use shell for-loop rather than Make's foreach loop during installBrandon Casey
2009-01-18Add ctype testRené Scharfe
2009-01-11Makefile: clean up TEST_PROGRAMS definitionJeff King
2009-01-07Introduce the diff option '--patience'Johannes Schindelin
2009-01-07Merge branch 'mv/um-pdf'Junio C Hamano
2008-12-21Add a script to edit/inspect notesJohannes Schindelin
2008-12-21Introduce commit notesJohannes Schindelin
2008-12-18Enable threaded delta search on Mac OS X/DarwinArjen Laarhoven
2008-12-11Add support for a pdf version of the user manualMiklos Vajna
2008-12-03Install git-stage in exec-pathJunio C Hamano
2008-12-02Makefile: introduce NO_PTHREADSJunio C Hamano
2008-11-28Merge branch 'rs/strbuf-expand'Junio C Hamano
2008-11-24remove the unused files interpolate.c and interpolate.hRené Scharfe
2008-11-15Add cache preload facilityLinus Torvalds
2008-11-13Merge branch 'ds/uintmax-config' (early part)Junio C Hamano
2008-11-11Merge branch 'maint'Junio C Hamano
2008-11-11Makefile: help people who run 'make check' by mistakeJunio C Hamano
2008-11-03Makefile: add install-man rules (quick and normal)Markus Heidelberg
2008-11-03Make Pthread link flags configurableDavid M. Syzdek
2008-11-02Stop using compat/regex.c on platforms with working regexp libraryJunio C Hamano
2008-11-02Add Makefile check for FreeBSD 4.9-SECURITYDavid M. Syzdek
2008-11-02Build: add NO_UINTMAX_T to support ancient systemsDavid M. Syzdek
2008-10-28Install git-cvsserver in $(bindir)Nanako Shiraishi
2008-10-28Install git-shell in bindir, tooTommi Virtanen
2008-10-18diff: unify external diff and funcname parsing codeJeff King
2008-10-09Merge branch 'dp/cywginstat'Shawn O. Pearce
2008-10-09Merge branch 'maint'Shawn O. Pearce
2008-10-03Makefile: do not set NEEDS_LIBICONV for Solaris 8Jeff King
2008-10-03Merge branch 'maint'Shawn O. Pearce
2008-10-03Solaris: Use OLD_ICONV to avoid compile warningsDavid Soria Parra