aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
...
| * | | Makefile: Solaris needs HAVE_ALLOCA_H for alloca()Brandon Casey2009-06-20
| * | | Makefile: use compat regex on SolarisJeff King2009-06-18
| * | | Makefile: refactor regex compat supportJeff King2009-06-18
* | | | Merge branch 'maint'Junio C Hamano2009-06-30
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Makefile: git.o depends on library headersJohannes Sixt2009-06-30
| * | Merge branch 'js/maint-no-ln-across-libexec-and-bin' into maintJunio C Hamano2009-05-25
| |\ \
* | \ \ Merge branch 'sp/msysgit'Junio C Hamano2009-06-13
|\ \ \ \
| * | | | compat/ has subdirectories: do not omit them in 'make clean'Johannes Sixt2009-06-11
| * | | | MinGW: Teach Makefile to detect msysgit and apply specific settingsSteffen Prohaska2009-06-08
| * | | | Add custom memory allocator to MinGW and MacOS buildsMarius Storm-Olsen2009-06-01
| * | | | Quiet make: do not leave Windows behindJohannes Schindelin2009-06-01
| * | | | MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymoreJohannes Schindelin2009-06-01
| | |_|/ | |/| |
* | | | Merge branch 'bc/solaris'Junio C Hamano2009-06-13
|\ \ \ \
| * | | | Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/binJunio C Hamano2009-06-10
| * | | | Makefile: add section for SunOS 5.7Brandon Casey2009-06-06
| * | | | Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATHJunio C Hamano2009-06-06
| * | | | Makefile: define __sun__ on SunOSBrandon Casey2009-06-06
| * | | | On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX specBrandon Casey2009-06-06
| * | | | Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile argumentsBrandon Casey2009-06-06
| * | | | Makefile: use /usr/ucb/install on SunOS platforms rather than ginstallBrandon Casey2009-05-28
* | | | | Makefile: test-parse-options depends on parse-options.hJunio C Hamano2009-06-07
* | | | | Merge branch 'da/pretty-tempname'Junio C Hamano2009-06-03
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | compat: add a basename() compatibility functionDavid Aguilar2009-05-31
| * | | | compat: add a mkstemps() compatibility functionDavid Aguilar2009-05-31
| |/ / /
* | | | Merge branch 'jc/solaris-0811'Junio C Hamano2009-05-31
|\ \ \ \
| * | | | OpenSolaris 200811 (SunOS 5.11) does not want OLD_ICONVJunio C Hamano2009-05-22
| | |/ / | |/| |
* | | | Merge branch 'jc/mktree'Junio C Hamano2009-05-31
|\ \ \ \ | |_|/ / |/| | |
| * | | build-in git-mktreeJunio C Hamano2009-05-10
* | | | MinGW: the path separator to split GITPERLLIB is ';' on Win32Johannes Schindelin2009-05-23
* | | | Merge branch 'js/maint-no-ln-across-libexec-and-bin'Junio C Hamano2009-05-23
|\ \ \ \ | | |_|/ | |/| |
| * | | Add NO_CROSS_DIRECTORY_HARDLINKS support to the MakefileJohannes Schindelin2009-05-13
* | | | Merge branch 'cc/bisect' (early part)Junio C Hamano2009-05-23
|\ \ \ \ | |_|_|/ |/| | |
| * | | bisect: use "git rev-parse --sq-quote" instead of a custom "sq" functionChristian Couder2009-05-10
| | |/ | |/|
* | | Turn on USE_ST_TIMESPEC for OpenBSDTony Kemp2009-05-16
|/ /
* | Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin2009-04-29
* | Makefile: installing git in cygwin 1.7.0Eric Blake2009-04-28
* | Makefile: fix NO_PERL bug with gitwebJeff King2009-04-27
* | NetBSD compilation fixPatrick Welche2009-04-27
* | Add semicolon to curly brace group in main MakefileMark Drago2009-04-27
* | Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin2009-04-25
* | Makefile: ignore perl/ subdirectory under NO_PERLJunio C Hamano2009-04-23
* | Windows: Skip fstat/lstat optimization in write_entry()Johannes Sixt2009-04-20
* | Sync with 1.6.2.4Junio C Hamano2009-04-19
|\ \
| * | Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtinsNguyễn Thái Ngọc Duy2009-04-19
| |/
* | Merge branch 'da/difftool'Junio C Hamano2009-04-17
|\ \
| * | difftool/mergetool: refactor commands to use git-mergetool--libDavid Aguilar2009-04-08
| * | difftool: move 'git-difftool' out of contribDavid Aguilar2009-04-07
* | | Merge branch 'jk/no-perl'Junio C Hamano2009-04-12
|\ \ \
| * | | tests: skip perl tests if NO_PERL is definedJeff King2009-04-08
| * | | Makefile: allow building without perlJeff King2009-04-08