summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/no-perl'Junio C Hamano2009-04-121-2/+26
|\
| * tests: skip perl tests if NO_PERL is definedJeff King2009-04-081-0/+1
| * Makefile: allow building without perlJeff King2009-04-081-2/+25
* | Merge branch 'cc/bisect-filter'Junio C Hamano2009-04-121-0/+2
|\ \ | |/ |/|
| * bisect--helper: implement "git bisect--helper"Christian Couder2009-04-051-0/+1
| * Merge branch 'cc/sha1-bsearch' into HEADJunio C Hamano2009-04-041-0/+12
| |\
| * | rev-list: move bisect related code into its own fileChristian Couder2009-03-301-0/+1
* | | add --html-path to get the location of installed HTML docsMarkus Heidelberg2009-04-041-0/+1
| |/ |/|
* | Guard a few Makefile variables against user environmentsJohannes Schindelin2009-03-251-0/+12
|/
* 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