summary refs log tree commit diff
path: root/config.mak.in
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Merge branch 'jc/remove-export-from-config-mak-in'Junio C Hamano1-6/+0
2013-03-05Fix `make install` when configured with autoconfKirill Smelkov1-0/+1
2013-02-25Merge branch 'ct/autoconf-htmldir'Junio C Hamano1-0/+2
2013-02-19Bugfix: undefined htmldir in config.mak.autogenJiang Xin1-0/+2
2013-02-08Merge branch 'ct/autoconf-htmldir'Junio C Hamano1-0/+1
2013-02-03config.mak.in: remove unused definitionsJunio C Hamano1-7/+0
2013-02-02Honor configure's htmldir switchChristoph J. Thompson1-1/+2
2012-12-10Makefile: whitespace style fixes in macro definitionsStefano Lattarini1-1/+1
2012-09-11build: don't duplicate substitution of make variablesStefano Lattarini1-49/+0
2012-05-30docs: drop asciidoc7compatible flagJeff King1-1/+0
2012-02-13Makefile: introduce CHARSET_LIB to link with -lcharsetДилян Палаузов1-0/+1
2011-12-05i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason1-0/+3
2011-05-31Merge branch 'kk/maint-prefix-in-config-mak'Junio C Hamano1-0/+1
2011-05-27config.mak.in: allow "configure --sysconfdir=/else/where"Junio C Hamano1-0/+1
2011-05-09configure: Check for libpcreMichał Kiedrowicz1-0/+1
2011-03-17unbreak and eliminate NO_C99_FORMATJonathan Nieder1-1/+0
2010-12-12Merge branch 'jk/asciidoc-update'Junio C Hamano1-1/+1
2010-12-03Merge branch 'jj/icase-directory'Junio C Hamano1-0/+2
2010-11-24docs: default to more modern toolsetJeff King1-1/+1
2010-10-06Makefile & configure: add a NO_FNMATCH_CASEFOLD flagÆvar Arnfjörð Bjarmason1-0/+1
2010-10-06Makefile & configure: add a NO_FNMATCH flagÆvar Arnfjörð Bjarmason1-0/+1
2010-09-03Merge branch 'ab/compat-regex'Junio C Hamano1-0/+1
2010-08-19autoconf: don't use platform regex if it lacks REG_STARTENDJonathan Nieder1-0/+1
2010-08-14compat: add strtok_r()Jonathan Nieder1-0/+1
2010-06-21Merge branch 'gv/portable'Junio C Hamano1-0/+8
2010-05-31Allow disabling "inline"Gary V. Vaughan1-0/+1
2010-05-31Some platforms lack socklen_t typeGary V. Vaughan1-0/+1
2010-05-31Make NO_{INET_NTOP,INET_PTON} configured independentlyGary V. Vaughan1-0/+2
2010-05-31Makefile: some platforms do not have hstrerror anywhereGary V. Vaughan1-0/+1
2010-05-31Do not use "diff" found on PATH while building and installingGary V. Vaughan1-0/+1
2010-05-31Makefile: -lpthread may still be necessary when libc has only pthread stubsGary V. Vaughan1-0/+1
2010-05-31Makefile: pass CPPFLAGS through to fllow customizationGary V. Vaughan1-0/+1
2010-04-15autoconf: Check if <paths.h> exists and set HAVE_PATHS_HJakub Narebski1-0/+1
2010-01-31Make NO_PTHREADS the sole thread configuration variableDan McGee1-1/+0
2009-07-22configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN testsBrandon Casey1-0/+1
2009-06-13Merge branch 'bc/solaris'Junio C Hamano1-0/+1
2009-06-10configure: test whether -lresolv is neededRalf Wildenhues1-0/+1
2009-05-31compat: add a basename() compatibility functionDavid Aguilar1-0/+1
2009-05-31compat: add a mkstemps() compatibility functionDavid Aguilar1-0/+1
2009-02-05config.mak.in: define paths without trailing slashPascal Obry1-2/+2
2008-12-02autoconf: Enable threaded delta search when pthreads are supportedDavid M. Syzdek1-0/+1
2008-12-02Makefile: introduce NO_PTHREADSJunio C Hamano1-0/+1
2008-11-09Add autoconf tests for pthreadsDavid M. Syzdek1-0/+1
2008-11-02Build: add NO_UINTMAX_T to support ancient systemsDavid M. Syzdek1-0/+1
2008-09-07Merge branch 'jc/cc-ld-dynpath'Junio C Hamano1-0/+1
2008-08-21config.mak.in: Pass on LDFLAGS from configureNeil Roberts1-0/+1
2008-08-17configure: auto detect dynamic library path switchesGiovanni Funchal1-0/+1
2008-06-19Move all dashed-form commands to libexecdirNguyễn Thái Ngọc Duy1-1/+1
2008-03-11autoconf: Test FREAD_READS_DIRECTORIESMichal Rokos1-0/+1
2008-03-05Add compat/snprintf.c for systems that return bogusMichal Rokos1-0/+1