summaryrefslogtreecommitdiff
path: root/config.mak.in
AgeCommit message (Expand)Author
2009-07-23configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN testsBrandon Casey
2009-06-13Merge branch 'bc/solaris'Junio C Hamano
2009-06-10configure: test whether -lresolv is neededRalf Wildenhues
2009-06-01compat: add a basename() compatibility functionDavid Aguilar
2009-06-01compat: add a mkstemps() compatibility functionDavid Aguilar
2009-02-05config.mak.in: define paths without trailing slashPascal Obry
2008-12-03autoconf: Enable threaded delta search when pthreads are supportedDavid M. Syzdek
2008-12-02Makefile: introduce NO_PTHREADSJunio C Hamano
2008-11-09Add autoconf tests for pthreadsDavid M. Syzdek
2008-11-02Build: add NO_UINTMAX_T to support ancient systemsDavid M. Syzdek
2008-09-08Merge branch 'jc/cc-ld-dynpath'Junio C Hamano
2008-08-22config.mak.in: Pass on LDFLAGS from configureNeil Roberts
2008-08-18configure: auto detect dynamic library path switchesGiovanni Funchal
2008-06-19Move all dashed-form commands to libexecdirNguyễn Thái Ngọc Duy
2008-03-11autoconf: Test FREAD_READS_DIRECTORIESMichal Rokos
2008-03-05Add compat/snprintf.c for systems that return bogusMichal Rokos
2008-01-26autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Jakub Narebski
2008-01-18autoconf: Add checking for unsetenv functionJakub Narebski
2007-12-11autoconf: Check asciidoc version to automatically set ASCIIDOC8Jakub Narebski
2007-12-07autoconf: Add test for OLD_ICONV (squelching compiler warning)Jakub Narebski
2007-11-20autoconf: Add tests for memmem, strtoumax and mkdtemp functionsJakub Narebski
2007-11-08Improve accuracy of check for presence of deflateBound.David Symonds
2007-06-07War on whitespaceJunio C Hamano
2007-04-01Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin
2006-11-22remove merge-recursive-oldJunio C Hamano
2006-10-01Merge branch 'jc/gitpm'Junio C Hamano
2006-09-30Remove -fPIC which was only needed for Git.xsJunio C Hamano
2006-09-07autoconf: Add support for setting NO_ICONV and ICONVDIRJakub Narebski
2006-08-15Fix compilation with Sun CCDennis Stosberg
2006-08-09autoconf: Move variables which we always set to config.mak.inJakub Narebski
2006-07-15Set datarootdir in config.mak.inPavel Roskin
2006-07-09autoconf: Checks for some programsJakub Narebski
2006-07-03autoconf: Use autoconf to write installation directories to config.mak.autogenJakub Narebski