summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2013-07-19Merge branch 'rs/discard-index-discard-array' into maintJunio C Hamano
2013-07-19Merge branch 'tr/coverage' into maintJunio C Hamano
2013-07-04fixup-builtins: retire an old transition helper scriptRamkumar Ramachandra
2013-06-30Merge branch 'fc/macos-x-clipped-write' into maintJunio C Hamano
2013-06-10read-cache: add simple performance testRené Scharfe
2013-05-20cache.h: eliminate SHA-1 deprecation warnings on Mac OS XDavid Aguilar
2013-05-20Makefile: add support for Apple CommonCrypto facilityDavid Aguilar
2013-05-17compate/clipped-write.c: large write(2) fails on Mac OS X/XNUFilipe Cabecinhas
2013-05-13coverage: build coverage-untested-functions by defaultThomas Rast
2013-05-13coverage: set DEFAULT_TEST_TARGET to avoid using proveThomas Rast
2013-05-13coverage: do not delete .gcno files before buildingThomas Rast
2013-05-13coverage: split build target into compile and testThomas Rast
2013-05-11Makefile: fix default regex settings on DarwinDavid Aguilar
2013-04-01Merge branch 'jk/common-make-variables-export-safety'Junio C Hamano
2013-03-17Merge branch 'maint'Junio C Hamano
2013-03-17Makefile: keep LIB_H entries together and sortedRené Scharfe
2013-02-27Merge branch 'jn/less-reconfigure' into maintJunio C Hamano
2013-02-26Revert "compat: add strtok_r()"Erik Faye-Lund
2013-02-25Makefile: make mandir, htmldir and infodir absoluteJohn Keeping
2013-02-25Merge branch 'jn/less-reconfigure'Junio C Hamano
2013-02-21Makefile: avoid infinite loop on configure.ac changeJeff King
2013-02-15Merge branch 'mk/make-rm-depdirs-could-be-empty'Junio C Hamano
2013-02-15Merge branch 'mk/old-expat'Junio C Hamano
2013-02-13Makefile: don't run "rm" without any filesMatt Kraai
2013-02-11Allow building with xmlparse.hMatt Kraai
2013-02-08Makefile: make script-related rules usable from subdirectoriesMatthieu Moy
2013-02-07Merge branch 'jn/auto-depend-workaround-buggy-ccache' into maintJunio C Hamano
2013-02-06Merge branch 'jn/auto-depend-workaround-buggy-ccache'Junio C Hamano
2013-02-04Merge branch 'jc/merge-blobs' into maintJunio C Hamano
2013-02-02Makefile: explicitly set target name for autogenerated dependenciesJonathan Nieder
2013-01-25Merge branch 'nd/retire-fnmatch'Junio C Hamano
2013-01-24Merge branch 'as/check-ignore'Junio C Hamano
2013-01-24Merge branch 'jc/makefile-perl-python-path-doc'Junio C Hamano
2013-01-22Merge branch 'jc/merge-blobs'Junio C Hamano
2013-01-22Makefile: Replace merge-file.h with merge-blobs.h in LIB_HRamsay Jones
2013-01-14Merge branch 'jc/comment-cygwin-win32api-in-makefile' into maintJunio C Hamano
2013-01-14Makefile: add description on PERL/PYTHON_PATHJunio C Hamano
2013-01-12Merge branch 'jc/merge-blobs'Junio C Hamano
2013-01-12Merge branch 'jn/less-reconfigure' into maintJunio C Hamano
2013-01-10Makefile: detect when PYTHON_PATH changesChristian Couder
2013-01-10Merge branch 'jc/comment-cygwin-win32api-in-makefile'Junio C Hamano
2013-01-10Merge branch 'jk/config-uname'Junio C Hamano
2013-01-10Merge branch 'nd/wildmatch'Junio C Hamano
2013-01-09Merge branch 'jn/less-reconfigure'Junio C Hamano
2013-01-07Merge branch 'cc/no-gitk-build-dependency'Junio C Hamano
2013-01-06add git-check-ignore sub-commandAdam Spiers
2013-01-06add.c: move pathspec matchers into new pathspec.c for reuseAdam Spiers
2013-01-06Makefile: add comment on CYGWIN_V15_WIN32APIMark Levedahl
2013-01-06Merge branch 'fc/fast-export-fixes'Junio C Hamano
2013-01-03Makefile: hoist uname autodetection to config.mak.unameJeff King