summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Install git-cvsserver in $(bindir)Nanako Shiraishi2008-10-281-1/+1
| * | Install git-shell in bindir, tooTommi Virtanen2008-10-281-1/+1
* | | Makefile: add install-man rules (quick and normal)Markus Heidelberg2008-11-021-0/+6
* | | Stop using compat/regex.c on platforms with working regexp libraryJunio C Hamano2008-11-021-6/+0
| |/ |/|
* | diff: unify external diff and funcname parsing codeJeff King2008-10-181-0/+2
* | Merge branch 'dp/cywginstat'Shawn O. Pearce2008-10-091-0/+4
|\ \
| * | cygwin: Use native Win32 API for statDmitry Potapov2008-09-301-0/+4
* | | Merge branch 'maint'Shawn O. Pearce2008-10-091-1/+0
|\ \ \ | | |/ | |/|
| * | Makefile: do not set NEEDS_LIBICONV for Solaris 8Jeff King2008-10-031-1/+0
* | | Merge branch 'maint'Shawn O. Pearce2008-10-021-0/+1
|\ \ \ | |/ / | | / | |/ |/|