Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost-compat-bitcoin - The free peer-reviewed portable C++ source libraries
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
Latest: boost-compat-bitcoin-1.50.0-5.1.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
boost-compat-bitcoin |
0 |
1.50.0 |
5.1.el6.fio |
x86_64 |
27 KiB |
2013-12-03 02:39:23 |
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