aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'da/maint-python-startup'Junio C Hamano2010-04-06
|\
| * Makefile: Remove usage of deprecated Python "has_key" methodDavid Aguilar2010-03-28
* | Revert "Link against libiconv on IRIX"Junio C Hamano2010-04-05
* | Merge branch 'rb/maint-python-path'Junio C Hamano2010-04-03
|\ \
| * | Correct references to /usr/bin/python which does not exist on FreeBSDR. Tyler Ballance2010-03-24
| |/
* | Merge branch 'bw/template-tool-buildconfig'Junio C Hamano2010-04-03
|\ \
| * | Make templates honour SHELL_PATH and PERL_PATHBen Walton2010-03-20
* | | Makefile: future-proof Cygwin version checkJonathan Nieder2010-04-03
* | | Makefile: update defaults for modern CygwinEric Blake2010-04-01
* | | Sync with 1.7.0.4Junio C Hamano2010-03-31
|\ \ \
| * | | Link against libiconv on IRIXHolger Weiß2010-03-31
| | |/ | |/|
* | | Merge branch 'maint'Junio C Hamano2010-03-20
|\ \ \ | |/ /
| * | Makefile: Fix CDPATH problemJonathan Nieder2010-03-20
* | | Makefile: Fix occasional GIT-CFLAGS breakageJonathan Nieder2010-03-20
| |/ |/|
* | Merge branch 'jh/notes'Junio C Hamano2010-03-15
|\ \
| * | Builtin-ify git-notesJohan Herland2010-02-13
* | | Makefile: update check-docs targetJunio C Hamano2010-03-10
* | | 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