summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-05-31Makefile: pass CPPFLAGS through to fllow customizationGary V. Vaughan
2010-04-10Merge branch 'mr/gitweb-jsmin'Junio C Hamano
2010-04-06Merge branch 'da/maint-python-startup'Junio C Hamano
2010-04-05Revert "Link against libiconv on IRIX"Junio C Hamano
2010-04-03Merge branch 'rb/maint-python-path'Junio C Hamano
2010-04-03Merge branch 'bw/template-tool-buildconfig'Junio C Hamano
2010-04-03Makefile: future-proof Cygwin version checkJonathan Nieder
2010-04-03instaweb: add minification awarenessMark Rada
2010-04-03Gitweb: add autoconfigure support for minifiersMark Rada
2010-04-03Gitweb: add support for minifying gitweb.cssMark Rada
2010-04-03Gitweb: add ignore and clean rules for minified filesMark Rada
2010-04-02Makefile: update defaults for modern CygwinEric Blake
2010-03-31Sync with 1.7.0.4Junio C Hamano
2010-03-31Link against libiconv on IRIXHolger Weiß
2010-03-29Makefile: Remove usage of deprecated Python "has_key" methodDavid Aguilar
2010-03-24Correct references to /usr/bin/python which does not exist on FreeBSDR. Tyler Ballance
2010-03-20Merge branch 'maint'Junio C Hamano
2010-03-20Make templates honour SHELL_PATH and PERL_PATHBen Walton
2010-03-20Makefile: Fix occasional GIT-CFLAGS breakageJonathan Nieder
2010-03-20Makefile: Fix CDPATH problemJonathan Nieder
2010-03-15Merge branch 'jh/notes'Junio C Hamano
2010-03-10Makefile: update check-docs targetJunio C Hamano
2010-03-10Merge branch 'lt/deepen-builtin-source'Junio C Hamano
2010-03-07Merge branch 'mm/mkstemps-mode-for-packfiles'Junio C Hamano
2010-03-02Merge branch 'jn/makedepend'Junio C Hamano
2010-02-28Makefile: clarify definition of TEST_OBJSJonathan Nieder
2010-02-22Move gitmkstemps to path.cMatthieu Moy
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds
2010-02-21Merge branch 'jn/makefile-script-lib'Junio C Hamano
2010-02-14Builtin-ify git-notesJohan Herland
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