121 Commits (8cad4744ee37ebec1d9491a1381ec1771a1ba795)

Author SHA1 Message Date
Michał Kiedrowicz a119f91e57 configure: Check for libpcre 14 years ago
Giuseppe Bilotta cea13a8d68 Improve test for pthreads flag 14 years ago
Jonathan Nieder 28bd70d811 unbreak and eliminate NO_C99_FORMAT 14 years ago
Ralf Wildenhues 1e58dba142 configure: use AC_LANG_PROGRAM consistently 14 years ago
Jeff King 79c461d5b1 docs: default to more modern toolset 14 years ago
Markus Duft 25fe66f84c Interix: add configure checks 14 years ago
Ævar Arnfjörð Bjarmason 4de066b6f1 Makefile & configure: add a NO_FNMATCH_CASEFOLD flag 14 years ago
Ævar Arnfjörð Bjarmason f3f3d9366e Makefile & configure: add a NO_FNMATCH flag 14 years ago
Petr Onderka 6df42ab984 Add global and system-wide gitattributes 15 years ago
Junio C Hamano 231682469b autoconf: regex library detection typofix 15 years ago
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
Jakub Narebski bb15e38281 autoconf: Check if <paths.h> exists and set HAVE_PATHS_H 15 years ago
Mark Rada bb4bbf7582 Gitweb: add autoconfigure support for minifiers 15 years ago
Ben Walton dc78250f15 configure: Allow --without-python 15 years ago
Ben Walton f22cd7fcc5 configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM 15 years ago
Dan McGee 7eb151d6e2 Make NO_PTHREADS the sole thread configuration variable 15 years ago
Johan Herland d4e1b47a92 Basic build infrastructure for Python scripts 15 years ago
Ben Walton 5ca5377da0 configure: add settings for gitconfig, editor and pager 15 years ago
Ben Walton d79d9e1337 configure: add macro to set arbitrary make variables 15 years ago
Nicolas Pitre 30ae47b4cc remove ARM and Mozilla SHA1 implementations 16 years ago
Brandon Casey 0ad8ff2cd1 configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missing 16 years ago
Brandon Casey a1142892fd configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests 16 years ago
Brandon Casey ecc395c112 Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile arguments 16 years ago
Ralf Wildenhues 8fccb009fa configure: test whether -lresolv is needed 16 years ago
Marco Nelissen 934f82a7d4 fix handling of iconv configuration options 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
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 17 years ago
Johan Herland 8da1e21231 Consistency: Use "libcurl" instead of "cURL library" and "curl" 17 years ago