1742 Commits (665682c9fd81df7e2dc8fe9db28fa5918a2f8ba0)

Author SHA1 Message Date
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
Linus Torvalds a5031214c4 slim down "git show-index" 15 years ago
Johannes Sixt 4256f36c58 Makefile: honor NO_CURL when setting REMOTE_CURL_* variables 15 years ago
Andrzej K. Haczewski 44626dc7d5 MSVC: Windows-native implementation for subset of Pthreads API 15 years ago
Erik Faye-Lund 56932249cf Windows: disable Python 15 years ago
Junio C Hamano bbc09c22b9 grep: rip out support for external grep 15 years ago
Johannes Sixt 2b541bf8be start_command: detect execvp failures early 15 years ago
Jonathan Nieder 54350a2bb4 git-gui: Makefile: consolidate .FORCE-* targets 15 years ago
Jonathan Nieder 13fca9f36b Makefile: consolidate .FORCE-* targets 15 years ago
Jonathan Nieder de54e67c1a Makefile: learn to generate listings for targets requiring special flags 15 years ago
Jonathan Nieder 373a5ede53 Makefile: use target-specific variable to pass flags to cc 15 years ago
Jonathan Nieder 31838b4dcd Makefile: regenerate assembler listings when asked 15 years ago
Jonathan Nieder 4ecbc65fa7 Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGS 15 years ago
Ilari Liusvaara 28ca0c9008 Remove special casing of http, https and ftp 15 years ago
Junio C Hamano 21a0d9b42d Makefile: FreeBSD (both 7 and 8) needs OLD_ICONV 15 years ago
Junio C Hamano cfc5789ada resolve-undo: record resolved conflicts in a new index extension section 15 years ago
Jeff King ac10a85785 tests: handle NO_PYTHON setting 16 years ago
Matthew Ogilvie ea925196f1 build dashless "bin-wrappers" directory similar to installed bindir 16 years ago
Jonathan Nieder 7fc9d1526e Makefile: do not clean arm directory 16 years ago
Sverre Rabbelier 2fe40b6300 Add Python support library for remote helpers 16 years ago
Martin Storsjö fe3b2b7b82 Enable support for IPv6 on MinGW 16 years ago
Avery Pennarun d344532afd Weird, I forgot to have 'make test' call test.sh. 16 years ago