Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
127f0d85e4d8e03bbc97bcd296c037880cd3531a
/
configure
a45120d
Issue #17603: Check for st_blocks field without requiring fileblocks.o
by Martin Panter
· 9 years ago
6ed42ea
Issue #25827: Add support for ICC to configure
by Zachary Ware
· 9 years ago
4ff151a
Issue #24915: Make PGO builds support Clang and use the test suite for
by Brett Cannon
· 9 years ago
99e36b9
Issue #24543: Use AC_LINK instead of AC_COMPILE in order to prevent false
by Stefan Krah
· 9 years ago
2c992a0
backport computed gotos (#4753)
by Benjamin Peterson
· 9 years ago
a50b0de
- Regenerate the configure file.
by doko@ubuntu.com
· 10 years ago
7c90667
Issue #21356: Make ssl.RAND_egd() optional to support LibreSSL. The
by Victor Stinner
· 10 years ago
27c269a
use getentropy when available (backport of 75ede5bec8db) (closes #23115)
by Benjamin Peterson
· 10 years ago
64e8f6e
use autoconf macro to check for pkg-config (closes #15506)
by Benjamin Peterson
· 10 years ago
3f1d0b3
Issue 22878: PEP 477 - "make install" and "make altinstall" integration
by Ned Deily
· 10 years ago
983df86
Issue #21166: Prevent possible segfaults and other random failures of
by Ned Deily
· 10 years ago
c40b903
Issue #21811: Anticipated fixes to 2.7 configure for OS X 10.10 Yosemite.
by Ned Deily
· 10 years ago
9ba90c9
- Issue #17752: Fix distutils tests when run from the installed location.
by doko@ubuntu.com
· 11 years ago
f27ec3e
- Issue #21285: Refactor and fix curses configure check to always search
by doko@ubuntu.com
· 11 years ago
d16e01c
mmap obmalloc arenas so that they may be immediately returned to the system when unused (closes #20494)
by Benjamin Peterson
· 11 years ago
a2a9f57
Issue #1584: Provide options to override default search paths for Tcl and Tk
by Ned Deily
· 11 years ago
0d604cf
Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork.
by Christian Heimes
· 11 years ago
3aa138f
Fix for r84195: add HAVE_ALLOCA_H to configure and only include alloca.h if it's available
by Christian Heimes
· 11 years ago
8e60f6e
Issue #18098: The deprecated OS X Build Applet.app fails to build on
by Ned Deily
· 11 years ago
c875966
-Wformat is needed by gcc 4.8 (closes #17547)
by Benjamin Peterson
· 12 years ago
b9be7bb
fix variable reference to fix --enable-profiling (closes #17550)
by Benjamin Peterson
· 12 years ago
d65e2ba
- Issue #17086: Backport the patches from the 3.3 branch to cross-build
by doko@python.org
· 12 years ago
fa3f9a3
- Issue #3754: fix typo in pthread AC_CACHE_VAL.
by doko@python.org
· 12 years ago
4e63fbe
- Issue #17029: Let h2py search the multiarch system include directory.
by doko@python.org
· 12 years ago
be2b907
Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host.
by Charles-François Natali
· 12 years ago
15daa35
IRIX: force MIPSpro to treat #errors as errors, not warnings.
by Trent Nelson
· 12 years ago
17c50cd
Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on some platforms.
by Mark Dickinson
· 12 years ago
6747326
Issue #16534: On HP-UX ac_cv_olimit_ok=yes is a false positive.
by Stefan Krah
· 12 years ago
0afe4e4
Fix more usages of NULL without including stdio.h.
by Stefan Krah
· 12 years ago
ae66ca6
Issue #13057: Include stdio.h when NULL is used in configure.ac.
by Stefan Krah
· 12 years ago
34562e1
Don't add -OPT:Olimit to CFLAGS on AIX, SunOS, HP-UX or IRIX. It breaks them.
by Trent Nelson
· 12 years ago
abf2051
Issue #15819: use standard autoconf preset output variables.
by Trent Nelson
· 12 years ago
fcb009c
Issue #15819: tweak logic in previous commit (e0a2b14a3cf9).
by Trent Nelson
· 12 years ago
d86ceec
Issue #15819: additional fixes for out-of-tree builds from read-only src.
by Trent Nelson
· 12 years ago
f6407a1
Issue #15819: Fix out-of-tree builds from a readonly source.
by Trent Nelson
· 12 years ago
ed11a5d
Issue #8767: Restore building with --disable-unicode.
by Martin v. Löwis
· 12 years ago
3cef2a9
- rename configure.in to configure.ac
by Matthias Klose
· 13 years ago
2bc1e8f
Backport second fix for issue #11149.
by Stefan Krah
· 13 years ago
93a1175
Issue #13415: Test in configure if unsetenv() has a return value or not.
by Charles-François Natali
· 13 years ago
503e5e1
Backport fix for issue #11149.
by Stefan Krah
· 13 years ago
acacbaa
Issue #12326: sys.platform is now always 'linux2' on Linux
by Victor Stinner
· 13 years ago
3de8c73
Issue #12560: Build libpython.so on OpenBSD. Patch by Stefan Sperling.
by Charles-François Natali
· 13 years ago
97781b0
Issue #12592: Make Python build on OpenBSD 5 (and future major releases).
by Charles-François Natali
· 13 years ago
4929eb9
Issue #12372: POSIX semaphores are broken on AIX: don't use them.
by Charles-François Natali
· 13 years ago
43e1054
Issue #8746: Correct faulty configure checks so that os.chflags() and
by Ned Deily
· 13 years ago
3a5508e
Port build identification from default branch.
by Georg Brandl
· 14 years ago
94800df
Merged revisions 88430,88438,88440 via svnmerge from
by Georg Brandl
· 14 years ago
71f4fbb
Merged revisions 88426 via svnmerge from
by Georg Brandl
· 14 years ago
31e8595
Merged revisions 87698 via svnmerge from
by Antoine Pitrou
· 14 years ago
cb40277
Merged revisions 87646 via svnmerge from
by Antoine Pitrou
· 14 years ago
f11d183
Merged revisions 87639 via svnmerge from
by Antoine Pitrou
· 14 years ago
3a3e203
Merged revisions 85422 via svnmerge from
by Stefan Krah
· 14 years ago
75fed81
Merged revisions 86075 via svnmerge from
by Benjamin Peterson
· 14 years ago
f2d1b2a
Merged revisions 86042 via svnmerge from
by Benjamin Peterson
· 14 years ago
7497e91
run autoreconf
by Benjamin Peterson
· 14 years ago
7be5a65
Merged revisions 85349 via svnmerge from
by Antoine Pitrou
· 14 years ago
285cd16
Merged revisions 84946 via svnmerge from
by Antoine Pitrou
· 14 years ago
aabdceb
Merged revisions 84680 via svnmerge from
by Antoine Pitrou
· 14 years ago
b170f17
Merged revisions 84674 via svnmerge from
by Antoine Pitrou
· 14 years ago
8572981
Merged revisions 84584 via svnmerge from
by Antoine Pitrou
· 14 years ago
b41947b
Merged revisions 84366 via svnmerge from
by Antoine Pitrou
· 14 years ago
b41afb5
Issue #1759169: Drop _XOPEN_SOURCE on Solaris.
by Martin v. Löwis
· 14 years ago
66556b0
correct default docs
by Benjamin Peterson
· 14 years ago
5e13e29
Issue #8510: Remove nested 'main' functions (causing failure) in 3 configure tests;
by Mark Dickinson
· 15 years ago
0712b56
Fix configure bug that was misreporting availability of MacOS X 10.5 SDK as available on Linux but not on OS X.
by Mark Dickinson
· 15 years ago
cbf54b1
configure.in: Avoid autoconf warning: Assume C89 semantics that
by Matthias Klose
· 15 years ago
c511b47
configure.in: convert all obsolete AC_TRY_* macros to AC_*_IFELSE,
by Matthias Klose
· 15 years ago
9f8e0c1
configure.in: s/AC_AIX/AC_USE_SYSTEM_EXTENSIONS/
by Matthias Klose
· 15 years ago
22520ea
- configure.in: Replace AC_HELP_STRING with AS_HELP_STRING
by Matthias Klose
· 15 years ago
a0bea5d
- Issue #8510: Update to autoconf2.65.
by Matthias Klose
· 15 years ago
d2f3e3f
Issue #8625: Turn off gcc optimization in debug builds.
by Mark Dickinson
· 15 years ago
6d5e579
[issue8211] configure: ignore AC_PROG_CC hardcoded CFLAGS
by Marc-André Lemburg
· 15 years ago
01d149f
Fix for issue #3646: with this patch it is possible to do a
by Ronald Oussoren
· 15 years ago
616de77
Issue #3928: Support 'os.mknod()' in Solaris
by Jesus Cea
· 15 years ago
5183ebd
- Issue #8509: Fix quoting in help strings and code snippets in configure.in.
by Matthias Klose
· 15 years ago
974eb5e
Add the OSX universal binary related options to CFLAGS instead of BASECFLAGS.
by Ronald Oussoren
· 15 years ago
7591285
This check-in fixes two problems:
by Ronald Oussoren
· 15 years ago
6cbf90f
Issue #8211: Save/restore CFLAGS around AC_PROG_CC in configure.in, compiler
by Victor Stinner
· 15 years ago
d4b721b
the == test doesn't work on Solaris #8210
by Benjamin Peterson
· 15 years ago
3b2abe9
fix quotes
by Benjamin Peterson
· 15 years ago
11d9323
fix freebsd linking #7705
by Benjamin Peterson
· 15 years ago
e9e07bf
fix ugly configure output (follow up to #6943)
by Benjamin Peterson
· 15 years ago
3281067
handle an empty OPT variable correctly #8100
by Benjamin Peterson
· 15 years ago
8b65054
run autoconf
by Benjamin Peterson
· 15 years ago
7875ef6
Issue #7903: Define _BSD_SOURCE through OpenBSD 4.9.
by Martin v. Löwis
· 15 years ago
5e2dd86
Issue #3920: Define _BSD_SOURCE on OpenBSD 4.4.
by Martin v. Löwis
· 15 years ago
bc0e83c
Finish fix for issue 7715, after explicit search for calls to `arch`
by Ronald Oussoren
· 15 years ago
9922f17
Fix copy&paste error in the definition of ARCH_RUN_32BIT for a 3-way universal
by Ronald Oussoren
· 15 years ago
92397ce
Explicitly use /usr/bin/arch on OSX, fixes issue 7715
by Ronald Oussoren
· 15 years ago
3c0a126
This patch ensures that the configure-script mentions checking for --enable-universalsdk
by Ronald Oussoren
· 15 years ago
a55af9a
- Issue #7658: Ensure that the new pythonw executable works on OSX 10.4
by Ronald Oussoren
· 15 years ago
1c335e6
use pkg-config to find the libffi headers when --with-system-ffi is used #6943
by Benjamin Peterson
· 15 years ago
0ef0b91
More configure fixes: avoid sh 'integer argument expected' error when 'long long' type doesn't exist.
by Mark Dickinson
· 15 years ago
5ce8474
Add missing quotes.
by Mark Dickinson
· 15 years ago
2c19674
add a --with-system-expat option to build pyexpat against the system's lib #7609
by Benjamin Peterson
· 15 years ago
92919a6
Issue #6834: replace the implementation for the 'python' and 'pythonw' executables on OSX.
by Ronald Oussoren
· 15 years ago
59dc89e
Issue #7492: Autoconf tests were leaving semaphore files behind. Add
by Mark Dickinson
· 15 years ago
91c12eb
disable pymalloc tricks with the --with-valgrind option #2422
by Benjamin Peterson
· 15 years ago
30b3b35
Issue #7333: The `posix` module gains an `initgroups()` function providing
by Antoine Pitrou
· 15 years ago
c63392c
Multiprocessing configure checks don't need LIBM
by Mark Dickinson
· 15 years ago
Next »