1534 Commits (5266d369b21f8c260fa60d94fb29c3998c521e4a)

Author SHA1 Message Date
Brian Gernhardt f733f6a0c6 Makefile: Simplify handling of python scripts 15 years ago
Junio C Hamano 8b5fe8c9ec Revert "Link against libiconv on IRIX" 15 years ago
Jonathan Nieder ecebd1e1a7 Makefile: future-proof Cygwin version check 15 years ago
Mark Rada 09b89d1a08 instaweb: add minification awareness 15 years ago
Mark Rada bb4bbf7582 Gitweb: add autoconfigure support for minifiers 15 years ago
Mark Rada 0e6ce21361 Gitweb: add support for minifying gitweb.css 15 years ago
Mark Rada 8830bf4bc5 Gitweb: add ignore and clean rules for minified files 15 years ago
Jeff King a941d5e395 introduce notes-cache interface 15 years ago
Eric Blake a50dec22f2 Makefile: update defaults for modern Cygwin 15 years ago
Sverre Rabbelier 7aeaa2fc0a remote-helpers: add testgit helper 15 years ago
Holger Weiß 2170422790 Link against libiconv on IRIX 15 years ago
David Aguilar 0ae08401be Makefile: Remove usage of deprecated Python "has_key" method 15 years ago
R. Tyler Ballance 44211e8c2e Correct references to /usr/bin/python which does not exist on FreeBSD 15 years ago
Ben Walton 502be95953 Make templates honour SHELL_PATH and PERL_PATH 15 years ago
Jonathan Nieder a673cfede6 Makefile: Fix occasional GIT-CFLAGS breakage 15 years ago
Jonathan Nieder c40d92e4c7 Makefile: Fix CDPATH problem 15 years ago
Junio C Hamano c88cd03edb Makefile: update check-docs target 15 years ago
Johannes Sixt f6b6098316 Enable threaded async procedures whenever pthreads is available 15 years ago
Johannes Sixt 200a76b74d Reimplement async procedures using pthreads 15 years ago
Jonathan Nieder 5b8805e75c Makefile: clarify definition of TEST_OBJS 15 years ago
Matthieu Moy 00787ed55a Move gitmkstemps to path.c 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Johan Herland cd067d3bf4 Builtin-ify git-notes 15 years ago
Jonathan Nieder 010acc1519 Makefile: always remove .depend directories on 'make clean' 15 years ago
Jonathan Nieder ec5e0bb860 Makefile: tuck away generated makefile fragments in .depend 15 years ago
Jonathan Nieder 46bac90458 Do not install shell libraries executable 15 years ago
Dan McGee 7eb151d6e2 Make NO_PTHREADS the sole thread configuration variable 15 years ago
John 'Warthog9' Hawley 62331ef163 gitweb: Makefile improvements 15 years ago
Jonathan Nieder f2fabbf76e Teach Makefile to check header dependencies 15 years ago
Jonathan Nieder 1b22c99c14 Makefile: list standalone program object files in PROGRAM_OBJS 15 years ago
Jonathan Nieder dfea575017 Makefile: lazily compute header dependencies 15 years ago
Jonathan Nieder c373991375 Makefile: list generated object files in OBJECTS 15 years ago
Jonathan Nieder 30248886ce Makefile: disable default implicit rules 15 years ago
Jonathan Nieder beeb4564bb Makefile: rearrange dependency rules 15 years ago
Jonathan Nieder 75df714487 Makefile: transport.o depends on branch.h now 15 years ago
Jonathan Nieder 3e6577b45e Makefile: drop dependency on $(wildcard */*.h) 15 years ago
Jonathan Nieder 066ddda6cd Makefile: clean up http-walker.o dependency rules 15 years ago
Jonathan Nieder 7a1894e303 Makefile: remove wt-status.h from LIB_H 15 years ago
Jonathan Nieder daa99a9172 Makefile: make sure test helpers are rebuilt when headers change 15 years ago
Jonathan Nieder 21528abc36 Makefile: add missing header file dependencies 15 years ago
Michael Lukashov 767f8b31cb Windows: Remove dependency on pthreadGC2.dll 15 years ago
Linus Torvalds 3bb7256281 make "index-pack" a built-in 15 years ago
Linus Torvalds 377d0276ca make "git pack-redundant" a built-in 15 years ago
Linus Torvalds b53258182b make "git unpack-file" a built-in 15 years ago
Linus Torvalds 112dd51465 make "mktag" a built-in 15 years ago
Linus Torvalds 0ecace728f make "merge-index" a built-in 15 years ago
Linus Torvalds dedc0ec5d7 make "git patch-id" a built-in 15 years ago
Linus Torvalds 55b6745d63 make "git var" a built-in 15 years ago
Linus Torvalds b28a1ce04c make "git hash-object" a built-in 15 years ago
Linus Torvalds 907a7cb51c make "git merge-tree" a built-in 15 years ago