summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-07-10Makefile: update IRIX64 sectionLibravatar Brandon Casey1-6/+6
2009-07-10Makefile: add section for SGI IRIX 6.5Libravatar Brandon Casey1-0/+13
2009-07-10Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile argumentsLibravatar Brandon Casey1-0/+5
2009-07-10Makefile: keep "git" when bindir is execdirLibravatar Junio C Hamano1-2/+3
2009-07-09Makefile: install 'git' in execdirLibravatar Jeff King1-7/+7
2009-07-06Merge branch 'jk/use-our-regexp'Libravatar Junio C Hamano1-3/+11
2009-06-30Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-06-30Makefile: git.o depends on library headersLibravatar Johannes Sixt1-1/+1
2009-06-20Makefile: Solaris needs HAVE_ALLOCA_H for alloca()Libravatar Brandon Casey1-1/+1
2009-06-18Makefile: use compat regex on SolarisLibravatar Jeff King1-0/+1
2009-06-18Makefile: refactor regex compat supportLibravatar Jeff King1-2/+9
2009-06-13Merge branch 'sp/msysgit'Libravatar Junio C Hamano1-5/+23
2009-06-13Merge branch 'bc/solaris'Libravatar Junio C Hamano1-5/+36
2009-06-11compat/ has subdirectories: do not omit them in 'make clean'Libravatar Johannes Sixt1-1/+1
2009-06-10Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/binLibravatar Junio C Hamano1-3/+4
2009-06-08MinGW: Teach Makefile to detect msysgit and apply specific settingsLibravatar Steffen Prohaska1-2/+12
2009-06-07Makefile: test-parse-options depends on parse-options.hLibravatar Junio C Hamano1-0/+2
2009-06-06Makefile: add section for SunOS 5.7Libravatar Brandon Casey1-0/+10
2009-06-06Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATHLibravatar Junio C Hamano1-0/+14
2009-06-06Makefile: define __sun__ on SunOSLibravatar Brandon Casey1-1/+1
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-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