aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'sp/runtime-prefix'Junio C Hamano2009-01-31
|\
| * Windows: Revert to default paths and convert them by RUNTIME_PREFIXSteffen Prohaska2009-01-26
| * Compute prefix at runtime if RUNTIME_PREFIX is setSteffen Prohaska2009-01-26
| * Move computation of absolute paths from Makefile to runtime (in preparation f...Steffen Prohaska2009-01-26
* | Merge branch 'jk/signal-cleanup'Junio C Hamano2009-01-31
|\ \
| * | chain kill signals for cleanup functionsJeff King2009-01-21
| |/
* | Makefile: Make 'configure --with-expat=path' actually workSerge van den Boom2009-01-28
* | make: Remove -pthread on Darwin (it is included by cstdlib).Ted Pavlic2009-01-26
* | Merge branch 'js/patience-diff'Junio C Hamano2009-01-23
|\ \
| * | Introduce the diff option '--patience'Johannes Schindelin2009-01-07
* | | Merge branch 'rs/ctype'Junio C Hamano2009-01-21
|\ \ \
| * | | Add ctype testRené Scharfe2009-01-17
* | | | Makefile: use shell for-loop rather than Make's foreach loop during installBrandon Casey2009-01-19
| |_|/ |/| |
* | | Makefile: clean up TEST_PROGRAMS definitionJeff King2009-01-11
|/ /
* | Merge branch 'mv/um-pdf'Junio C Hamano2009-01-07
|\ \ | |/ |/|
| * Add support for a pdf version of the user manualMiklos Vajna2008-12-10
* | Enable threaded delta search on Mac OS X/DarwinArjen Laarhoven2008-12-17
|/
* Install git-stage in exec-pathJunio C Hamano2008-12-03
* Makefile: introduce NO_PTHREADSJunio C Hamano2008-12-02
* Merge branch 'rs/strbuf-expand'Junio C Hamano2008-11-27
|\
| * remove the unused files interpolate.c and interpolate.hRené Scharfe2008-11-23
* | Add cache preload facilityLinus Torvalds2008-11-14
|/
* Merge branch 'ds/uintmax-config' (early part)Junio C Hamano2008-11-12
|\
| * Make Pthread link flags configurableDavid M. Syzdek2008-11-02
| * Add Makefile check for FreeBSD 4.9-SECURITYDavid M. Syzdek2008-11-02
| * Build: add NO_UINTMAX_T to support ancient systemsDavid M. Syzdek2008-11-02
* | Merge branch 'maint'Junio C Hamano2008-11-11
|\ \
| * | Makefile: help people who run 'make check' by mistakeJunio C Hamano2008-11-11
| * | Install git-cvsserver in $(bindir)Nanako Shiraishi2008-10-28
| * | Install git-shell in bindir, tooTommi Virtanen2008-10-28
* | | Makefile: add install-man rules (quick and normal)Markus Heidelberg2008-11-02
* | | Stop using compat/regex.c on platforms with working regexp libraryJunio C Hamano2008-11-02
| |/ |/|
* | diff: unify external diff and funcname parsing codeJeff King2008-10-18
* | Merge branch 'dp/cywginstat'Shawn O. Pearce2008-10-09
|\ \
| * | cygwin: Use native Win32 API for statDmitry Potapov2008-09-30
* | | Merge branch 'maint'Shawn O. Pearce2008-10-09
|\ \ \ | | |/ | |/|
| * | Makefile: do not set NEEDS_LIBICONV for Solaris 8Jeff King2008-10-03
* | | Merge branch 'maint'Shawn O. Pearce2008-10-02
|\ \ \ | |/ / | | / | |/ |/|
| * Solaris: Use OLD_ICONV to avoid compile warningsDavid Soria Parra2008-10-02
* | Merge branch 'mv/merge-recursive'Shawn O. Pearce2008-09-25
|\ \
| * | Split out merge_recursive() to merge-recursive.cMiklos Vajna2008-08-30
* | | Merge branch 'jc/alternate-push'Shawn O. Pearce2008-09-25
|\ \ \
| * | | receive-pack: make it a builtinJunio C Hamano2008-09-09
* | | | Sync with 1.6.0.2Junio C Hamano2008-09-12
|\ \ \ \ | | |_|/ | |/| |
| * | | Use compatibility regex library also on FreeBSDJeff King2008-09-11
| * | | Use compatibility regex library also on AIXJohannes Sixt2008-09-11
* | | | Install git-cvsserver in $(bindir)Nanako Shiraishi2008-09-10
* | | | separate build targets for man and html documentationMichael J Gruber2008-09-10
* | | | allow installation of man and html doc from the man and html branchesMichael J Gruber2008-09-10
* | | | Merge branch 'maint'Junio C Hamano2008-09-10
|\ \ \ \ | |/ / / | | / / | |/ / |/| |