Skip to content

ENH: Update Python to 2.7.11

Sam Horvath requested to merge github/fork/jcfr/update-python-to-2.7.11 into master

Created by: jcfr

Suggested-by: Michael Powell mwpowellhtx@gmail.com

Associated python-cmake-buildsystem are listed below:

$ git shortlog ed5f9bc..b012e1e --no-merges Chuck Atkins (3): Create and use append_if_absent macro for constructing compiler options Use the POSITION_INDEPENDENT_CODE target property instead of -fPIC Adjust GCC-specific compiler options to work for Clang, Intel, and PGI

Jean-Christophe Fillion-Robin (6): Create CONTRIBUTING.md Add convenience macro "check_cmake_property_exists" Fix distutils.sysconfig._python_build() on windows Fix distutils.test_get_python_inc on windows copying headers into build dir Fix test_get_config_h_filename in test_sysconfig.py Add support for python 2.7.11rc1

Matt McCormick (4): Add the ability to specify the Python version in the CMake configuration. Update remark on supported Python versions. Add Python 2.7.11 download support. Make Python 2.7.11 the default.

Simon Su (1): Expect BZIP2_INCLUDE_DIR when building bz2 module.

Merge request reports