summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-01-20Merge branch 'jc/grep-lookahead'Junio C Hamano
2010-01-19Makefile: honor NO_CURL when setting REMOTE_CURL_* variablesJohannes Sixt
2010-01-19Merge branch 'js/windows'Junio C Hamano
2010-01-17Merge branch 'jn/makefile'Junio C Hamano
2010-01-17MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski
2010-01-17Windows: disable PythonErik Faye-Lund
2010-01-13Merge branch 'il/vcs-helper'Junio C Hamano
2010-01-13Merge branch 'nd/sparse'Junio C Hamano
2010-01-13grep: rip out support for external grepJunio C Hamano
2010-01-07Merge branch 'mo/bin-wrappers'Junio C Hamano
2010-01-06Makefile: consolidate .FORCE-* targetsJonathan Nieder
2010-01-06Makefile: learn to generate listings for targets requiring special flagsJonathan Nieder
2010-01-06Makefile: use target-specific variable to pass flags to ccJonathan Nieder
2010-01-06Makefile: regenerate assembler listings when askedJonathan Nieder
2010-01-06Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGSJonathan Nieder
2009-12-28Remove special casing of http, https and ftpIlari Liusvaara
2009-12-26Merge branch 'maint'Junio C Hamano
2009-12-26Makefile: FreeBSD (both 7 and 8) needs OLD_ICONVJunio C Hamano
2009-12-26Merge branch 'sr/vcs-helper'Junio C Hamano
2009-12-07tests: handle NO_PYTHON settingJeff King
2009-12-07Merge branch 'master' into il/vcs-helperJunio C Hamano
2009-12-03build dashless "bin-wrappers" directory similar to installed bindirMatthew Ogilvie
2009-12-01Merge branch 'jn/gitweb-blame'Junio C Hamano
2009-11-28Makefile: do not clean arm directoryJonathan Nieder
2009-11-24Add Python support library for remote helpersSverre Rabbelier
2009-11-24Merge branch 'rj/maint-cygwin-count-objects'Junio C Hamano
2009-11-24Enable support for IPv6 on MinGWMartin Storsjö
2009-11-23Merge branch 'pb/maint-use-custom-perl'Junio C Hamano
2009-11-21Merge branch 'jh/notes' (early part)Junio C Hamano
2009-11-21Merge branch 'sp/smart-http'Junio C Hamano
2009-11-21Merge branch 'jn/editor-pager'Junio C Hamano
2009-11-21Merge branch 'rj/cygwin-msvc'Junio C Hamano
2009-11-21Merge branch 'rj/maint-simplify-cygwin-makefile'Junio C Hamano
2009-11-21Merge branch 'jn/help-everywhere'Junio C Hamano
2009-11-20git-count-objects: Fix a disk-space under-estimate on CygwinRamsay Jones
2009-11-18Merge branch 'ef/msys-imap'Junio C Hamano
2009-11-18Basic build infrastructure for Python scriptsJohan Herland
2009-11-17Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)
2009-11-16Sync with 1.6.5.3Junio C Hamano
2009-11-16Merge branch 'tz/maint-rpm' into maintJunio C Hamano
2009-11-16Merge branch 'tr/maint-roff-quote' into maintJunio C Hamano
2009-11-14Makefile: Ensure rpm packages can be read by older rpm versionsTodd Zullinger
2009-11-13Provide a build time default-pager settingJunio C Hamano
2009-11-13Provide a build time default-editor settingJonathan Nieder
2009-11-10Retire fetch--tool helper to contrib/examplesJonathan Nieder
2009-11-09Makefile: keep MSVC and Cygwin configuration separateRamsay Jones
2009-11-09Makefile: merge two Cygwin configuration sections into oneRamsay Jones
2009-11-05Git-aware CGI to provide dumb HTTP transportShawn O. Pearce
2009-11-02Merge branch 'maint'Junio C Hamano
2009-11-02Makefile: add compat/bswap.h to LIB_HDmitry V. Levin