summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2013-01-03Merge branch 'mk/qnx'Junio C Hamano
2013-01-03Merge branch 'dm/port'Junio C Hamano
2013-01-02build: do not automatically reconfigure unless configure.ac changedJonathan Nieder
2013-01-01Makefile: add USE_WILDMATCH to use wildmatch as fnmatchNguyễn Thái Ngọc Duy
2012-12-20Port to QNXMatt Kraai
2012-12-20git-compat-util.h: do not #include <sys/param.h> by defaultJunio C Hamano
2012-12-19Makefile: replace "echo 1>..." with "echo >..."Christian Couder
2012-12-19Makefile: detect when PYTHON_PATH changesChristian Couder
2012-12-18Makefile: remove tracking of TCLTK_PATHChristian Couder
2012-12-15Generalize the inclusion of strings.hDavid Michael
2012-12-15Detect when the passwd struct is missing pw_gecosDavid Michael
2012-12-15Support builds when sys/param.h is missingDavid Michael
2012-12-10Makefile: whitespace style fixes in macro definitionsStefano Lattarini