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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
run autoconf
Benjamin Peterson
2010-02-27
1
-1/+4
|
*
Merged revisions 78204 via svnmerge from
Martin v. Löwis
2010-02-15
1
-3/+5
|
*
Merged revisions 78196 via svnmerge from
Martin v. Löwis
2010-02-15
1
-16/+26
|
*
Merged revisions 78156 via svnmerge from
Ronald Oussoren
2010-02-11
1
-5/+5
|
*
Merged revisions 78152 via svnmerge from
Ronald Oussoren
2010-02-11
1
-4/+4
|
*
Merged revisions 78073 via svnmerge from
Ronald Oussoren
2010-02-07
1
-1/+22
|
*
Merged revisions 78066 via svnmerge from
Ronald Oussoren
2010-02-07
1
-17/+17
|
*
Merged revisions 77862 via svnmerge from
Benjamin Peterson
2010-01-30
1
-37/+219
|
*
Merged revisions 77196 via svnmerge from
Mark Dickinson
2009-12-31
1
-3/+8
|
*
Merged revisions 76815 via svnmerge from
Mark Dickinson
2009-12-13
1
-2/+4
|
*
Merged revisions 76566 via svnmerge from
Mark Dickinson
2009-11-28
1
-16/+100
|
*
Merged revisions 76405 via svnmerge from
Ronald Oussoren
2009-11-19
1
-16/+22
|
*
Merged revisions 75726 via svnmerge from
Antoine Pitrou
2009-10-26
1
-15/+34
|
*
Merged revisions 74979 via svnmerge from
Ronald Oussoren
2009-09-20
1
-5754/+4902
|
*
Merged revisions 74745 via svnmerge from
Benjamin Peterson
2009-09-11
1
-4923/+5755
|
*
Merged revisions 74713 via svnmerge from
Ronald Oussoren
2009-09-08
1
-5/+23
|
*
Merged revisions 74682 via svnmerge from
Ronald Oussoren
2009-09-06
1
-24/+122
*
|
#11184: Fix large file support on AIX.
Georg Brandl
2011-02-19
1
-1/+8
*
|
#730467: Another small AIX fix.
Georg Brandl
2011-02-15
1
-2/+2
*
|
#941346: Fix broken shared library build on AIX. Patch by Sebastien Sable, re...
Georg Brandl
2011-02-15
1
-2/+2
*
|
Issue #11121: Fix building with --enable-shared.
Martin v. Löwis
2011-02-05
1
-490/+532
*
|
Issue #7716: Under Solaris, don't assume existence of /usr/xpg4/bin/grep in
Antoine Pitrou
2011-01-03
1
-2/+2
*
|
Fix bad quoting in r87639. Caught by Arfrever.
Antoine Pitrou
2011-01-02
1
-3/+3
*
|
Issue #10475: Don't hardcode compilers for LDSHARED/LDCXXSHARED on NetBSD
Antoine Pitrou
2011-01-02
1
-278/+258
*
|
Build and install libpython3.so.
Martin v. Löwis
2010-12-30
1
-0/+11
*
|
regenerate configure based on r87207.
Gregory P. Smith
2010-12-13
1
-1/+7
*
|
Final patch for issue 9807.
Barry Warsaw
2010-11-24
1
-309/+285
*
|
Regenerated configure and pyconfig.h.in.
Mark Dickinson
2010-11-20
1
-522/+615
*
|
fix output for getaddrinfo bug check #7059
Benjamin Peterson
2010-11-01
1
-1/+5
*
|
add --enable-loadable-sqlite-extensions #10268
Benjamin Peterson
2010-10-31
1
-1/+18
*
|
add no output to with-system-ffi and with-system-expat
Benjamin Peterson
2010-10-31
1
-270/+254
*
|
One more change for issue 9807, by Matthias Klose.
Barry Warsaw
2010-10-18
1
-2/+2
*
|
Drop OPT:Olimit, as it confuses SunPRO (and other compilers).
Martin v. Löwis
2010-10-17
1
-84/+1
*
|
First (uncontroversial) part of issue 9807.
Barry Warsaw
2010-10-16
1
-269/+307
*
|
run autoconf
Benjamin Peterson
2010-10-15
1
-270/+256
*
|
Run autoconf to update configure.in -> configure.
Barry Warsaw
2010-10-14
1
-257/+278
*
|
Issue #7523: Add SOCK_CLOEXEC and SOCK_NONBLOCK to the socket module,
Antoine Pitrou
2010-10-14
1
-2/+2
*
|
Followup to #9437: since LDFLAGS is now appended to LDSHARED in the Makefile,
Antoine Pitrou
2010-10-13
1
-18/+18
*
|
Some platforms provide uintptr_t in inttypes.h. Patch by
Antoine Pitrou
2010-10-10
1
-1/+4
*
|
Issue #1633863: Don't ignore $CC under AIX.
Antoine Pitrou
2010-09-21
1
-3/+2
*
|
#9210: remove --with-wctype-functions configure option.
Amaury Forgeot d'Arc
2010-09-12
1
-24/+0
*
|
Issue #941346: Improve the build process under AIX and allow Python to
Antoine Pitrou
2010-09-10
1
-2/+14
*
|
Followup to #4026: better patch for flock detection.
Antoine Pitrou
2010-09-10
1
-36/+26
*
|
Issue #4026: Make the fcntl extension build under AIX.
Antoine Pitrou
2010-09-07
1
-7/+78
*
|
run autoreconf
Benjamin Peterson
2010-09-05
1
-286/+267
*
|
PEP 3149 is accepted.
Barry Warsaw
2010-09-03
1
-290/+344
*
|
Issue 5553: Improved Py_LOCAL_INLINE to actually inline under compilers other...
Daniel Stutzbach
2010-08-31
1
-0/+50
*
|
Issue #9700: define HAVE_BROKEN_POSIX_SEMAPHORES under AIX 6.x. Patch by
Antoine Pitrou
2010-08-30
1
-1/+5
*
|
Issue #9203: Computed gotos are now enabled by default on supported
Antoine Pitrou
2010-08-13
1
-14/+65
*
|
Remove temporary debugging code.
Mark Dickinson
2010-07-19
1
-40/+1
[prev]
[next]