Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost-thread - Run-Time component of boost thread library
- Description:
Run-Time component Boost.Thread library, which provides classes and
functions for managing multiple threads of execution, and for
synchronizing data between the threads or providing separate copies of
data specific to individual threads.
Packages
boost-thread-1.53.0-26.el7.x86_64
[56 KiB] |
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.
|
boost-thread-1.53.0-26.el7.i686
[56 KiB] |
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.
|