aboutsummaryrefslogtreecommitdiff
path: root/config.mak.in
Commit message (Expand)AuthorAge
* 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
* autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Jakub Narebski2008-01-25
* autoconf: Add checking for unsetenv functionJakub Narebski2008-01-17
* autoconf: Check asciidoc version to automatically set ASCIIDOC8Jakub Narebski2007-12-11
* autoconf: Add test for OLD_ICONV (squelching compiler warning)Jakub Narebski2007-12-06
* autoconf: Add tests for memmem, strtoumax and mkdtemp functionsJakub Narebski2007-11-20
* Improve accuracy of check for presence of deflateBound.David Symonds2007-11-07
* War on whitespaceJunio C Hamano2007-06-07
* Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin2007-03-31
* remove merge-recursive-oldJunio C Hamano2006-11-21
* Merge branch 'jc/gitpm'Junio C Hamano2006-09-30
|\
| * Remove -fPIC which was only needed for Git.xsJunio C Hamano2006-09-29
| * Fix compilation with Sun CCDennis Stosberg2006-08-15
* | autoconf: Add support for setting NO_ICONV and ICONVDIRJakub Narebski2006-09-07
|/
* autoconf: Move variables which we always set to config.mak.inJakub Narebski2006-08-08
* Set datarootdir in config.mak.inPavel Roskin2006-07-14
* autoconf: Checks for some programsJakub Narebski2006-07-09
* autoconf: Use autoconf to write installation directories to config.mak.autogenJakub Narebski2006-07-02