summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add NEEDS_CRYPTO_WITH_SSLBrian Gernhardt2009-09-101-1/+7
* update-server-info: make builtin, use parseoptRené Scharfe2009-08-291-1/+1
* Merge branch 'lt/block-sha1'Junio C Hamano2009-08-271-24/+2
|\
| * remove ARM and Mozilla SHA1 implementationsNicolas Pitre2009-08-181-24/+2
* | Makefile: remove pointless conditional assignment in SunOS sectionBrandon Casey2009-08-271-3/+0
* | Merge branch 'cc/replace'Junio C Hamano2009-08-211-0/+2
|\ \ | |/ |/|
| * Add new "git replace" commandChristian Couder2009-05-311-0/+1
| * replace_object: add mechanism to replace objects found in "refs/replace/"Christian Couder2009-05-311-0/+1
* | Add new optimized C 'block-sha1' routinesLinus Torvalds2009-08-051-0/+9
* | Merge branch 'maint'Junio C Hamano2009-07-241-0/+1
|\ \
| * | SunOS grep does not understand -C<n> nor -eJunio C Hamano2009-07-241-0/+1
* | | Makefile: update IRIX64 sectionBrandon Casey2009-07-101-6/+6
* | | Makefile: add section for SGI IRIX 6.5Brandon Casey2009-07-101-0/+13
* | | Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile argumentsBrandon Casey2009-07-101-0/+5
* | | Makefile: keep "git" when bindir is execdirJunio C Hamano2009-07-101-2/+3
* | | Makefile: install 'git' in execdirv1.6.4-rc0Jeff King2009-07-091-7/+7
* | | Merge branch 'jk/use-our-regexp'Junio C Hamano2009-07-061-3/+11
|\ \ \
| * | | Makefile: Solaris needs HAVE_ALLOCA_H for alloca()Brandon Casey2009-06-201-1/+1
| * | | Makefile: use compat regex on SolarisJeff King2009-06-181-0/+1
| * | | Makefile: refactor regex compat supportJeff King2009-06-181-2/+9
* | | | Merge branch 'maint'Junio C Hamano2009-06-301-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Makefile: git.o depends on library headersJohannes Sixt2009-06-301-1/+1
| * | Merge branch 'js/maint-no-ln-across-libexec-and-bin' into maintJunio C Hamano2009-05-251-0/+4
| |\ \
* | \ \ Merge branch 'sp/msysgit'Junio C Hamano2009-06-131-5/+23
|\ \ \ \
| * | | | compat/ has subdirectories: do not omit them in 'make clean'Johannes Sixt2009-06-111-1/+1
| * | | | MinGW: Teach Makefile to detect msysgit and apply specific settingsSteffen Prohaska2009-06-081-2/+12
| * | | | Add custom memory allocator to MinGW and MacOS buildsMarius Storm-Olsen2009-06-011-0/+9
| * | | | Quiet make: do not leave Windows behindJohannes Schindelin2009-06-011-1/+1
| * | | | MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymoreJohannes Schindelin2009-06-011-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'bc/solaris'Junio C Hamano2009-06-131-5/+36
|\ \ \ \
| * | | | Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/binJunio C Hamano2009-06-101-3/+4
| * | | | Makefile: add section for SunOS 5.7Brandon Casey2009-06-061-0/+10
| * | | | Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATHJunio C Hamano2009-06-061-0/+14
| * | | | Makefile: define __sun__ on SunOSBrandon Casey2009-06-061-1/+1
| * | | | On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX specBrandon Casey2009-06-061-1/+1
| * | | | Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile argumentsBrandon Casey2009-06-061-1/+10
| * | | | Makefile: use /usr/ucb/install on SunOS platforms rather than ginstallBrandon Casey2009-05-281-1/+1
* | | | | Makefile: test-parse-options depends on parse-options.hJunio C Hamano2009-06-071-0/+2
* | | | | Merge branch 'da/pretty-tempname'Junio C Hamano2009-06-031-0/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | compat: add a basename() compatibility functionDavid Aguilar2009-05-311-0/+8
| * | | | compat: add a mkstemps() compatibility functionDavid Aguilar2009-05-311-0/+19
| |/ / /
* | | | Merge branch 'jc/solaris-0811'Junio C Hamano2009-05-311-1/+3
|\ \ \ \
| * | | | OpenSolaris 200811 (SunOS 5.11) does not want OLD_ICONVJunio C Hamano2009-05-221-1/+3
| | |/ / | |/| |
* | | | Merge branch 'jc/mktree'Junio C Hamano2009-05-311-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | build-in git-mktreeJunio C Hamano2009-05-101-1/+1
* | | | MinGW: the path separator to split GITPERLLIB is ';' on Win32Johannes Schindelin2009-05-231-1/+3
* | | | Merge branch 'js/maint-no-ln-across-libexec-and-bin'Junio C Hamano2009-05-231-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Add NO_CROSS_DIRECTORY_HARDLINKS support to the MakefileJohannes Schindelin2009-05-131-0/+4
* | | | Merge branch 'cc/bisect' (early part)Junio C Hamano2009-05-231-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | bisect: use "git rev-parse --sq-quote" instead of a custom "sq" functionChristian Couder2009-05-101-1/+0
| | |/ | |/|