summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: turn on USE_ST_TIMESPEC for FreeBSDJeff King2009-03-221-0/+1
* MinGW: implement mmapJanos Laube2009-03-181-1/+6
* Merge branch 'js/remote-improvements'Junio C Hamano2009-03-171-0/+1
|\
| * add basic http clone/fetch testsJeff King2009-02-261-0/+1
* | Merge branch 'kb/checkout-optim'Junio C Hamano2009-03-171-0/+18
|\ \
| * | Makefile: Set compiler switch for USE_NSECBrian Gernhardt2009-03-081-0/+3
| * | Create USE_ST_TIMESPEC and turn it on for DarwinBrian Gernhardt2009-03-081-0/+7
| * | Record ns-timestamps if possible, but do not use it without USE_NSECKjetil Barvik2009-03-071-0/+8
* | | Merge branch 'tr/gcov'Junio C Hamano2009-03-111-0/+24
|\ \ \ | |_|/ |/| |
| * | Support coverage testing with GCC/gcovThomas Rast2009-02-201-0/+24
* | | Install builtins with the user and group of the installing personalityGerrit Pape2009-02-241-2/+2
|/ /
* | Fix the installation path for html documentationMichael J Gruber2009-02-101-1/+1
* | Makefile: resort filenames alphabeticallyStephan Beyer2009-02-101-8/+8
* | Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-101-3/+0
|/
* Merge branch 'js/notes'Junio C Hamano2009-02-051-0/+3
|\
| * Add a script to edit/inspect notesJohannes Schindelin2008-12-211-0/+1
| * Introduce commit notesJohannes Schindelin2008-12-211-0/+2
* | Makefile: minor improvements for Mac OS X (Darwin)Jay Soffian2009-02-051-2/+4
* | Makefile: fix misdetection of relative pathnamesJunio C Hamano2009-02-051-2/+2
* | Merge branch 'maint'Junio C Hamano2009-02-041-0/+1
|\ \
| * \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-031-1/+1
| |\ \ | | |/ | |/|
| | * add test-dump-cache-tree in MakefileGuanqun Lu2009-02-031-1/+1
* | | Merge branch 'sp/runtime-prefix'Junio C Hamano2009-01-311-19/+30
|\ \ \
| * | | Windows: Revert to default paths and convert them by RUNTIME_PREFIXSteffen Prohaska2009-01-261-3/+1
| * | | Compute prefix at runtime if RUNTIME_PREFIX is setSteffen Prohaska2009-01-261-0/+3
| * | | Move computation of absolute paths from Makefile to runtime (in preparation f...Steffen Prohaska2009-01-261-16/+26
* | | | Merge branch 'jk/signal-cleanup'Junio C Hamano2009-01-311-0/+3
|\ \ \ \
| * | | | chain kill signals for cleanup functionsJeff King2009-01-211-0/+3
| |/ / /
* | | | Makefile: Make 'configure --with-expat=path' actually workSerge van den Boom2009-01-281-1/+9
* | | | make: Remove -pthread on Darwin (it is included by cstdlib).Ted Pavlic2009-01-261-0/+1
* | | | Merge branch 'js/patience-diff'Junio C Hamano2009-01-231-1/+1
|\ \ \ \
| * | | | Introduce the diff option '--patience'Johannes Schindelin2009-01-071-1/+1
| | |/ / | |/| |
* | | | Merge branch 'rs/ctype'Junio C Hamano2009-01-211-0/+3
|\ \ \ \
| * | | | Add ctype testRené Scharfe2009-01-171-1/+11
* | | | | Makefile: use shell for-loop rather than Make's foreach loop during installBrandon Casey2009-01-191-4/+6
| |_|/ / |/| | |
* | | | Makefile: clean up TEST_PROGRAMS definitionJeff King2009-01-111-1/+8
|/ / /
* | | Merge branch 'mv/um-pdf'Junio C Hamano2009-01-071-0/+6
|\ \ \ | |/ / |/| |
| * | Add support for a pdf version of the user manualMiklos Vajna2008-12-101-0/+6
* | | Enable threaded delta search on Mac OS X/DarwinArjen Laarhoven2008-12-171-0/+1
|/ /
* | Install git-stage in exec-pathJunio C Hamano2008-12-031-0/+1
* | Makefile: introduce NO_PTHREADSJunio C Hamano2008-12-021-1/+16
* | Merge branch 'rs/strbuf-expand'Junio C Hamano2008-11-271-1/+0
|\ \
| * | remove the unused files interpolate.c and interpolate.hRené Scharfe2008-11-231-1/+0
* | | Add cache preload facilityLinus Torvalds2008-11-141-0/+1
|/ /
* | Merge branch 'ds/uintmax-config' (early part)Junio C Hamano2008-11-121-1/+10
|\ \
| * | Make Pthread link flags configurableDavid M. Syzdek2008-11-021-1/+3
| * | Add Makefile check for FreeBSD 4.9-SECURITYDavid M. Syzdek2008-11-021-0/+4
| * | Build: add NO_UINTMAX_T to support ancient systemsDavid M. Syzdek2008-11-021-0/+3
* | | Merge branch 'maint'Junio C Hamano2008-11-111-1/+10
|\ \ \ | | |/ | |/|
| * | Makefile: help people who run 'make check' by mistakeJunio C Hamano2008-11-111-1/+10