aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
...
* | | | Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-10
|\ \ \ \
| * | | | Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22
* | | | | Merge branch 'mm/mkstemps-mode-for-packfiles'Junio C Hamano2010-03-07
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Move gitmkstemps to path.cMatthieu Moy2010-02-22
| | |_|/ | |/| |
* | | | Merge branch 'jn/makedepend'Junio C Hamano2010-03-02
|\ \ \ \ | |_|/ / |/| | |
| * | | Makefile: clarify definition of TEST_OBJSJonathan Nieder2010-02-28
| * | | Makefile: always remove .depend directories on 'make clean'Jonathan Nieder2010-01-31
| * | | Makefile: tuck away generated makefile fragments in .dependJonathan Nieder2010-01-31
| * | | Teach Makefile to check header dependenciesJonathan Nieder2010-01-27
| * | | Makefile: list standalone program object files in PROGRAM_OBJSJonathan Nieder2010-01-27
| * | | Makefile: lazily compute header dependenciesJonathan Nieder2010-01-26
| * | | Makefile: list generated object files in OBJECTSJonathan Nieder2010-01-26
| * | | Makefile: disable default implicit rulesJonathan Nieder2010-01-26
| * | | Makefile: rearrange dependency rulesJonathan Nieder2010-01-26
| * | | Makefile: transport.o depends on branch.h nowJonathan Nieder2010-01-26
| * | | Merge branch 'master' of git://repo.or.cz/alt-git into jn/autodepJonathan Nieder2010-01-26
| |\ \ \
| * | | | Makefile: drop dependency on $(wildcard */*.h)Jonathan Nieder2010-01-26
| * | | | Makefile: clean up http-walker.o dependency rulesJonathan Nieder2010-01-26
| * | | | Makefile: remove wt-status.h from LIB_HJonathan Nieder2010-01-26
| * | | | Makefile: make sure test helpers are rebuilt when headers changeJonathan Nieder2010-01-26
| * | | | Makefile: add missing header file dependenciesJonathan Nieder2010-01-26
* | | | | Merge branch 'jn/makefile-script-lib'Junio C Hamano2010-02-21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Do not install shell libraries executableJonathan Nieder2010-01-31
| | |/ / | |/| |
* | | | Merge branch 'jh/gitweb-caching' (early part)Junio C Hamano2010-02-02
|\ \ \ \
| * | | | gitweb: Makefile improvementsJohn 'Warthog9' Hawley2010-01-30
| |/ / /
* | | | Make NO_PTHREADS the sole thread configuration variableDan McGee2010-01-31
|/ / /
* | | Windows: Remove dependency on pthreadGC2.dllMichael Lukashov2010-01-24
| |/ |/|
* | make "index-pack" a built-inLinus Torvalds2010-01-22
* | make "git pack-redundant" a built-inLinus Torvalds2010-01-22
* | make "git unpack-file" a built-inLinus Torvalds2010-01-22
* | make "mktag" a built-inLinus Torvalds2010-01-22
* | make "merge-index" a built-inLinus Torvalds2010-01-22
* | make "git patch-id" a built-inLinus Torvalds2010-01-21
* | make "git var" a built-inLinus Torvalds2010-01-21
* | make "git hash-object" a built-inLinus Torvalds2010-01-21
* | make "git merge-tree" a built-inLinus Torvalds2010-01-21
* | slim down "git show-index"Linus Torvalds2010-01-21
* | Merge branch 'jc/cache-unmerge'Junio C Hamano2010-01-20
|\ \
| * | resolve-undo: record resolved conflicts in a new index extension sectionJunio C Hamano2009-12-25
* | | Merge branch 'js/exec-error-report'Junio C Hamano2010-01-20
|\ \ \
| * | | start_command: detect execvp failures earlyJohannes Sixt2010-01-10
* | | | Merge branch 'jc/grep-lookahead'Junio C Hamano2010-01-20
|\ \ \ \
| * | | | grep: rip out support for external grepJunio C Hamano2010-01-13
| | |/ / | |/| |
* | | | Makefile: honor NO_CURL when setting REMOTE_CURL_* variablesJohannes Sixt2010-01-19
* | | | Merge branch 'js/windows'Junio C Hamano2010-01-18
|\ \ \ \
| * | | | MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski2010-01-16
| * | | | Windows: disable PythonErik Faye-Lund2010-01-16
* | | | | Merge branch 'jn/makefile'Junio C Hamano2010-01-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Makefile: consolidate .FORCE-* targetsJonathan Nieder2010-01-06
| * | | | Makefile: learn to generate listings for targets requiring special flagsJonathan Nieder2010-01-06