| Commit message (Expand) | Author | Age | Files | Lines |
* | - Issue #16754: Fix the incorrect shared library extension on linux. Introduce | doko@ubuntu.com | 2013-03-21 | 1 | -38/+28 |
|
|
* | - Issue #3754: fix typo in pthread AC_CACHE_VAL. | doko@python.org | 2013-01-25 | 1 | -1/+1 |
|
|
* | - Issue #17029: Let h2py search the multiarch system include directory. | doko@python.org | 2013-01-25 | 1 | -0/+4 |
|
|
* | Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host. | Charles-François Natali | 2013-01-08 | 1 | -18/+7 |
|
|
* | Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on ... | Mark Dickinson | 2012-12-02 | 1 | -0/+40 |
|
|
* | Fix regression from issue #16262 | Ross Lagerwall | 2012-10-29 | 1 | -126/+141 |
|
|
* | - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. | Matthias Klose | 2012-10-21 | 1 | -17/+22 |
|
|
* | Issue #15819: use standard autoconf preset output variables. | Trent Nelson | 2012-10-17 | 1 | -4/+1 |
|
|
* | Issue #15819: tweak logic in previous commit (617591e7d708). | Trent Nelson | 2012-10-16 | 1 | -1/+1 |
|
|
* | Issue #15819: additional fixes for out-of-tree builds from read-only src. | Trent Nelson | 2012-10-16 | 1 | -0/+20 |
|
|
* | Issue #15819: Fix out-of-tree builds from a readonly source. | Trent Nelson | 2012-08-30 | 1 | -0/+50 |
|
|
* | merge 3.1 | Matthias Klose | 2012-03-14 | 1 | -1/+1 |
|\ |
|
| * | - rename configure.in to configure.ac | Matthias Klose | 2012-03-14 | 1 | -3/+2 |
|
|
| * | Close Issue 11570: Lib/test/test_distutils.py tries to mix 32 and 64 bits obj... | Jesus Cea | 2011-03-16 | 1 | -3/+4 |
|
|
* | | Improve the test for dirfd(), some systems #define it rather than have | Gregory P. Smith | 2012-01-22 | 1 | -47/+57 |
|
|
* | | Fixes issue #8052: The posix subprocess module's close_fds behavior was | Gregory P. Smith | 2012-01-21 | 1 | -1/+1 |
|
|
* | | regenerate configure using autoconf. includes the dirfd test. | Gregory P. Smith | 2012-01-16 | 1 | -286/+309 |
|
|
* | | Issue #11149: Also enable -fwrapv if $CC is a full path | 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 | -310/+315 |
|
|
* | | Issue #11149: recent versions of clang require the -fwrapv flag. | 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 |
|
|
* | | When testing for an hg repo, use a file that always exists, even with the "sh... | Antoine Pitrou | 2011-07-26 | 1 | -288/+311 |
|
|
* | | 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 | -310/+287 |
|
|
* | | Issue #12372: POSIX semaphores are broken on AIX: don't use them. | Charles-François Natali | 2011-07-21 | 1 | -6/+2 |
|
|
* | | Regenerate configure. | Georg Brandl | 2011-07-03 | 1 | -0/+54 |
|
|
* | | Issue #8746: Correct faulty configure checks so that os.chflags() and | Ned Deily | 2011-06-28 | 1 | -4/+4 |
|
|
* | | Use --as-needed when linking libpython3.so. Closes #11347. | Martin v. Löwis | 2011-05-09 | 1 | -47/+78 |
|
|
* | | Merge build identification to 3.2 branch. | Georg Brandl | 2011-03-06 | 1 | -1/+57 |
|\ \
| |/ |
|
| * | Commit the hg build identification patch from the pymigr repo. | Georg Brandl | 2011-03-05 | 1 | -1/+57 |
|
|
| * | Merged revisions 88438,88440 via svnmerge from | Georg Brandl | 2011-02-25 | 1 | -1/+8 |
|
|
| * | Merged revisions 88430 via svnmerge from | Georg Brandl | 2011-02-25 | 1 | -2/+2 |
|
|
| * | Merged revisions 88426 via svnmerge from | Georg Brandl | 2011-02-25 | 1 | -470/+517 |
|
|
| * | Merged revisions 87698 via svnmerge from | Antoine Pitrou | 2011-01-03 | 1 | -2/+2 |
|
|
| * | 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 | -6/+5 |
|
|
| * | Compile correctly under OpenIndiana (and possibly Solaris 11 Express) | Jesus Cea | 2010-11-25 | 1 | -8/+9 |
|
|
| * | add 'no' output to --with-system-ffi | Benjamin Peterson | 2010-10-31 | 1 | -7/+9 |
|
|
| * | Merged revisions 85349 via svnmerge from | Antoine Pitrou | 2010-10-10 | 1 | -2/+5 |
|
|
| * | Merged revisions 84946 via svnmerge from | Antoine Pitrou | 2010-09-21 | 1 | -2/+2 |
|
|
| * | Merged revisions 84680 via svnmerge from | Antoine Pitrou | 2010-09-10 | 1 | -2/+14 |
|
|
| * | Merged revisions 84674 via svnmerge from | Antoine Pitrou | 2010-09-10 | 1 | -40/+26 |
|
|
| * | Merged revisions 84584 via svnmerge from | Antoine Pitrou | 2010-09-07 | 1 | -5/+79 |
|
|
| * | Merged revisions 84366 via svnmerge from | Antoine Pitrou | 2010-08-30 | 1 | -3/+7 |
|
|
| * | Revert temporary debugging commit from r82756. | Mark Dickinson | 2010-07-19 | 1 | -14/+5 |
|
|
| * | Temporary debug commit: include gcc version in configure output. If this doe... | Mark Dickinson | 2010-07-09 | 1 | -5/+14 |
|
|
| * | only use -fno-strict-aliasing when needed by compiler | Benjamin Peterson | 2010-06-21 | 1 | -16/+55 |
|
|
| * | run autoreconf | Benjamin Peterson | 2010-06-21 | 1 | -16806/+3392 |
|
|
| * | Merged revisions 78965 via svnmerge from | Benjamin Peterson | 2010-05-02 | 1 | -4933/+5790 |
|
|
| * | Merged revisions 80576 via svnmerge from | Jesus Cea | 2010-04-28 | 1 | -16/+23 |
|
|