index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
*
New autoconf test for iconv
Fredrik Kuivinen
2007-02-18
*
Remove NO_ACCURATE_DIFF options from build systems
Eric Wong
2006-12-22
*
Remove COLLISION_CHECK from Makefile since it's not used.
Brian Gernhardt
2006-12-19
*
remove merge-recursive-old
Junio C Hamano
2006-11-21
*
Merge branch 'jc/gitpm'
Junio C Hamano
2006-09-30
|
\
|
*
Remove -fPIC which was only needed for Git.xs
Junio C Hamano
2006-09-29
|
*
Fix compilation with Sun CC
Dennis Stosberg
2006-08-15
*
|
Deprecate merge-recursive.py
Junio C Hamano
2006-09-24
*
|
autoconf: Add support for setting NO_ICONV and ICONVDIR
Jakub Narebski
2006-09-07
*
|
autoconf: Set NO_ICONV if iconv is found neither in libc, nor in libiconv
Jakub Narebski
2006-09-07
*
|
autoconf: Fix copy'n'paste error
Jakub Narebski
2006-09-05
*
|
autoconf: Quote AC_CACHE_CHECK arguments
Jakub Narebski
2006-09-04
*
|
autoconf: Check for subprocess.py
Jakub Narebski
2006-09-04
*
|
autoconf: Add -liconv to LIBS when NEEDS_LIBICONV
Jakub Narebski
2006-09-04
|
/
*
Fix detection of ipv6 on Solaris
Dennis Stosberg
2006-08-15
*
Look for sockaddr_storage in sys/socket.h
Dennis Stosberg
2006-08-15
*
autoconf: Add support for setting CURLDIR, OPENSSLDIR, EXPATDIR
Jakub Narebski
2006-08-08
*
autoconf: It is --without-python, not --no-python
Jakub Narebski
2006-08-08
*
autoconf: Move variables which we always set to config.mak.in
Jakub Narebski
2006-08-08
*
autoconf: Improvements in NO_PYTHON/PYTHON_PATH handling
Jakub Narebski
2006-08-08
*
autoconf: Error out on --without-shell and --without-perl
Jakub Narebski
2006-08-08
*
autoconf: Add configure target to main Makefile
Jakub Narebski
2006-08-08
*
autoconf: Unset NO_STH and NEED_STH when it is detected not needed
Jakub Narebski
2006-08-07
*
autoconf: NO_IPV6
Junio C Hamano
2006-08-04
*
autoconf: Set NEEDS_LIBICONV unconditionally if there is no iconv in libc
Jakub Narebski
2006-08-04
*
autoconf: fix NEEDS_SSL_WITH_CRYPTO
Junio C Hamano
2006-08-04
*
Copy description of new build configuration variables to configure.ac
Jakub Narebski
2006-08-04
*
autoconf: Typo cleanup, reordering etc.
Jakub Narebski
2006-08-04
*
autoconf: Check for ll hh j z t size specifiers introduced by C99
Jakub Narebski
2006-08-04
*
autoconf: Add support for setting PYTHON_PATH or NO_PYTHON
Jakub Narebski
2006-08-02
*
autoconf: Move site configuration section earlier in configure.ac
Jakub Narebski
2006-08-02
*
autoconf: Add support for setting SHELL_PATH and PERL_PATH
Jakub Narebski
2006-08-02
*
Quote all calls to GIT_CONF_APPEND_LINE
Pavel Roskin
2006-07-14
*
Typofix in configure.ac comment.
Pavel Roskin
2006-07-09
*
configure.ac vertical whitespace usage cleanup
Jakub Narebski
2006-07-09
*
autoconf: Checks for some programs
Jakub Narebski
2006-07-09
*
autoconf: Checks for libraries
Jakub Narebski
2006-07-09
*
autoconf: Checks for some library functions.
Jakub Narebski
2006-07-09
*
autoconf: Checks for typedefs, structures, and compiler characteristics.
Jakub Narebski
2006-07-09
*
autoconf: Preparing the way for autodetection
Jakub Narebski
2006-07-09
*
Copy description of build configuration variables to configure.ac
Jakub Narebski
2006-07-09
*
autoconf: Use autoconf to write installation directories to config.mak.autogen
Jakub Narebski
2006-07-02