summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / | | / | |/ |/|
| * Solaris: Use OLD_ICONV to avoid compile warningsDavid Soria Parra2008-10-021-0/+1
* | Merge branch 'mv/merge-recursive'Shawn O. Pearce2008-09-251-0/+1
|\ \
| * | Split out merge_recursive() to merge-recursive.cMiklos Vajna2008-08-301-0/+1
* | | Merge branch 'jc/alternate-push'Shawn O. Pearce2008-09-251-1/+1
|\ \ \
| * | | receive-pack: make it a builtinJunio C Hamano2008-09-091-1/+1
* | | | Sync with 1.6.0.2Junio C Hamano2008-09-121-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Use compatibility regex library also on FreeBSDJeff King2008-09-111-0/+2
| * | | Use compatibility regex library also on AIXJohannes Sixt2008-09-111-0/+2
* | | | Install git-cvsserver in $(bindir)Nanako Shiraishi2008-09-101-1/+1
* | | | separate build targets for man and html documentationMichael J Gruber2008-09-101-0/+6
* | | | allow installation of man and html doc from the man and html branchesMichael J Gruber2008-09-101-0/+3
* | | | Merge branch 'maint'Junio C Hamano2008-09-101-2/+4
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Use compatibility regex library for OSX/DarwinArjen Laarhoven2008-09-101-2/+4
* | | Windows: git-shell can be compiled againJohannes Sixt2008-09-081-1/+1
* | | Merge branch 'ar/autospell'Junio C Hamano2008-09-071-0/+2
|\ \ \
| * | | git wrapper: DWIM mistyped commandsJohannes Schindelin2008-08-311-0/+2
* | | | Merge branch 'jc/cc-ld-dynpath'Junio C Hamano2008-09-071-8/+9
|\ \ \ \
| * | | | Makefile: Allow CC_LD_DYNPATH to be overridenJunio C Hamano2008-08-171-8/+9
* | | | | Merge branch 'maint'Junio C Hamano2008-09-021-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Makefile: add merge_recursive.h to LIB_HMiklos Vajna2008-09-021-0/+1
* | | | Merge branch 'maint'Junio C Hamano2008-08-301-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'af/maint-install-no-handlink' into maintJunio C Hamano2008-08-291-11/+11
| |\ \
| | * | Fix use of hardlinks in "make install"Alex Riesen2008-08-291-1/+1
| * | | shell: do not play duplicated definition games to shrink the executableJunio C Hamano2008-08-291-8/+1
* | | | Merge branch 'mv/merge-custom'Junio C Hamano2008-08-271-1/+3
|\ \ \ \
| * | | | Builtin git-help.Miklos Vajna2008-08-021-1/+2
| * | | | builtin-help: make some internal functions available to other builtinsMiklos Vajna2008-07-291-0/+1
* | | | | Merge branch 'af/maint-install-no-handlink'Junio C Hamano2008-08-261-11/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Makefile: always provide a fallback when hardlinks failAndreas Färber2008-08-251-11/+11
| | |/ / | |/| |
* | | | Merge branch 'jc/no-slim-shell'Junio C Hamano2008-08-261-1/+1
|\ \ \ \