index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mh/pthreads-autoconf'
Junio C Hamano
2013-01-03
1
-1
/
+11
|
\
|
*
configure.ac: fix pthreads detection on Mac OS X
Max Horn
2012-11-28
1
-1
/
+11
*
|
Merge branch 'dm/port'
Junio C Hamano
2013-01-03
1
-0
/
+14
|
\
\
|
*
|
git-compat-util.h: do not #include <sys/param.h> by default
Junio C Hamano
2012-12-20
1
-6
/
+0
|
*
|
Generalize the inclusion of strings.h
David Michael
2012-12-15
1
-0
/
+6
|
*
|
Detect when the passwd struct is missing pw_gecos
David Michael
2012-12-15
1
-0
/
+8
|
*
|
Support builds when sys/param.h is missing
David Michael
2012-12-15
1
-0
/
+6
|
|
/
*
|
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 idiomatic
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 Solaris
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 support
John Szakmeister
2012-02-20
1
-8
/
+12
*
|
Makefile: introduce CHARSET_LIB to link with -lcharset
Дилян Палаузов
2012-02-13
1
-0
/
+10
|
/
*
i18n: add infrastructure for translating Git with gettext
Ævar Arnfjörð Bjarmason
2011-12-06
1
-0
/
+19
*
configure: Check for libpcre
Michał Kiedrowicz
2011-05-10
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-13
1
-6
/
+6
|
\
|
*
docs: default to more modern toolset
Jeff King
2010-11-25
1
-6
/
+6
*
|
Merge branch 'jj/icase-directory'
Junio C Hamano
2010-12-04
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-29
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-20
1
-0
/
+21
|
|
/
*
/
compat: add strtok_r()
Jonathan Nieder
2010-08-15
1
-0
/
+6
|
/
*
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
1
-8
/
+68
|
\
|
*
Allow disabling "inline"
Gary V. Vaughan
2010-06-01
1
-0
/
+6
|
*
Some platforms lack socklen_t type
Gary V. Vaughan
2010-06-01
1
-0
/
+6
|
*
Make NO_{INET_NTOP,INET_PTON} configured independently
Gary V. Vaughan
2010-06-01
1
-7
/
+30
|
*
Makefile: some platforms do not have hstrerror anywhere
Gary V. Vaughan
2010-06-01
1
-3
/
+14
|
*
Do not use "diff" found on PATH while building and installing
Gary V. Vaughan
2010-06-01
1
-0
/
+1
|
*
Makefile: -lpthread may still be necessary when libc has only pthread stubs
Gary V. Vaughan
2010-06-01
1
-2
/
+15
[next]