summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-10-09Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in MakefileJonathan Nieder1-1/+5
2009-10-09Merge branch 'ms/msvc'Junio C Hamano1-1/+1
2009-10-08Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64Brandon Casey1-0/+12
2009-10-08Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64Brandon Casey1-0/+2
2009-10-08Fix MSVC build on cygwinRamsay Jones1-1/+1
2009-10-07Makefile: enable THREADED_DELTA_SEARCH on SunOSBrandon Casey1-0/+1
2009-09-18Tag GIT_VERSION when Git is built with MSVCMarius Storm-Olsen1-0/+1
2009-09-18Add MSVC to MakefileMarius Storm-Olsen1-1/+54
2009-09-13Merge branch 'jk/unwanted-advices'Junio C Hamano1-0/+2
2009-09-13Merge branch 'db/vcs-helper'Junio C Hamano1-5/+15
2009-09-11Makefile: remove remnant of separate http/https/ftp helpersJunio C Hamano1-1/+1
2009-09-11push: make non-fast-forward help message configurableJeff King1-0/+2
2009-09-10Makefile: Add NEEDS_CRYPTO_WITH_SSLBrian Gernhardt1-1/+7
2009-09-03Make the "traditionally-supported" URLs a special caseDaniel Barkalow1-15/+2
2009-08-29update-server-info: make builtin, use parseoptRené Scharfe1-1/+1
2009-08-27Merge branch 'lt/block-sha1'Junio C Hamano1-24/+2
2009-08-27Makefile: remove pointless conditional assignment in SunOS sectionBrandon Casey1-3/+0
2009-08-21Merge branch 'cc/replace'Junio C Hamano1-0/+2
2009-08-18remove ARM and Mozilla SHA1 implementationsNicolas Pitre1-24/+2
2009-08-07Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if p...Junio C Hamano1-2/+9
2009-08-07Makefile: do not link three copies of git-remote-* programsJunio C Hamano1-2/+10
2009-08-07Makefile: git-http-fetch does not need expatJeff King1-1/+1
2009-08-06http-fetch: Fix Makefile dependanciesMike Ralphson1-1/+1
2009-08-05Add new optimized C 'block-sha1' routinesLinus Torvalds1-0/+9
2009-08-05git-http-fetch: not a builtinLinus Torvalds1-4/+6
2009-08-05Use an external program to implement fetching with curlDaniel Barkalow1-0/+5
2009-08-05Add support for external programs for handling native fetchesDaniel Barkalow1-0/+1
2009-07-24Merge branch 'maint'Junio C Hamano1-0/+1
2009-07-24SunOS grep does not understand -C<n> nor -eJunio C Hamano1-0/+1
2009-07-10Makefile: update IRIX64 sectionBrandon Casey1-6/+6
2009-07-10Makefile: add section for SGI IRIX 6.5Brandon Casey1-0/+13
2009-07-10Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile argumentsBrandon Casey1-0/+5
2009-07-10Makefile: keep "git" when bindir is execdirJunio C Hamano1-2/+3
2009-07-09Makefile: install 'git' in execdirv1.6.4-rc0Jeff King1-7/+7
2009-07-06Merge branch 'jk/use-our-regexp'Junio C Hamano1-3/+11
2009-06-30Merge branch 'maint'Junio C Hamano1-1/+1
2009-06-30Makefile: git.o depends on library headersJohannes Sixt1-1/+1
2009-06-20Makefile: Solaris needs HAVE_ALLOCA_H for alloca()Brandon Casey1-1/+1
2009-06-18Makefile: use compat regex on SolarisJeff King1-0/+1
2009-06-18Makefile: refactor regex compat supportJeff King1-2/+9
2009-06-13Merge branch 'sp/msysgit'Junio C Hamano1-5/+23
2009-06-13Merge branch 'bc/solaris'Junio C Hamano1-5/+36
2009-06-11compat/ has subdirectories: do not omit them in 'make clean'Johannes Sixt1-1/+1
2009-06-10Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/binJunio C Hamano1-3/+4
2009-06-08MinGW: Teach Makefile to detect msysgit and apply specific settingsSteffen Prohaska1-2/+12
2009-06-07Makefile: test-parse-options depends on parse-options.hJunio C Hamano1-0/+2
2009-06-06Makefile: add section for SunOS 5.7Brandon Casey1-0/+10
2009-06-06Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATHJunio C Hamano1-0/+14
2009-06-06Makefile: define __sun__ on SunOSBrandon Casey1-1/+1
2009-06-06On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX specBrandon Casey1-1/+1