summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-17Merge branch 'da/difftool'Libravatar Junio C Hamano1-0/+3
2009-04-12Merge branch 'jk/no-perl'Libravatar Junio C Hamano1-2/+26
2009-04-12Merge branch 'cc/bisect-filter'Libravatar Junio C Hamano1-0/+2
2009-04-08tests: skip perl tests if NO_PERL is definedLibravatar Jeff King1-0/+1
2009-04-08Makefile: allow building without perlLibravatar Jeff King1-2/+25
2009-04-08difftool/mergetool: refactor commands to use git-mergetool--libLibravatar David Aguilar1-0/+1
2009-04-07difftool: move 'git-difftool' out of contribLibravatar David Aguilar1-0/+2
2009-04-05bisect--helper: implement "git bisect--helper"Libravatar Christian Couder1-0/+1
2009-04-04add --html-path to get the location of installed HTML docsLibravatar Markus Heidelberg1-0/+1
2009-04-04Merge branch 'cc/sha1-bsearch' into HEADLibravatar Junio C Hamano1-0/+12
2009-03-30rev-list: move bisect related code into its own fileLibravatar Christian Couder1-0/+1
2009-03-25Guard a few Makefile variables against user environmentsLibravatar Johannes Schindelin1-0/+12
2009-03-22Makefile: turn on USE_ST_TIMESPEC for FreeBSDLibravatar Jeff King1-0/+1
2009-03-18MinGW: implement mmapLibravatar Janos Laube1-1/+6
2009-03-17Merge branch 'js/remote-improvements'Libravatar Junio C Hamano1-0/+1
2009-03-17Merge branch 'kb/checkout-optim'Libravatar Junio C Hamano1-0/+18
2009-03-11Merge branch 'tr/gcov'Libravatar Junio C Hamano1-0/+24
2009-03-08Makefile: Set compiler switch for USE_NSECLibravatar Brian Gernhardt1-0/+3
2009-03-08Create USE_ST_TIMESPEC and turn it on for DarwinLibravatar Brian Gernhardt1-0/+7
2009-03-07Record ns-timestamps if possible, but do not use it without USE_NSECLibravatar Kjetil Barvik1-0/+8
2009-02-26add basic http clone/fetch testsLibravatar Jeff King1-0/+1
2009-02-24Install builtins with the user and group of the installing personalityLibravatar Gerrit Pape1-2/+2
2009-02-20Support coverage testing with GCC/gcovLibravatar Thomas Rast1-0/+24
2009-02-10Fix the installation path for html documentationLibravatar Michael J Gruber1-1/+1
2009-02-10Makefile: resort filenames alphabeticallyLibravatar Stephan Beyer1-8/+8
2009-02-10Revert "Merge branch 'js/notes'"Libravatar Junio C Hamano1-3/+0
2009-02-05Merge branch 'js/notes'Libravatar Junio C Hamano1-0/+3
2009-02-05Makefile: minor improvements for Mac OS X (Darwin)Libravatar Jay Soffian1-2/+4
2009-02-05Makefile: fix misdetection of relative pathnamesLibravatar Junio C Hamano1-2/+2
2009-02-04Merge branch 'maint'Libravatar Junio C Hamano1-0/+1
2009-02-03Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano1-1/+1
2009-02-03add test-dump-cache-tree in MakefileLibravatar Guanqun Lu1-1/+1
2009-01-31Merge branch 'sp/runtime-prefix'Libravatar Junio C Hamano1-19/+30
2009-01-31Merge branch 'jk/signal-cleanup'Libravatar Junio C Hamano1-0/+3
2009-01-28Makefile: Make 'configure --with-expat=path' actually workLibravatar Serge van den Boom1-1/+9
2009-01-26make: Remove -pthread on Darwin (it is included by cstdlib).Libravatar Ted Pavlic1-0/+1
2009-01-26Windows: Revert to default paths and convert them by RUNTIME_PREFIXLibravatar Steffen Prohaska1-3/+1
2009-01-26Compute prefix at runtime if RUNTIME_PREFIX is setLibravatar Steffen Prohaska1-0/+3
2009-01-26Move computation of absolute paths from Makefile to runtime (in preparation f...Libravatar Steffen Prohaska1-16/+26
2009-01-23Merge branch 'js/patience-diff'Libravatar Junio C Hamano1-1/+1
2009-01-21chain kill signals for cleanup functionsLibravatar Jeff King1-0/+3
2009-01-21Merge branch 'rs/ctype'Libravatar Junio C Hamano1-0/+3
2009-01-19Makefile: use shell for-loop rather than Make's foreach loop during installLibravatar Brandon Casey1-4/+6
2009-01-17Add ctype testLibravatar René Scharfe1-1/+11
2009-01-11Makefile: clean up TEST_PROGRAMS definitionLibravatar Jeff King1-1/+8
2009-01-07Introduce the diff option '--patience'Libravatar Johannes Schindelin1-1/+1
2009-01-07Merge branch 'mv/um-pdf'Libravatar Junio C Hamano1-0/+6