aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* test-lib: use DIFF definition from GIT-BUILD-OPTIONSJunio C Hamano2010-06-11
* build: propagate $DIFF to scriptsJunio C Hamano2010-06-05
* Makefile: Tru64 portability fixGary V. Vaughan2010-06-02
* Makefile: HP-UX 10.20 portability fixesGary V. Vaughan2010-06-02
* Makefile: HPUX11 portability fixesGary V. Vaughan2010-06-02
* Makefile: SunOS 5.6 portability fixGary V. Vaughan2010-05-31
* inline declaration does not work on AIXGary V. Vaughan2010-05-31
* Allow disabling "inline"Gary V. Vaughan2010-05-31
* Some platforms lack socklen_t typeGary V. Vaughan2010-05-31
* test_cmp: do not use "diff -u" on platforms that lack oneGary V. Vaughan2010-05-31
* fixup: do not unconditionally disable "diff -u"Junio C Hamano2010-05-31
* Do not use "diff" found on PATH while building and installingGary V. Vaughan2010-05-31
* Makefile: -lpthread may still be necessary when libc has only pthread stubsGary V. Vaughan2010-05-31
* Makefile: pass CPPFLAGS through to fllow customizationGary V. Vaughan2010-05-31
* Merge branch 'mr/gitweb-jsmin'Junio C Hamano2010-04-10
|\
| * instaweb: add minification awarenessMark Rada2010-04-02
| * Gitweb: add autoconfigure support for minifiersMark Rada2010-04-02
| * Gitweb: add support for minifying gitweb.cssMark Rada2010-04-02
| * Gitweb: add ignore and clean rules for minified filesMark Rada2010-04-02
* | 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