Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost-compat-bitcoin-thread - Run-Time component of boost thread library
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
Latest: boost-compat-bitcoin-thread-1.50.0-5.1.el6.fio.x86_64.rpm
Changelog:
- * 2013-03-23 - Michael Hampton <support[AT]ringingliberty[DOTCOM]> 1.50.0-5.1
- Backport from Fedora
- Change names to boost-compat-bitcoin
- Change installation paths to /opt/boost-compat-bitcoin
- Build without Python 3 which is not available on RHEL
- Build without MPI as not necessary for Bitcoin
- * 2013-02-13 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.50.0-5
- Update %description to reflect current state of C++
standardization. Courtesy of Jonathan Wakely. (#837813)
- Fix classifying incomplete UTF-8 sequences in Boost.Locale (#907481)
- * 2012-08-15 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.50.0-4
- Override boost_thread-mt.so with a linker script that brings in
Boost.System DSO as well.
- * 2012-08-08 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.50.0-3
- boost-python3 shouldn't be under the overall boost umbrella
- * 2012-08-07 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 1.50.0-2
- Enable Python 3 builds. This is still disabled in Boost MPI, which
doesn't seem to support Python 3