211 Commits (fe86abd7511a9a6862d5706c6fa1d9b57a63ba09)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 9dc523aa0e Makefile + hash.h: remove PPC_SHA1 implementation 2 years ago
Adam Dinwoodie 2e37594797 configure.ac: fix HAVE_SYNC_FILE_RANGE definition 3 years ago
Ævar Arnfjörð Bjarmason 7146f271c6 configure.ac: remove USE_PIC comment 3 years ago
Neeraj Singh abf38abec2 core.fsyncmethod: add writeout-only mode 3 years ago
Ævar Arnfjörð Bjarmason 07564773c2 compat: auto-detect if zlib has uncompress2() 3 years ago
Ævar Arnfjörð Bjarmason ebeb39faad git-sh-setup: remove "sane_grep", it's not needed anymore 3 years ago
Han-Wen Nienhuys a322920d0b Provide zlib's uncompress2 from compat/zlib-compat.c 3 years ago
Ævar Arnfjörð Bjarmason 7599730b7e Remove support for v1 of the PCRE library 4 years ago
Doan Tran Cong Danh 1ba6e7aecd configure.ac: define ICONV_OMITS_BOM if necessary 5 years ago
Elijah Newren 15beaaa3d1 Fix spelling errors in code comments 5 years ago
Michael Osipov 9a1699c88e configure: Detect linking style for HP aCC on HP-UX 6 years ago
Vadim Kochan b71e56a683 autoconf: #include <libintl.h> when checking for gettext() 6 years ago
Đoàn Trần Công Danh 2648ccc231 git-compat-util: prefer poll.h to sys/poll.h 6 years ago
James Knight 23c4bbe28e build: link with curl-defined linker flags 6 years ago
Eric Sunshine 249482daf0 configure.ac: fix botched FREAD_READS_DIRECTORIES check 7 years ago
Ævar Arnfjörð Bjarmason e6c531b808 Makefile: make USE_LIBPCRE=YesPlease mean v2, not v1 7 years ago
Ævar Arnfjörð Bjarmason a363f981ec configure: detect redundant --with-libpcre & --with-libpcre1 7 years ago
Ævar Arnfjörð Bjarmason a91b113320 configure: fix a regression in PCRE v1 detection 7 years ago
Ævar Arnfjörð Bjarmason edb6a17c36 Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1 7 years ago
Jeff King 3adf9fdecf configure.ac: loosen FREAD_READS_DIRECTORIES test program 8 years ago
Ævar Arnfjörð Bjarmason 94da9193a6 grep: add support for PCRE v2 8 years ago
Ævar Arnfjörð Bjarmason 072473e659 Makefile & configure: reword inaccurate comment about PCRE 8 years ago
Ramsay Jones b2d593a779 wrapper.c: remove unused gitmkstemps() function 8 years ago
Jakub Narębski 842a516cb0 configure.ac: improve description of NO_REGEX test 8 years ago
Eric Wong a9b02de8b7 configure.ac: stronger test for pthread linkage 9 years ago
Дилян Палаузов 924b7eb1c9 ./configure.ac: detect SSL in libcurl using curl-config 9 years ago
Kazuki Yamaguchi 1245c74936 configure: remove checking for HMAC_CTX_cleanup 9 years ago
Junio C Hamano 71b401032b sane_grep: pass "-a" if grep accepts it 9 years ago
Rainer M. Canavan bac2c5bf1a configure.ac: use $LIBS not $CFLAGS when testing -lpthread 9 years ago
Remi Pommarel 7e91e8d73a configure.ac: detect ssl need with libcurl 9 years ago
Remi Pommarel f89158760d Makefile: make curl-config path configurable 9 years ago
Jeff King e23a91b047 Makefile: drop D_INO_IN_DIRENT build knob 9 years ago
Eric Sunshine 96658060d7 configure: add getdelim() check 10 years ago
Kyle J. McKay 9529080de2 configure: support HAVE_BSD_SYSCTL option 10 years ago
Reuben Hawkins 88e011814b configure.ac: check for HMAC_CTX_cleanup 10 years ago
Reuben Hawkins a6c3c638ac configure.ac: check for clock_gettime and CLOCK_MONOTONIC 10 years ago
Reuben Hawkins 8bd2c972b1 configure.ac: check 'tv_nsec' field in 'struct stat' 10 years ago
David Michael d543d9c0f4 compat: convert modes to use portable file type values 10 years ago
Jonas 'Sortie' Termansen a6fd4fb55d autoconf: check for setitimer() 11 years ago
Jonas 'Sortie' Termansen 6441090cf2 autoconf: check for struct itimerval 11 years ago
Kirill Smelkov 61f76a3612 Portable alloca for Git 11 years ago
Dmitry Marakasov 62fb6d03da configure.ac: link with -liconv for locale_charset() 11 years ago
Nguyễn Thái Ngọc Duy 70a8fc999d stop using fnmatch (either native or compat) 11 years ago
Stefano Lattarini 94b540479a configure: fix option help message for --disable-pthreads 12 years ago
Erik Faye-Lund 13a2319919 Revert "compat: add strtok_r()" 12 years ago
Junio C Hamano b2d05e0653 git-compat-util.h: do not #include <sys/param.h> by default 12 years ago
David Michael b3e103dabe Generalize the inclusion of strings.h 12 years ago
David Michael 110d698546 Detect when the passwd struct is missing pw_gecos 12 years ago
David Michael 6ede720529 Support builds when sys/param.h is missing 12 years ago
Max Horn e0a5227930 configure.ac: fix pthreads detection on Mac OS X 12 years ago