summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-06-06On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX specLibravatar Brandon Casey1-1/+1
2009-06-06Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile argumentsLibravatar Brandon Casey1-1/+10
2009-06-03Merge branch 'da/pretty-tempname'Libravatar Junio C Hamano1-0/+27
2009-06-01Add custom memory allocator to MinGW and MacOS buildsLibravatar Marius Storm-Olsen1-0/+9
2009-06-01Quiet make: do not leave Windows behindLibravatar Johannes Schindelin1-1/+1
2009-06-01MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymoreLibravatar Johannes Schindelin1-1/+0
2009-05-31compat: add a basename() compatibility functionLibravatar David Aguilar1-0/+8
2009-05-31compat: add a mkstemps() compatibility functionLibravatar David Aguilar1-0/+19
2009-05-31Add new "git replace" commandLibravatar Christian Couder1-0/+1
2009-05-31replace_object: add mechanism to replace objects found in "refs/replace/"Libravatar Christian Couder1-0/+1
2009-05-31Merge branch 'jc/solaris-0811'Libravatar Junio C Hamano1-1/+3
2009-05-31Merge branch 'jc/mktree'Libravatar Junio C Hamano1-1/+1
2009-05-28Makefile: use /usr/ucb/install on SunOS platforms rather than ginstallLibravatar Brandon Casey1-1/+1
2009-05-25Merge branch 'js/maint-no-ln-across-libexec-and-bin' into maintLibravatar Junio C Hamano1-0/+4
2009-05-23MinGW: the path separator to split GITPERLLIB is ';' on Win32Libravatar Johannes Schindelin1-1/+3
2009-05-23Merge branch 'js/maint-no-ln-across-libexec-and-bin'Libravatar Junio C Hamano1-0/+4
2009-05-23Merge branch 'cc/bisect' (early part)Libravatar Junio C Hamano1-1/+0
2009-05-22OpenSolaris 200811 (SunOS 5.11) does not want OLD_ICONVLibravatar Junio C Hamano1-1/+3
2009-05-16Turn on USE_ST_TIMESPEC for OpenBSDLibravatar Tony Kemp1-0/+1
2009-05-13Add NO_CROSS_DIRECTORY_HARDLINKS support to the MakefileLibravatar Johannes Schindelin1-0/+4
2009-05-10build-in git-mktreeLibravatar Junio C Hamano1-1/+1
2009-05-10bisect: use "git rev-parse --sq-quote" instead of a custom "sq" functionLibravatar Christian Couder1-1/+0
2009-04-29Rename core.unreliableHardlinks to core.createObjectLibravatar Johannes Schindelin1-5/+5
2009-04-28Makefile: installing git in cygwin 1.7.0Libravatar Eric Blake1-1/+1
2009-04-27Makefile: fix NO_PERL bug with gitwebLibravatar Jeff King1-3/+1
2009-04-27NetBSD compilation fixLibravatar Patrick Welche1-0/+1
2009-04-27Add semicolon to curly brace group in main MakefileLibravatar Mark Drago1-1/+1
2009-04-25Add an option not to use link(src, dest) && unlink(src) when that is unreliableLibravatar Johannes Schindelin1-0/+8
2009-04-23Makefile: ignore perl/ subdirectory under NO_PERLLibravatar Junio C Hamano1-0/+2
2009-04-20Windows: Skip fstat/lstat optimization in write_entry()Libravatar Johannes Sixt1-0/+9
2009-04-19Sync with 1.6.2.4Libravatar Junio C Hamano1-2/+0
2009-04-19Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtinsLibravatar Nguyễn Thái Ngọc Duy1-2/+0
2009-04-17Merge branch 'da/difftool'Libravatar Junio C Hamano1-0/+3
2009-04-12Merge branch 'jk/no-perl'Libravatar Junio C Hamano1-2/+26
2009-04-12Merge branch 'cc/bisect-filter'Libravatar Junio C Hamano1-0/+2
2009-04-08tests: skip perl tests if NO_PERL is definedLibravatar Jeff King1-0/+1
2009-04-08Makefile: allow building without perlLibravatar Jeff King1-2/+25
2009-04-08difftool/mergetool: refactor commands to use git-mergetool--libLibravatar David Aguilar1-0/+1
2009-04-07difftool: move 'git-difftool' out of contribLibravatar David Aguilar1-0/+2
2009-04-05bisect--helper: implement "git bisect--helper"Libravatar Christian Couder1-0/+1
2009-04-04add --html-path to get the location of installed HTML docsLibravatar Markus Heidelberg1-0/+1
2009-04-04Merge branch 'cc/sha1-bsearch' into HEADLibravatar Junio C Hamano1-0/+12
2009-03-30rev-list: move bisect related code into its own fileLibravatar Christian Couder1-0/+1
2009-03-25Guard a few Makefile variables against user environmentsLibravatar Johannes Schindelin1-0/+12
2009-03-22Makefile: turn on USE_ST_TIMESPEC for FreeBSDLibravatar Jeff King1-0/+1
2009-03-18MinGW: implement mmapLibravatar Janos Laube1-1/+6
2009-03-17Merge branch 'js/remote-improvements'Libravatar Junio C Hamano1-0/+1
2009-03-17Merge branch 'kb/checkout-optim'Libravatar Junio C Hamano1-0/+18
2009-03-11Merge branch 'tr/gcov'Libravatar Junio C Hamano1-0/+24
2009-03-08Makefile: Set compiler switch for USE_NSECLibravatar Brian Gernhardt1-0/+3