Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost - The free peer-reviewed portable C++ source libraries
- Description:
Boost provides free peer-reviewed portable C++ source libraries. The
emphasis is on libraries which work well with the C++ Standard
Library, in the hopes of establishing "existing practice" for
extensions and providing reference implementations so that the Boost
libraries are suitable for eventual standardization. (Some of the
libraries have already been included in the C++ 2011 standard and
others have been proposed to the C++ Standards Committee for inclusion
in future standards.)
Packages
boost-1.53.0-26.el7.src
[53.1 MiB] |
Changelog
by Jonathan Wakely (2016-06-10):
- Install unpatched gcc.jam (#1305019).
- Build libboost_python and libboost_python3 such that they depend on
their respective libpython (#1302120).
(boost-1.53.0-python-libpython_dep.patch,
boost-1.53.0-python-abi_letters.patch)
- Fix Boost.Python test suite so that PyImport_AppendInittab is called
before PyInitialize, which broke the test suite with Python 3.
(boost-1.53.0-python-test-PyImport_AppendInittab.patch)
- Patch gcc.jam to not add bogus rpaths.
|