78 Commits (d2feb01aa580843261c25d8609369d17bcdf6028)

Author SHA1 Message Date
Marco Nelissen 934f82a7d4 fix handling of iconv configuration options 16 years ago
Ben Walton 1973b0d790 configure: rework pthread handling to allow for user defined flags 16 years ago
Ben Walton a8304f7a70 configure: make iconv tests aware of user arguments 16 years ago
Ben Walton 29adc8baf9 configure: asciidoc version test cleanup 16 years ago
Ben Walton 310386f07b configure: wrap some library tests with GIT_STASH_FLAGS 16 years ago
Ben Walton 918c812017 configure: add macros to stash FLAG variables 16 years ago
Ben Walton 08df6a3086 configure: reorganize flow of argument checks 16 years ago
Ben Walton e068f4f53b configure: ensure settings from user are also usable in the script 16 years ago
Ralf Wildenhues a1a587ef72 Fix naming scheme for configure cache variables. 16 years ago
Paul Jarc 50a4b35245 configure clobbers LDFLAGS 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 1689c5de87 autoconf: Add link tests to each AC_CHECK_FUNC() test 16 years ago
David M. Syzdek 0bc3e781de Build: add NO_UINTMAX_T to support ancient systems 16 years ago
Giovanni Funchal 798a945002 configure: auto detect dynamic library path switches 16 years ago
Johan Herland 8da1e21231 Consistency: Use "libcurl" instead of "cURL library" and "curl" 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
Johannes Schindelin 10455d2a95 Replace the word 'update-cache' by 'update-index' everywhere 17 years ago
Jakub Narebski 2439755630 autoconf: Add tests for memmem, strtoumax and mkdtemp functions 17 years ago
Ralf Wildenhues 3c307bfbe8 Fix minor nits in configure.ac 17 years ago
David Symonds 609a2289d7 Improve accuracy of check for presence of deflateBound. 17 years ago
Robert Schiele 96e24abc9f the ar tool is called gar on some systems 17 years ago
Robert Schiele 10861beaa8 make the name of the library directory a config option 18 years ago
Robert Schiele bef19da9b6 add option to find zlib in custom path 18 years ago
Eygene Ryabinkin 68daee085c Eliminate checks of user-specified Tcl/Tk interpreter. 18 years ago
Eygene Ryabinkin 81b63c707e Add --with-tcltk and --without-tcltk to configure. 18 years ago
Fredrik Kuivinen e63ccb84e3 New autoconf test for iconv 18 years ago
Eric Wong 40f656cd02 Remove NO_ACCURATE_DIFF options from build systems 18 years ago
Brian Gernhardt c17f9f12a4 Remove COLLISION_CHECK from Makefile since it's not used. 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 18 years ago
Junio C Hamano a06f678eb9 Deprecate merge-recursive.py 18 years ago
Jakub Narebski baf1219acb autoconf: Add support for setting NO_ICONV and ICONVDIR 18 years ago
Jakub Narebski 6ff88de7f7 autoconf: Set NO_ICONV if iconv is found neither in libc, nor in libiconv 18 years ago
Jakub Narebski 825b045f52 autoconf: Fix copy'n'paste error 18 years ago
Jakub Narebski f685d07de0 autoconf: Quote AC_CACHE_CHECK arguments 18 years ago
Jakub Narebski f8affe317d autoconf: Check for subprocess.py 18 years ago
Jakub Narebski c23cca1720 autoconf: Add -liconv to LIBS when NEEDS_LIBICONV 18 years ago
Dennis Stosberg 60a144f280 Fix compilation with Sun CC 18 years ago
Dennis Stosberg d1b9944db8 Fix detection of ipv6 on Solaris 18 years ago
Dennis Stosberg ab5573ae9f Look for sockaddr_storage in sys/socket.h 18 years ago
Jakub Narebski a20b4d899a autoconf: Add support for setting CURLDIR, OPENSSLDIR, EXPATDIR 18 years ago
Jakub Narebski 7b1e9d3d85 autoconf: It is --without-python, not --no-python 18 years ago
Jakub Narebski 424adc50b7 autoconf: Move variables which we always set to config.mak.in 18 years ago