Name: | boost-build |
---|---|
Version: | 1.53.0 |
Release: | 25.el7 |
Architecture: | noarch |
Group: | Development/Tools |
Size: | 2583389 |
License: | Boost and MIT and Python |
RPM: | boost-build-1.53.0-25.el7.noarch.rpm |
Source RPM: | boost-1.53.0-25.el7.src.rpm |
Build Date: | Fri Nov 20 2015 |
Build Host: | x86-ol7-builder-04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.boost.org |
Summary: | Cross platform build system for C++ projects |
Description: | 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. |
- Rebuilt for openmpi update (#1258794)
- Change Requires: to use %{?_isa}, so that dependencies are arch-aware.
- Fix ambiguity in Boost.LexicalCast.
- Re-enable mpich and openmpi on aarch64, they are available now.
- Fix atomic_cas32 (thanks Jaroslav Škarvada for figuring out where the problem is) (boost-1.54.0-interprocess-atomic_cas32-ppc.patch)
- Disable mpich and openmpi support for ppc64le until port available.
- Turn off build flags pre-set by Boost distribution. (boost-1.53.0-buildflags.patch) - Pass RPM_OPT_FLAGS through user-config.jam.
- Fix misunderstanding of Boost.MPI about widths of some Boost.Serialization types. (boost-1.53.0-mpi-version_type.patch)
- Disable mpich and openmpi support for aarch64 until port available.
- Mass rebuild 2014-01-24