Name: | boost-build |
---|---|
Version: | 1.66.0 |
Release: | 10.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2201935 |
License: | Boost and MIT and Python |
RPM: | boost-build-1.66.0-10.el8.noarch.rpm |
Source RPM: | boost-1.66.0-10.el8.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-52e96423-1c44-46a4-975c-a944022336c5.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- Revert changes for s390x support in Boost.Context
- Actually apply the patches added to the spec in 1.66.0-8
- Add patches from IBM for s390x support in Boost.Context (#1782292)
- Add patches to fix covscan defects (#1638070)
- Add patch to annotate objects built from assembly code (#1630552)
- Add explicit Requires to subpackages that depend on other parts of boost
- Add RPM_LD_FLAGS to user-config.jam (#1630552)
- Remove libboost_python3.so and libboost_numpy3.so from boost-devel
- Remove boost-python3 and boost-numpy3 from boost metapackage (#1616244)
- Patch numpy for Python 3 (#1596468)