summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
| * Merged revisions 78073 via svnmerge fromRonald Oussoren2010-02-071-1/+22
| * Merged revisions 78066 via svnmerge fromRonald Oussoren2010-02-071-17/+17
| * Merged revisions 77862 via svnmerge fromBenjamin Peterson2010-01-301-37/+219
| * Merged revisions 77196 via svnmerge fromMark Dickinson2009-12-311-3/+8
| * Merged revisions 76815 via svnmerge fromMark Dickinson2009-12-131-2/+4
| * Merged revisions 76566 via svnmerge fromMark Dickinson2009-11-281-16/+100
| * Merged revisions 76405 via svnmerge fromRonald Oussoren2009-11-191-16/+22
| * Merged revisions 75726 via svnmerge fromAntoine Pitrou2009-10-261-15/+34
| * Merged revisions 74979 via svnmerge fromRonald Oussoren2009-09-201-5754/+4902
| * Merged revisions 74745 via svnmerge fromBenjamin Peterson2009-09-111-4923/+5755
| * Merged revisions 74713 via svnmerge fromRonald Oussoren2009-09-081-5/+23
| * Merged revisions 74682 via svnmerge fromRonald Oussoren2009-09-061-24/+122
* | #11184: Fix large file support on AIX.Georg Brandl2011-02-191-1/+8
* | #730467: Another small AIX fix.Georg Brandl2011-02-151-2/+2
* | #941346: Fix broken shared library build on AIX. Patch by Sebastien Sable, re...Georg Brandl2011-02-151-2/+2
* | Issue #11121: Fix building with --enable-shared.Martin v. Löwis2011-02-051-490/+532
* | Issue #7716: Under Solaris, don't assume existence of /usr/xpg4/bin/grep inAntoine Pitrou2011-01-031-2/+2
* | Fix bad quoting in r87639. Caught by Arfrever.Antoine Pitrou2011-01-021-3/+3
* | Issue #10475: Don't hardcode compilers for LDSHARED/LDCXXSHARED on NetBSDAntoine Pitrou2011-01-021-278/+258
* | Build and install libpython3.so.Martin v. Löwis2010-12-301-0/+11
* | regenerate configure based on r87207.Gregory P. Smith2010-12-131-1/+7
* | Final patch for issue 9807.Barry Warsaw2010-11-241-309/+285
* | Regenerated configure and pyconfig.h.in.Mark Dickinson2010-11-201-522/+615
* | fix output for getaddrinfo bug check #7059Benjamin Peterson2010-11-011-1/+5
* | add --enable-loadable-sqlite-extensions #10268Benjamin Peterson2010-10-311-1/+18
* | add no output to with-system-ffi and with-system-expatBenjamin Peterson2010-10-311-270/+254
* | One more change for issue 9807, by Matthias Klose.Barry Warsaw2010-10-181-2/+2
* | Drop OPT:Olimit, as it confuses SunPRO (and other compilers).Martin v. Löwis2010-10-171-84/+1
* | First (uncontroversial) part of issue 9807.Barry Warsaw2010-10-161-269/+307
* | run autoconfBenjamin Peterson2010-10-151-270/+256
* | Run autoconf to update configure.in -> configure.Barry Warsaw2010-10-141-257/+278
* | Issue #7523: Add SOCK_CLOEXEC and SOCK_NONBLOCK to the socket module,Antoine Pitrou2010-10-141-2/+2
* | Followup to #9437: since LDFLAGS is now appended to LDSHARED in the Makefile,Antoine Pitrou2010-10-131-18/+18
* | Some platforms provide uintptr_t in inttypes.h. Patch byAntoine Pitrou2010-10-101-1/+4
* | Issue #1633863: Don't ignore $CC under AIX.Antoine Pitrou2010-09-211-3/+2
* | #9210: remove --with-wctype-functions configure option.Amaury Forgeot d'Arc2010-09-121-24/+0
* | Issue #941346: Improve the build process under AIX and allow Python toAntoine Pitrou2010-09-101-2/+14
* | Followup to #4026: better patch for flock detection.Antoine Pitrou2010-09-101-36/+26
* | Issue #4026: Make the fcntl extension build under AIX.Antoine Pitrou2010-09-071-7/+78
* | run autoreconfBenjamin Peterson2010-09-051-286/+267
* | PEP 3149 is accepted.Barry Warsaw2010-09-031-290/+344
* | Issue 5553: Improved Py_LOCAL_INLINE to actually inline under compilers other...Daniel Stutzbach2010-08-311-0/+50
* | Issue #9700: define HAVE_BROKEN_POSIX_SEMAPHORES under AIX 6.x. Patch byAntoine Pitrou2010-08-301-1/+5
* | Issue #9203: Computed gotos are now enabled by default on supportedAntoine Pitrou2010-08-131-14/+65
* | Remove temporary debugging code.Mark Dickinson2010-07-191-40/+1
* | Add configure check for a bug with gcc soft floating-point and subnormals, to...Mark Dickinson2010-07-181-1/+40
* | Issue #9189: Allow users to set $CFLAGS, $CPPFLAGS, and $LDFLAGS when runningJeffrey Yasskin2010-07-091-11/+10
* | Merged revisions 81004 via svnmerge fromBenjamin Peterson2010-06-271-1/+1
* | Revert r82089. Commit was intended for a branch.Jean-Paul Calderone2010-06-191-1/+1
* | merge forward from the python 2.x branchJean-Paul Calderone2010-06-191-1/+1