148 Commits (3cc3cf970c5ce477bde78df73614d1efba2b52eb)

Author SHA1 Message Date
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
Stefano Lattarini 49aeead2ae configure: fix some output message 12 years ago
Øyvind A. Holm 9979a507c5 configure.ac: Add missing comma to CC_LD_DYNPATH 12 years ago
Stefano Lattarini 40bfbde9da build: don't duplicate substitution of make variables 12 years ago
Stefano Lattarini 3a34c2bf62 build: improve GIT_CONF_SUBST signature 12 years ago
Stefano Lattarini 8242ff470f build: reconfigure automatically if configure.ac changes 13 years ago
Stefano Lattarini ac5fc1c57f autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append' 13 years ago
Stefano Lattarini c8e134a236 autoconf: remove few redundant semicolons 13 years ago
Stefano Lattarini 7f8cf48c4d autoconf: remove some redundant shell indirections 13 years ago
Stefano Lattarini 610473a6f7 autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBST 13 years ago
Stefano Lattarini 390f4da8af autoconf: GIT_CONF_APPEND_LINE: change signature 13 years ago
Jeff King bf17126211 docs: drop asciidoc7compatible flag 13 years ago
Stefano Lattarini 5b2d131419 configure: be more idiomatic 13 years ago
Stefano Lattarini 99cccefbe0 configure: avoid some code repetitions thanks to m4_{push,pop}def 13 years ago
Stefano Lattarini e9e8c8090e configure: move definitions of private m4 macros before AC_INIT invocation 13 years ago
Stefano Lattarini 213639494e configure: allow user to prevent $PATH "sanitization" on Solaris 13 years ago
John Szakmeister a8356d43e3 configure: don't use -lintl when there is no gettext support 13 years ago
Дилян Палаузов b5225286b2 Makefile: introduce CHARSET_LIB to link with -lcharset 13 years ago
Ævar Arnfjörð Bjarmason 5e9637c629 i18n: add infrastructure for translating Git with gettext 13 years ago
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