index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport second fix for issue #11149.
Stefan Krah
2011-12-08
1
-3/+4
*
Issue #13415: Test in configure if unsetenv() has a return value or not.
Charles-François Natali
2011-11-27
1
-0/+9
*
Backport fix for issue #11149.
Stefan Krah
2011-09-14
1
-0/+6
*
Issue #12326: sys.platform is now always 'linux2' on Linux
Victor Stinner
2011-08-20
1
-0/+1
*
Issue #12560: Build libpython.so on OpenBSD. Patch by Stefan Sperling.
Charles-François Natali
2011-07-24
1
-1/+1
*
Issue #12592: Make Python build on OpenBSD 5 (and future major releases).
Charles-François Natali
2011-07-22
1
-2/+2
*
Issue #12372: POSIX semaphores are broken on AIX: don't use them.
Charles-François Natali
2011-07-21
1
-5/+2
*
Issue #8746: Correct faulty configure checks so that os.chflags() and
Ned Deily
2011-06-28
1
-6/+6
*
Port build identification from default branch.
Georg Brandl
2011-03-06
1
-0/+15
*
Merged revisions 88430,88438,88440 via svnmerge from
Georg Brandl
2011-02-25
1
-1/+7
*
Merged revisions 88426 via svnmerge from
Georg Brandl
2011-02-25
1
-9/+2
*
Merged revisions 87698 via svnmerge from
Antoine Pitrou
2011-01-03
1
-1/+1
*
Merged revisions 87646 via svnmerge from
Antoine Pitrou
2011-01-02
1
-2/+2
*
Merged revisions 87639 via svnmerge from
Antoine Pitrou
2011-01-02
1
-2/+2
*
Merged revisions 85422 via svnmerge from
Stefan Krah
2010-11-28
1
-17/+17
*
Merged revisions 86075 via svnmerge from
Benjamin Peterson
2010-11-01
1
-0/+3
*
Merged revisions 86042 via svnmerge from
Benjamin Peterson
2010-10-31
1
-2/+6
*
Merged revisions 85554 via svnmerge from
R. David Murray
2010-10-16
1
-0/+6
*
Merged revisions 85349 via svnmerge from
Antoine Pitrou
2010-10-10
1
-0/+3
*
Merged revisions 84946 via svnmerge from
Antoine Pitrou
2010-09-21
1
-1/+1
*
Merged revisions 84680 via svnmerge from
Antoine Pitrou
2010-09-10
1
-1/+6
*
Merged revisions 84674 via svnmerge from
Antoine Pitrou
2010-09-10
1
-20/+16
*
Merged revisions 84584 via svnmerge from
Antoine Pitrou
2010-09-07
1
-2/+16
*
Merged revisions 84366 via svnmerge from
Antoine Pitrou
2010-08-30
1
-0/+3
*
Issue #1759169: Drop _XOPEN_SOURCE on Solaris.
Martin v. Löwis
2010-05-28
1
-27/+10
*
correct default docs
Benjamin Peterson
2010-05-25
1
-1/+1
*
Issue #8510: Remove nested 'main' functions (causing failure) in 3 configure ...
Mark Dickinson
2010-05-11
1
-10/+3
*
Fix configure bug that was misreporting availability of MacOS X 10.5 SDK as a...
Mark Dickinson
2010-05-08
1
-1/+1
*
configure.in: Avoid autoconf warning: Assume C89 semantics that
Matthias Klose
2010-05-08
1
-12/+1
*
configure.in: convert all obsolete AC_TRY_* macros to AC_*_IFELSE,
Matthias Klose
2010-05-08
1
-397/+416
*
configure.in: s/AC_AIX/AC_USE_SYSTEM_EXTENSIONS/
Matthias Klose
2010-05-08
1
-1/+1
*
- configure.in: Replace AC_HELP_STRING with AS_HELP_STRING
Matthias Klose
2010-05-08
1
-32/+32
*
- Issue #8510: Update to autoconf2.65.
Matthias Klose
2010-05-08
1
-2/+1
*
Issue #8625: Turn off gcc optimization in debug builds.
Mark Dickinson
2010-05-05
1
-1/+1
*
[issue8211] configure: ignore AC_PROG_CC hardcoded CFLAGS
Marc-André Lemburg
2010-04-30
1
-2/+7
*
Fix for issue #3646: with this patch it is possible to do a
Ronald Oussoren
2010-04-30
1
-1/+39
*
Issue #3928: Support 'os.mknod()' in Solaris
Jesus Cea
2010-04-28
1
-1/+8
*
- Issue #8509: Fix quoting in help strings and code snippets in configure.in.
Matthias Klose
2010-04-24
1
-70/+70
*
Add the OSX universal binary related options
Ronald Oussoren
2010-04-18
1
-5/+6
*
This check-in fixes two problems:
Ronald Oussoren
2010-04-08
1
-30/+1
*
Issue #1222585: Added LDCXXSHARED for C++ support
Tarek Ziadé
2010-04-03
1
-15/+50
*
Issue #8211: Save/restore CFLAGS around AC_PROG_CC in configure.in, compiler
Victor Stinner
2010-03-25
1
-0/+2
*
the == test doesn't work on Solaris #8210
Benjamin Peterson
2010-03-23
1
-1/+1
*
fix quotes
Benjamin Peterson
2010-03-14
1
-1/+1
*
fix freebsd linking #7705
Benjamin Peterson
2010-03-14
1
-1/+1
*
fix ugly configure output (follow up to #6943)
Benjamin Peterson
2010-03-09
1
-2/+3
*
handle an empty OPT variable correctly #8100
Benjamin Peterson
2010-03-09
1
-1/+1
*
Show an error when the value passed to --enable-unicode is not ucs2 or ucs4 (...
Ezio Melotti
2010-02-27
1
-0/+1
*
Issue #7903: Define _BSD_SOURCE through OpenBSD 4.9.
Martin v. Löwis
2010-02-15
1
-2/+4
*
Issue #3920: Define _BSD_SOURCE on OpenBSD 4.4.
Martin v. Löwis
2010-02-15
1
-0/+6
[next]