Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost-compat-bitcoin-build - Cross platform build system for C++ projects
Boost.Build is an easy way to build C++ projects, everywhere. You name
your pieces of executable and libraries and list their sources. Boost.Build
takes care about compiling your sources with the right options,
creating static and shared libraries, making pieces of executable, and other
chores -- whether you're using GCC, MSVC, or a dozen more supported
C++ compilers -- on Windows, OSX, Linux and commercial UNIX systems.
Packages
Latest: boost-compat-bitcoin-build-1.50.0-5.1.el6.fio.noarch.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