Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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/+3 |
| | |||||
* | Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host. | Charles-François Natali | 2013-01-08 | 1 | -13/+3 |
| | |||||
* | Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on ↵ | Mark Dickinson | 2012-12-02 | 1 | -0/+20 |
| | | | | some platforms. | ||||
* | Fix regression from issue #16262 | Ross Lagerwall | 2012-10-29 | 1 | -1/+1 |
| | |||||
* | - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. | Matthias Klose | 2012-10-21 | 1 | -6/+6 |
| | |||||
* | Issue #15819: use standard autoconf preset output variables. | Trent Nelson | 2012-10-17 | 1 | -3/+1 |
| | | | | Reported by: Roumen Petrov | ||||
* | 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/+18 |
| | | | | | | | | Specifically, make sure the 'Object', 'Python' and 'Include' directories in the build directory take precedence over the source directory if we're an out-of-tree build. Fix typeslots.inc so that it gets generated into the build directory. | ||||
* | Issue #15819: Fix out-of-tree builds from a readonly source. | Trent Nelson | 2012-08-30 | 1 | -0/+1 |
| | |||||
* | merge 3.1 | Matthias Klose | 2012-03-14 | 1 | -771/+968 |
| | |||||
* | - rename configure.in to configure.ac | Matthias Klose | 2012-03-14 | 1 | -0/+4158 |
- change references from configure.in to configure.ac |