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