46 Commits (89ba4e7c7f71712133d1d3137f811b99ea43dd31)

Author SHA1 Message Date
Jonathan Nieder a1e3b669fa autoconf: don't use platform regex if it lacks REG_STARTEND 15 years ago
Jonathan Nieder 78457bc0cc compat: add strtok_r() 15 years ago
Gary V. Vaughan f9f33cdc78 Allow disabling "inline" 15 years ago
Gary V. Vaughan e88a135bc5 Some platforms lack socklen_t type 15 years ago
Gary V. Vaughan 5a857c74ba Make NO_{INET_NTOP,INET_PTON} configured independently 15 years ago
Gary V. Vaughan 0a9b167ede Makefile: some platforms do not have hstrerror anywhere 15 years ago
Gary V. Vaughan d1b1a91946 Do not use "diff" found on PATH while building and installing 15 years ago
Gary V. Vaughan 48793cf46a Makefile: -lpthread may still be necessary when libc has only pthread stubs 15 years ago
Gary V. Vaughan ebef827765 Makefile: pass CPPFLAGS through to fllow customization 15 years ago
Jakub Narebski bb15e38281 autoconf: Check if <paths.h> exists and set HAVE_PATHS_H 15 years ago
Dan McGee 7eb151d6e2 Make NO_PTHREADS the sole thread configuration variable 15 years ago
Brandon Casey a1142892fd configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests 16 years ago
Ralf Wildenhues 8fccb009fa configure: test whether -lresolv is needed 16 years ago
David Aguilar e1c0688692 compat: add a basename() compatibility function 16 years ago
David Aguilar 0620b39b3b compat: add a mkstemps() compatibility function 16 years ago
Pascal Obry 98bb1ff83c config.mak.in: define paths without trailing slash 16 years ago
David M. Syzdek d937c374cc autoconf: Enable threaded delta search when pthreads are supported 16 years ago
Junio C Hamano 46059cc632 Makefile: introduce NO_PTHREADS 16 years ago
David M. Syzdek 20f7a39825 Add autoconf tests for pthreads 16 years ago
David M. Syzdek 0bc3e781de Build: add NO_UINTMAX_T to support ancient systems 16 years ago
Neil Roberts 1352fdbe3b config.mak.in: Pass on LDFLAGS from configure 17 years ago
Giovanni Funchal 798a945002 configure: auto detect dynamic library path switches 17 years ago
Nguyễn Thái Ngọc Duy f28ac70f48 Move all dashed-form commands to libexecdir 17 years ago
Michal Rokos 8ce1f243e5 autoconf: Test FREAD_READS_DIRECTORIES 17 years ago
Michal Rokos c4582f93a2 Add compat/snprintf.c for systems that return bogus 17 years ago
Jakub Narebski 3cf3237400 autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>. 17 years ago
Jakub Narebski bfa8fccf47 autoconf: Add checking for unsetenv function 17 years ago
Jakub Narebski 923db42eea autoconf: Check asciidoc version to automatically set ASCIIDOC8 17 years ago
Jakub Narebski 0f7a9c9b7b autoconf: Add test for OLD_ICONV (squelching compiler warning) 17 years ago
Jakub Narebski 2439755630 autoconf: Add tests for memmem, strtoumax and mkdtemp functions 17 years ago
David Symonds 609a2289d7 Improve accuracy of check for presence of deflateBound. 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Eygene Ryabinkin 81b63c707e Add --with-tcltk and --without-tcltk to configure. 18 years ago
Junio C Hamano 7cdbff14d4 remove merge-recursive-old 18 years ago
Junio C Hamano f7661ce0b8 Remove -fPIC which was only needed for Git.xs 19 years ago
Jakub Narebski baf1219acb autoconf: Add support for setting NO_ICONV and ICONVDIR 19 years ago
Dennis Stosberg 60a144f280 Fix compilation with Sun CC 19 years ago
Jakub Narebski 424adc50b7 autoconf: Move variables which we always set to config.mak.in 19 years ago
Pavel Roskin 2d023581c9 Set datarootdir in config.mak.in 19 years ago
Jakub Narebski fd22c0271b autoconf: Checks for some programs 19 years ago
Jakub Narebski 556677144b autoconf: Use autoconf to write installation directories to config.mak.autogen 19 years ago