summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2010-04-01Makefile: update defaults for modern CygwinEric Blake-10/+12
2010-03-31remote-helpers: add testgit helperSverre Rabbelier-0/+2
2010-03-31Sync with 1.7.0.4Junio C Hamano-0/+2
2010-03-31Link against libiconv on IRIXHolger Weiß-0/+2
2010-03-28Makefile: Remove usage of deprecated Python "has_key" methodDavid Aguilar-3/+2
2010-03-24Correct references to /usr/bin/python which does not exist on FreeBSDR. Tyler Ballance-0/+1
2010-03-20Merge branch 'maint'Junio C Hamano-0/+6
2010-03-20Make templates honour SHELL_PATH and PERL_PATHBen Walton-1/+1
2010-03-20Makefile: Fix occasional GIT-CFLAGS breakageJonathan Nieder-10/+11
2010-03-20Makefile: Fix CDPATH problemJonathan Nieder-0/+6
2010-03-15Merge branch 'jh/notes'Junio C Hamano-1/+1
2010-03-10Makefile: update check-docs targetJunio C Hamano-1/+2
2010-03-10Merge branch 'lt/deepen-builtin-source'Junio C Hamano-107/+107
2010-03-07Merge branch 'mm/mkstemps-mode-for-packfiles'Junio C Hamano-1/+0
2010-03-02Merge branch 'jn/makedepend'Junio C Hamano-50/+181
2010-02-28Makefile: clarify definition of TEST_OBJSJonathan Nieder-2/+1
2010-02-22Move gitmkstemps to path.cMatthieu Moy-1/+0
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds-97/+97
2010-02-21Merge branch 'jn/makefile-script-lib'Junio C Hamano-14/+28
2010-02-13Builtin-ify git-notesJohan Herland-1/+1
2010-02-02Merge branch 'jh/gitweb-caching' (early part)Junio C Hamano-53/+12
2010-01-31Makefile: always remove .depend directories on 'make clean'Jonathan Nieder-1/+1
2010-01-31Makefile: tuck away generated makefile fragments in .dependJonathan Nieder-3/+3
2010-01-31Do not install shell libraries executableJonathan Nieder-14/+28
2010-01-31Make NO_PTHREADS the sole thread configuration variableDan McGee-22/+2
2010-01-30gitweb: Makefile improvementsJohn 'Warthog9' Hawley-53/+12
2010-01-27Teach Makefile to check header dependenciesJonathan Nieder-15/+80
2010-01-27Makefile: list standalone program object files in PROGRAM_OBJSJonathan Nieder-12/+16
2010-01-26Makefile: lazily compute header dependenciesJonathan Nieder-5/+44
2010-01-26Makefile: list generated object files in OBJECTSJonathan Nieder-2/+7
2010-01-26Makefile: disable default implicit rulesJonathan Nieder-0/+2
2010-01-26Makefile: rearrange dependency rulesJonathan Nieder-24/+25
2010-01-26Makefile: transport.o depends on branch.h nowJonathan Nieder-1/+1
2010-01-26Merge branch 'master' of git://repo.or.cz/alt-git into jn/autodepJonathan Nieder-76/+162
2010-01-26Makefile: drop dependency on $(wildcard */*.h)Jonathan Nieder-1/+1
2010-01-26Makefile: clean up http-walker.o dependency rulesJonathan Nieder-1/+1
2010-01-26Makefile: remove wt-status.h from LIB_HJonathan Nieder-2/+1
2010-01-26Makefile: make sure test helpers are rebuilt when headers changeJonathan Nieder-16/+16
2010-01-26Makefile: add missing header file dependenciesJonathan Nieder-3/+20
2010-01-24Windows: Remove dependency on pthreadGC2.dllMichael Lukashov-1/+3
2010-01-22make "index-pack" a built-inLinus Torvalds-1/+1
2010-01-22make "git pack-redundant" a built-inLinus Torvalds-1/+1
2010-01-22make "git unpack-file" a built-inLinus Torvalds-1/+1
2010-01-22make "mktag" a built-inLinus Torvalds-1/+1
2010-01-22make "merge-index" a built-inLinus Torvalds-1/+1
2010-01-21make "git patch-id" a built-inLinus Torvalds-1/+1
2010-01-21make "git var" a built-inLinus Torvalds-1/+1
2010-01-21make "git hash-object" a built-inLinus Torvalds-1/+1
2010-01-21make "git merge-tree" a built-inLinus Torvalds-1/+1
2010-01-21slim down "git show-index"Linus Torvalds-0/+1