aboutsummaryrefslogtreecommitdiff
path: root/config.mak.in
Commit message (Expand)AuthorAge
* Merge branch 'jc/remove-export-from-config-mak-in'Junio C Hamano2013-04-01
|\
| * Fix `make install` when configured with autoconfKirill Smelkov2013-03-05
| * config.mak.in: remove unused definitionsJunio C Hamano2013-02-03
* | Merge branch 'ct/autoconf-htmldir'Junio C Hamano2013-02-25
|\ \
| * | Bugfix: undefined htmldir in config.mak.autogenJiang Xin2013-02-19
* | | Merge branch 'ct/autoconf-htmldir'Junio C Hamano2013-02-08
|\ \ \ | |/ /
| * | Honor configure's htmldir switchChristoph J. Thompson2013-02-02
| |/
* | Makefile: whitespace style fixes in macro definitionsStefano Lattarini2012-12-10
* | build: don't duplicate substitution of make variablesStefano Lattarini2012-09-11
|/
* docs: drop asciidoc7compatible flagJeff King2012-05-30
* Makefile: introduce CHARSET_LIB to link with -lcharsetДилян Палаузов2012-02-13
* i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason2011-12-05
* Merge branch 'kk/maint-prefix-in-config-mak'Junio C Hamano2011-05-31
|\
| * config.mak.in: allow "configure --sysconfdir=/else/where"Junio C Hamano2011-05-27
* | configure: Check for libpcreMichał Kiedrowicz2011-05-09
* | unbreak and eliminate NO_C99_FORMATJonathan Nieder2011-03-17
|/
* Merge branch 'jk/asciidoc-update'Junio C Hamano2010-12-12
|\
| * docs: default to more modern toolsetJeff King2010-11-24
* | Merge branch 'jj/icase-directory'Junio C Hamano2010-12-03
|\ \ | |/ |/|
| * Makefile & configure: add a NO_FNMATCH_CASEFOLD flagÆvar Arnfjörð Bjarmason2010-10-06
| * Makefile & configure: add a NO_FNMATCH flagÆvar Arnfjörð Bjarmason2010-10-06
* | Merge branch 'ab/compat-regex'Junio C Hamano2010-09-03
|\ \
| * | autoconf: don't use platform regex if it lacks REG_STARTENDJonathan Nieder2010-08-19
| |/
* | compat: add strtok_r()Jonathan Nieder2010-08-14
|/
* Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\
| * Allow disabling "inline"Gary V. Vaughan2010-05-31
| * Some platforms lack socklen_t typeGary V. Vaughan2010-05-31
| * Make NO_{INET_NTOP,INET_PTON} configured independentlyGary V. Vaughan2010-05-31
| * Makefile: some platforms do not have hstrerror anywhereGary V. Vaughan2010-05-31
| * Do not use "diff" found on PATH while building and installingGary V. Vaughan2010-05-31
| * Makefile: -lpthread may still be necessary when libc has only pthread stubsGary V. Vaughan2010-05-31
| * Makefile: pass CPPFLAGS through to fllow customizationGary V. Vaughan2010-05-31
* | autoconf: Check if <paths.h> exists and set HAVE_PATHS_HJakub Narebski2010-04-15
|/
* Make NO_PTHREADS the sole thread configuration variableDan McGee2010-01-31
* configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN testsBrandon Casey2009-07-22
* Merge branch 'bc/solaris'Junio C Hamano2009-06-13
|\
| * configure: test whether -lresolv is neededRalf Wildenhues2009-06-10
* | compat: add a basename() compatibility functionDavid Aguilar2009-05-31
* | compat: add a mkstemps() compatibility functionDavid Aguilar2009-05-31
|/
* config.mak.in: define paths without trailing slashPascal Obry2009-02-05
* autoconf: Enable threaded delta search when pthreads are supportedDavid M. Syzdek2008-12-02
* Makefile: introduce NO_PTHREADSJunio C Hamano2008-12-02
* Add autoconf tests for pthreadsDavid M. Syzdek2008-11-09
* Build: add NO_UINTMAX_T to support ancient systemsDavid M. Syzdek2008-11-02
* Merge branch 'jc/cc-ld-dynpath'Junio C Hamano2008-09-07
|\
| * configure: auto detect dynamic library path switchesGiovanni Funchal2008-08-17
* | config.mak.in: Pass on LDFLAGS from configureNeil Roberts2008-08-21
|/
* Move all dashed-form commands to libexecdirNguyễn Thái Ngọc Duy2008-06-19
* autoconf: Test FREAD_READS_DIRECTORIESMichal Rokos2008-03-11
* Add compat/snprintf.c for systems that return bogusMichal Rokos2008-03-05