summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2013-06-11Merge branch 'rj/mingw-cygwin'Junio C Hamano
2013-06-07Merge tag 'post183-for-junio' of http://github.com/msysgit/gitJunio C Hamano
2013-06-05Merge branch 'fc/makefile'Junio C Hamano
2013-06-04Ensure the resource file is rebuilt when the version changes.Pat Thoyts
2013-06-04Windows resource: handle dashes in the Git version gracefullyJohannes Schindelin
2013-06-04Provide a Windows version resource for the git executables.Pat Thoyts
2013-06-02Merge branch 'tr/line-log'Junio C Hamano
2013-06-02Merge branch 'tr/coverage'Junio C Hamano
2013-06-02Merge branch 'da/darwin'Junio C Hamano
2013-06-02Merge branch 'fc/macos-x-clipped-write'Junio C Hamano
2013-05-29Merge branch 'jk/test-output'Junio C Hamano
2013-05-29Merge branch 'rj/sparse'Junio C Hamano
2013-05-29Merge branch 'mh/packed-refs-various'Junio C Hamano
2013-05-26build: do not install git-remote-testpyFelipe Contreras
2013-05-26build: add NO_INSTALL variableFelipe Contreras
2013-05-26build: cleanup using $<Felipe Contreras
2013-05-26build: cleanup using $^Felipe Contreras
2013-05-26build: trivial simplificationFelipe Contreras
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-05-08cygwin: Remove the CYGWIN_V15_WIN32API build variableRamsay Jones
2013-05-01pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}Michael Haggerty
2013-04-29test output: respect $TEST_OUTPUT_DIRECTORYJohn Keeping
2013-04-28git-remote-testgit: build it to run under $SHELL_PATHJunio C Hamano
2013-04-28compat/nedmalloc: Fix some sparse warningsRamsay Jones
2013-04-01Merge branch 'jk/common-make-variables-export-safety'Junio C Hamano
2013-03-28Implement line-history search (git log -L)Thomas Rast
2013-03-28Refactor parse_locBo Yang
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