| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sl/maint-configure-messages' | Jeff King | 2012-11-04 | 1 | -2/+2 |
|\ |
|
| * | configure: fix some output message | Stefano Lattarini | 2012-10-25 | 1 | -2/+2 |
* | | configure.ac: Add missing comma to CC_LD_DYNPATH | Øyvind A. Holm | 2012-10-09 | 1 | -1/+1 |
* | | build: don't duplicate substitution of make variables | Stefano Lattarini | 2012-09-11 | 1 | -68/+76 |
* | | build: improve GIT_CONF_SUBST signature | Stefano Lattarini | 2012-09-11 | 1 | -7/+8 |
|/ |
|
* | build: reconfigure automatically if configure.ac changes | Stefano Lattarini | 2012-07-19 | 1 | -0/+2 |
* | autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append' | Stefano Lattarini | 2012-07-19 | 1 | -11/+17 |
* | autoconf: remove few redundant semicolons | Stefano Lattarini | 2012-07-19 | 1 | -2/+2 |
* | autoconf: remove some redundant shell indirections | Stefano Lattarini | 2012-07-19 | 1 | -7/+5 |
* | autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBST | Stefano Lattarini | 2012-07-19 | 1 | -12/+12 |
* | autoconf: GIT_CONF_APPEND_LINE: change signature | Stefano Lattarini | 2012-07-19 | 1 | -14/+14 |
* | docs: drop asciidoc7compatible flag | Jeff King | 2012-05-30 | 1 | -7/+0 |
* | configure: be more idiomaticsl/autoconf | Stefano Lattarini | 2012-03-26 | 1 | -89/+87 |
* | configure: avoid some code repetitions thanks to m4_{push,pop}def | Stefano Lattarini | 2012-03-26 | 1 | -12/+14 |
* | configure: move definitions of private m4 macros before AC_INIT invocation | Stefano Lattarini | 2012-03-26 | 1 | -12/+13 |
* | configure: allow user to prevent $PATH "sanitization" on Solarissl/customize-sane-tool-path | Stefano Lattarini | 2012-03-09 | 1 | -0/+17 |
* | Merge branch 'js/configure-libintl' | Junio C Hamano | 2012-02-23 | 1 | -8/+12 |
|\ |
|
| * | configure: don't use -lintl when there is no gettext supportjs/configure-libintl | John Szakmeister | 2012-02-20 | 1 | -8/+12 |
* | | Makefile: introduce CHARSET_LIB to link with -lcharsetdp/i18n-libcharset | Дилян Палаузов | 2012-02-13 | 1 | -0/+10 |
|/ |
|
* | i18n: add infrastructure for translating Git with gettextab/enable-i18n | Ævar Arnfjörð Bjarmason | 2011-12-05 | 1 | -0/+19 |
* | configure: Check for libpcre | Michał Kiedrowicz | 2011-05-09 | 1 | -0/+40 |
* | Improve test for pthreads flag | Giuseppe Bilotta | 2011-03-28 | 1 | -0/+2 |
* | unbreak and eliminate NO_C99_FORMAT | Jonathan Nieder | 2011-03-17 | 1 | -24/+0 |
* | configure: use AC_LANG_PROGRAM consistently | Ralf Wildenhues | 2011-02-14 | 1 | -37/+19 |
* | Merge branch 'jk/asciidoc-update' | Junio C Hamano | 2010-12-12 | 1 | -6/+6 |
|\ |
|
| * | docs: default to more modern toolset | Jeff King | 2010-11-24 | 1 | -6/+6 |
* | | Merge branch 'jj/icase-directory' | Junio C Hamano | 2010-12-03 | 1 | -0/+28 |
|\ \ |
|
| * | | Makefile & configure: add a NO_FNMATCH_CASEFOLD flag | Ævar Arnfjörð Bjarmason | 2010-10-06 | 1 | -0/+22 |
| * | | Makefile & configure: add a NO_FNMATCH flag | Ævar Arnfjörð Bjarmason | 2010-10-06 | 1 | -0/+6 |
* | | | Interix: add configure checks | Markus Duft | 2010-10-28 | 1 | -0/+18 |
| |/
|/| |
|
* | | Merge branch 'po/etc-gitattributes' | Junio C Hamano | 2010-09-29 | 1 | -1/+9 |
|\ \ |
|
| * | | Add global and system-wide gitattributes | Petr Onderka | 2010-09-01 | 1 | -1/+9 |
| |/ |
|
* | | Merge branch 'ab/compat-regex' | Junio C Hamano | 2010-09-03 | 1 | -0/+21 |
|\ \ |
|
| * | | autoconf: regex library detection typofix | Junio C Hamano | 2010-08-22 | 1 | -1/+1 |
| * | | autoconf: don't use platform regex if it lacks REG_STARTEND | Jonathan Nieder | 2010-08-19 | 1 | -0/+21 |
| |/ |
|
* | | compat: add strtok_r() | Jonathan Nieder | 2010-08-14 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'gv/portable' | Junio C Hamano | 2010-06-21 | 1 | -8/+68 |
|\ |
|
| * | Allow disabling "inline" | Gary V. Vaughan | 2010-05-31 | 1 | -0/+6 |
| * | Some platforms lack socklen_t type | Gary V. Vaughan | 2010-05-31 | 1 | -0/+6 |
| * | Make NO_{INET_NTOP,INET_PTON} configured independently | Gary V. Vaughan | 2010-05-31 | 1 | -7/+30 |
| * | Makefile: some platforms do not have hstrerror anywhere | Gary V. Vaughan | 2010-05-31 | 1 | -3/+14 |
| * | Do not use "diff" found on PATH while building and installing | Gary V. Vaughan | 2010-05-31 | 1 | -0/+1 |
| * | Makefile: -lpthread may still be necessary when libc has only pthread stubs | Gary V. Vaughan | 2010-05-31 | 1 | -2/+15 |
* | | Merge branch 'cw/maint-exec-defpath' | Junio C Hamano | 2010-05-21 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | autoconf: Check if <paths.h> exists and set HAVE_PATHS_H | Jakub Narebski | 2010-04-15 | 1 | -0/+6 |
* | | Gitweb: add autoconfigure support for minifiers | Mark Rada | 2010-04-02 | 1 | -0/+20 |
|/ |
|
* | Merge branch 'bw/no-python-autoconf' | Junio C Hamano | 2010-02-02 | 1 | -3/+14 |
|\ |
|
| * | configure: Allow --without-python | Ben Walton | 2010-02-01 | 1 | -1/+1 |
| * | configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM | Ben Walton | 2010-02-01 | 1 | -2/+13 |
* | | Make NO_PTHREADS the sole thread configuration variable | Dan McGee | 2010-01-31 | 1 | -7/+2 |
|/ |
|