| Name: | boost-build |
|---|---|
| Version: | 1.75.0 |
| Release: | 12.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1669305 |
| License: | Boost and MIT and Python |
| RPM: | boost-build-1.75.0-12.el9.noarch.rpm |
| Source RPM: | boost-1.75.0-12.el9.src.rpm |
| Build Date: | Sat Aug 09 2025 |
| Build Host: | build-ol9-x86_64.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 are using GCC, MSVC, or a dozen more supported C++ compilers -- on Windows, OSX, Linux and commercial UNIX systems. |
- Fix the CMake config file for openmpi and mpich (RHEL-97588)
- Add patch for cross-device filesystem::copy_file (RHEL-89888)
- Re-add the CMake config files provided by Boost
- Apply upstream Boost.Asio patch to resolve RHEL-67973 - Fix %patch directive compatibility with RPM 4.20