summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-03-02Merge branch 'jn/makedepend'Junio C Hamano
2010-02-28Makefile: clarify definition of TEST_OBJSJonathan Nieder
2010-02-21Merge branch 'jn/makefile-script-lib'Junio C Hamano
2010-02-03Merge branch 'jh/gitweb-caching' (early part)Junio C Hamano
2010-01-31Makefile: always remove .depend directories on 'make clean'Jonathan Nieder
2010-01-31Makefile: tuck away generated makefile fragments in .dependJonathan Nieder
2010-01-31Do not install shell libraries executableJonathan Nieder
2010-01-31Make NO_PTHREADS the sole thread configuration variableDan McGee
2010-01-30gitweb: Makefile improvementsJohn 'Warthog9' Hawley
2010-01-27Teach Makefile to check header dependenciesJonathan Nieder
2010-01-27Makefile: list standalone program object files in PROGRAM_OBJSJonathan Nieder
2010-01-26Makefile: lazily compute header dependenciesJonathan Nieder
2010-01-26Makefile: list generated object files in OBJECTSJonathan Nieder
2010-01-26Makefile: disable default implicit rulesJonathan Nieder
2010-01-26Makefile: rearrange dependency rulesJonathan Nieder
2010-01-26Makefile: transport.o depends on branch.h nowJonathan Nieder
2010-01-26Merge branch 'master' of git://repo.or.cz/alt-git into jn/autodepJonathan Nieder
2010-01-26Makefile: drop dependency on $(wildcard */*.h)Jonathan Nieder
2010-01-26Makefile: clean up http-walker.o dependency rulesJonathan Nieder
2010-01-26Makefile: remove wt-status.h from LIB_HJonathan Nieder
2010-01-26Makefile: make sure test helpers are rebuilt when headers changeJonathan Nieder
2010-01-26Makefile: add missing header file dependenciesJonathan Nieder
2010-01-24Windows: Remove dependency on pthreadGC2.dllMichael Lukashov
2010-01-22make "index-pack" a built-inLinus Torvalds
2010-01-22make "git pack-redundant" a built-inLinus Torvalds
2010-01-22make "git unpack-file" a built-inLinus Torvalds
2010-01-22make "mktag" a built-inLinus Torvalds
2010-01-22make "merge-index" a built-inLinus Torvalds
2010-01-22make "git patch-id" a built-inLinus Torvalds
2010-01-22make "git var" a built-inLinus Torvalds
2010-01-22make "git hash-object" a built-inLinus Torvalds
2010-01-22make "git merge-tree" a built-inLinus Torvalds
2010-01-22slim down "git show-index"Linus Torvalds
2010-01-20Merge branch 'jc/cache-unmerge'Junio C Hamano
2010-01-20Merge branch 'js/exec-error-report'Junio C Hamano
2010-01-20Merge branch 'jc/grep-lookahead'Junio C Hamano
2010-01-19Makefile: honor NO_CURL when setting REMOTE_CURL_* variablesJohannes Sixt
2010-01-19Merge branch 'js/windows'Junio C Hamano
2010-01-17Merge branch 'jn/makefile'Junio C Hamano
2010-01-17MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski
2010-01-17Windows: disable PythonErik Faye-Lund
2010-01-13Merge branch 'il/vcs-helper'Junio C Hamano
2010-01-13Merge branch 'nd/sparse'Junio C Hamano
2010-01-13grep: rip out support for external grepJunio C Hamano
2010-01-10start_command: detect execvp failures earlyJohannes Sixt
2010-01-07Merge branch 'mo/bin-wrappers'Junio C Hamano
2010-01-06Makefile: consolidate .FORCE-* targetsJonathan Nieder
2010-01-06Makefile: learn to generate listings for targets requiring special flagsJonathan Nieder
2010-01-06Makefile: use target-specific variable to pass flags to ccJonathan Nieder
2010-01-06Makefile: regenerate assembler listings when askedJonathan Nieder