summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Revert "compat: add strtok_r()"Erik Faye-Lund1-6/+0
2013-02-25Merge branch 'jn/less-reconfigure'Junio C Hamano1-6/+8
2013-02-20Makefile: avoid infinite loop on configure.ac changeJeff King1-6/+8
2013-02-14Merge branch 'mk/make-rm-depdirs-could-be-empty'Junio C Hamano1-2/+1
2013-02-14Merge branch 'mk/old-expat'Junio C Hamano1-0/+6
2013-02-13Makefile: don't run "rm" without any filesMatt Kraai1-2/+1
2013-02-11Allow building with xmlparse.hMatt Kraai1-0/+6
2013-02-08Makefile: make script-related rules usable from subdirectoriesMatthieu Moy1-3/+32
2013-02-05Merge branch 'jn/auto-depend-workaround-buggy-ccache'Junio C Hamano1-2/+3
2013-02-01Makefile: explicitly set target name for autogenerated dependenciesJonathan Nieder1-2/+3
2013-01-25Merge branch 'nd/retire-fnmatch'Junio C Hamano1-0/+6
2013-01-23Merge branch 'as/check-ignore'Junio C Hamano1-0/+3
2013-01-23Merge branch 'jc/makefile-perl-python-path-doc'Junio C Hamano1-0/+5
2013-01-22Merge branch 'jc/merge-blobs'Junio C Hamano1-1/+1
2013-01-22Makefile: Replace merge-file.h with merge-blobs.h in LIB_HRamsay Jones1-1/+1
2013-01-13Makefile: add description on PERL/PYTHON_PATHJunio C Hamano1-0/+5
2013-01-11Merge branch 'jc/merge-blobs'Junio C Hamano1-1/+1
2013-01-10Merge branch 'jc/comment-cygwin-win32api-in-makefile'Junio C Hamano1-0/+4
2013-01-10Merge branch 'jk/config-uname'Junio C Hamano1-542/+1
2013-01-10Merge branch 'nd/wildmatch'Junio C Hamano1-0/+3
2013-01-09Merge branch 'jn/less-reconfigure'Junio C Hamano1-2/+8
2013-01-06Merge branch 'cc/no-gitk-build-dependency'Junio C Hamano1-13/+13
2013-01-06add git-check-ignore sub-commandAdam Spiers1-0/+1
2013-01-06add.c: move pathspec matchers into new pathspec.c for reuseAdam Spiers1-0/+2
2013-01-06Makefile: add comment on CYGWIN_V15_WIN32APIMark Levedahl1-0/+4
2013-01-05Merge branch 'fc/fast-export-fixes'Junio C Hamano1-1/+1
2013-01-03Makefile: hoist uname autodetection to config.mak.unameJeff King1-542/+1
2013-01-03Merge branch 'mk/qnx'Junio C Hamano1-0/+21
2013-01-03Merge branch 'dm/port'Junio C Hamano1-0/+17
2013-01-02build: do not automatically reconfigure unless configure.ac changedJonathan Nieder1-2/+8
2013-01-01Makefile: add USE_WILDMATCH to use wildmatch as fnmatchNguyễn Thái Ngọc Duy1-0/+6
2012-12-19Port to QNXMatt Kraai1-0/+21
2012-12-19git-compat-util.h: do not #include <sys/param.h> by defaultJunio C Hamano1-3/+5
2012-12-18Makefile: replace "echo 1>..." with "echo >..."Christian Couder1-5/+5
2012-12-18Makefile: detect when PYTHON_PATH changesChristian Couder1-2/+14
2012-12-18Makefile: remove tracking of TCLTK_PATHChristian Couder1-13/+1
2012-12-15Generalize the inclusion of strings.hDavid Michael1-0/+7
2012-12-15Detect when the passwd struct is missing pw_gecosDavid Michael1-0/+3
2012-12-15Support builds when sys/param.h is missingDavid Michael1-0/+5
2012-12-10Makefile: whitespace style fixes in macro definitionsStefano Lattarini1-28/+28
2012-12-09Which merge_file() function do you mean?Junio C Hamano1-1/+1
2012-11-29Rename git-remote-testgit to git-remote-testpyFelipe Contreras1-1/+1
2012-11-26Merge branch 'maint'Junio C Hamano1-1/+1
2012-11-26Makefile: hide stderr of curl-config testPaul Gortmaker1-1/+1
2012-11-20Merge branch 'ml/cygwin-mingw-headers'Junio C Hamano1-0/+4
2012-11-18USE CGYWIN_V15_WIN32API as macro to select api for cygwinMark Levedahl1-3/+3
2012-11-15Merge branch 'js/hp-nonstop'Junio C Hamano1-0/+4
2012-11-12Update cygwin.c for new mingw-64 win32 api headersMark Levedahl1-0/+4
2012-10-30fix 'make test' for HP NonStopJoachim Schmitz1-0/+4
2012-10-29fetch-pack: move core code to libgit.aNguyễn Thái Ngọc Duy1-0/+1