summaryrefslogtreecommitdiff
path: root/config.mak.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile: introduce CHARSET_LIB to link with -lcharsetdp/i18n-libcharsetДилян Палаузов2012-02-131-0/+1
* i18n: add infrastructure for translating Git with gettextab/enable-i18nÆvar Arnfjörð Bjarmason2011-12-051-0/+3
* Merge branch 'kk/maint-prefix-in-config-mak'Junio C Hamano2011-05-311-0/+1
|\
| * config.mak.in: allow "configure --sysconfdir=/else/where"Junio C Hamano2011-05-271-0/+1
* | configure: Check for libpcreMichał Kiedrowicz2011-05-091-0/+1
* | unbreak and eliminate NO_C99_FORMATJonathan Nieder2011-03-171-1/+0
|/
* Merge branch 'jk/asciidoc-update'Junio C Hamano2010-12-121-1/+1
|\
| * docs: default to more modern toolsetJeff King2010-11-241-1/+1
* | Merge branch 'jj/icase-directory'Junio C Hamano2010-12-031-0/+2
|\ \ | |/ |/|
| * Makefile & configure: add a NO_FNMATCH_CASEFOLD flagÆvar Arnfjörð Bjarmason2010-10-061-0/+1
| * Makefile & configure: add a NO_FNMATCH flagÆvar Arnfjörð Bjarmason2010-10-061-0/+1
* | Merge branch 'ab/compat-regex'Junio C Hamano2010-09-031-0/+1
|\ \
| * | autoconf: don't use platform regex if it lacks REG_STARTENDJonathan Nieder2010-08-191-0/+1
| |/
* | compat: add strtok_r()Jonathan Nieder2010-08-141-0/+1
|/
* Merge branch 'gv/portable'Junio C Hamano2010-06-211-0/+8
|\
| * Allow disabling "inline"Gary V. Vaughan2010-05-311-0/+1
| * Some platforms lack socklen_t typeGary V. Vaughan2010-05-311-0/+1
| * Make NO_{INET_NTOP,INET_PTON} configured independentlyGary V. Vaughan2010-05-311-0/+2
| * Makefile: some platforms do not have hstrerror anywhereGary V. Vaughan2010-05-311-0/+1
| * Do not use "diff" found on PATH while building and installingGary V. Vaughan2010-05-311-0/+1
| * Makefile: -lpthread may still be necessary when libc has only pthread stubsGary V. Vaughan2010-05-311-0/+1
| * Makefile: pass CPPFLAGS through to fllow customizationGary V. Vaughan2010-05-311-0/+1
* | autoconf: Check if <paths.h> exists and set HAVE_PATHS_HJakub Narebski2010-04-151-0/+1
|/
* Make NO_PTHREADS the sole thread configuration variableDan McGee2010-01-311-1/+0
* configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN testsBrandon Casey2009-07-221-0/+1
* Merge branch 'bc/solaris'Junio C Hamano2009-06-131-0/+1
|\
| * configure: test whether -lresolv is neededRalf Wildenhues2009-06-101-0/+1
* | compat: add a basename() compatibility functionDavid Aguilar2009-05-311-0/+1
* | compat: add a mkstemps() compatibility functionDavid Aguilar2009-05-311-0/+1
|/
* config.mak.in: define paths without trailing slashPascal Obry2009-02-051-2/+2
* autoconf: Enable threaded delta search when pthreads are supportedDavid M. Syzdek2008-12-021-0/+1
* Makefile: introduce NO_PTHREADSJunio C Hamano2008-12-021-0/+1
* Add autoconf tests for pthreadsDavid M. Syzdek2008-11-091-0/+1
* Build: add NO_UINTMAX_T to support ancient systemsDavid M. Syzdek2008-11-021-0/+1
* Merge branch 'jc/cc-ld-dynpath'Junio C Hamano2008-09-071-0/+1
|\
| * configure: auto detect dynamic library path switchesGiovanni Funchal2008-08-171-0/+1
* | config.mak.in: Pass on LDFLAGS from configureNeil Roberts2008-08-211-0/+1
|/
* Move all dashed-form commands to libexecdirNguyễn Thái Ngọc Duy2008-06-191-1/+1
* autoconf: Test FREAD_READS_DIRECTORIESMichal Rokos2008-03-111-0/+1
* Add compat/snprintf.c for systems that return bogusMichal Rokos2008-03-051-0/+1
* autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Jakub Narebski2008-01-251-0/+1
* autoconf: Add checking for unsetenv functionJakub Narebski2008-01-171-0/+1
* autoconf: Check asciidoc version to automatically set ASCIIDOC8Jakub Narebski2007-12-111-0/+1
* autoconf: Add test for OLD_ICONV (squelching compiler warning)Jakub Narebski2007-12-061-0/+1
* autoconf: Add tests for memmem, strtoumax and mkdtemp functionsJakub Narebski2007-11-201-0/+3
* Improve accuracy of check for presence of deflateBound.David Symonds2007-11-071-0/+1
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin2007-03-311-0/+1
* remove merge-recursive-oldJunio C Hamano2006-11-211-2/+0
* Merge branch 'jc/gitpm'Junio C Hamano2006-09-301-0/+1
|\