summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2010-06-13Merge branch 'jn/make-header-dependency'Junio C Hamano-1/+5
2010-06-11test-lib: use DIFF definition from GIT-BUILD-OPTIONSJunio C Hamano-0/+6
2010-06-11Makefile: default pager on AIX to "more"Jeff King-0/+1
2010-06-10Makefile: default pager on AIX to "more"Jeff King-0/+1
2010-06-06Add "core.eol" config variableEyvind Bernhardsen-0/+3
2010-06-05build: propagate $DIFF to scriptsJunio C Hamano-0/+2
2010-06-02Makefile: Tru64 portability fixGary V. Vaughan-0/+7
2010-06-02Makefile: HP-UX 10.20 portability fixesGary V. Vaughan-0/+8
2010-06-02Makefile: HPUX11 portability fixesGary V. Vaughan-0/+6
2010-05-31git-instaweb: Configure it to work with new gitweb structurePavan Kumar Sunkara-8/+3
2010-05-31gitweb: Set default destination directory for installing gitweb in MakefilePavan Kumar Sunkara-0/+1
2010-05-31gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara-9/+9
2010-05-31Makefile: remove redundant munging of @@INSTLIBDIR@@Ævar Arnfjörð Bjarmason-2/+1
2010-05-31Makefile: SunOS 5.6 portability fixGary V. Vaughan-0/+12
2010-05-31inline declaration does not work on AIXGary V. Vaughan-0/+3
2010-05-31Allow disabling "inline"Gary V. Vaughan-0/+7
2010-05-31Some platforms lack socklen_t typeGary V. Vaughan-0/+7
2010-05-31test_cmp: do not use "diff -u" on platforms that lack oneGary V. Vaughan-0/+5
2010-05-31fixup: do not unconditionally disable "diff -u"Junio C Hamano-0/+4
2010-05-31Do not use "diff" found on PATH while building and installingGary V. Vaughan-1/+3
2010-05-31Makefile: -lpthread may still be necessary when libc has only pthread stubsGary V. Vaughan-0/+4
2010-05-31Makefile: pass CPPFLAGS through to fllow customizationGary V. Vaughan-1/+1
2010-05-28Merge branch 'maint'Junio C Hamano-2/+3
2010-05-28Merge branch 'maint-1.7.0' into maintJunio C Hamano-2/+3
2010-05-28Makefile: reenable install with NO_CURLMichael J Gruber-2/+3
2010-05-24make url-related functions reusableJeff King-0/+1
2010-05-21Merge branch 'jn/gitweb-install'Junio C Hamano-0/+3
2010-05-21Merge branch 'cw/maint-exec-defpath'Junio C Hamano-0/+13
2010-05-21Merge branch 'sr/remote-helper-export'Junio C Hamano-7/+4
2010-05-20Recent MinGW has a C99 implementation of snprintf functionsJohannes Sixt-1/+0
2010-05-08Merge branch 'jk/cached-textconv'Junio C Hamano-0/+2
2010-05-08Makefile: let header dependency checker override COMPUTE_HEADER_DEPENDENCIESJonathan Nieder-0/+1
2010-05-08Makefile: fix header dependency checker to allow NO_CURL buildsJonathan Nieder-1/+4
2010-05-08Makefile: Fix 'clean' target to remove all gitweb build filesRamsay Jones-1/+1
2010-05-01gitweb: Create install target for gitweb in MakefileJakub Narebski-0/+3
2010-04-22Merge branch 'da/maint-python-startup' into maintJunio C Hamano-3/+2
2010-04-15exec_cmd.c: replace hard-coded path list with one from <paths.h>Chris Webb-0/+13
2010-04-10Merge branch 'mr/gitweb-jsmin'Junio C Hamano-10/+23
2010-04-09Merge branch 'rb/maint-python-path' into maintJunio C Hamano-0/+1
2010-04-09Makefile: Simplify handling of python scriptsBrian Gernhardt-8/+2
2010-04-06Merge branch 'da/maint-python-startup'Junio C Hamano-3/+2
2010-04-05Revert "Link against libiconv on IRIX"Junio C Hamano-2/+0
2010-04-03Merge branch 'rb/maint-python-path'Junio C Hamano-0/+1
2010-04-03Merge branch 'bw/template-tool-buildconfig'Junio C Hamano-1/+1
2010-04-03Makefile: future-proof Cygwin version checkJonathan Nieder-1/+1
2010-04-02instaweb: add minification awarenessMark Rada-2/+10
2010-04-02Gitweb: add autoconfigure support for minifiersMark Rada-4/+0
2010-04-02Gitweb: add support for minifying gitweb.cssMark Rada-6/+15
2010-04-02Gitweb: add ignore and clean rules for minified filesMark Rada-1/+1
2010-04-01introduce notes-cache interfaceJeff King-0/+2