| Name: | boost-build |
|---|---|
| Version: | 1.83.0 |
| Release: | 7.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1681572 |
| License: | BSL-1.0 AND MIT AND Python-2.0.1 |
| RPM: | boost-build-1.83.0-7.el10.noarch.rpm |
| Source RPM: | boost-1.83.0-7.el10.src.rpm |
| Build Date: | Sun Mar 08 2026 |
| Build Host: | build-ol10-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. |
- Add boost-url dependency to metapackage Resolves: RHEL-124169
- Backport patch to fix build of boost thread on Clang19 and later Resolves: RHEL-118607
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuild for ICU 74
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebase to 1.83.0 - See https://fedoraproject.org/wiki/Changes/F40Boost183 - Drop patch for accumulators library that has since been applied upstream. - Fix spurious Boost.Regex test failures.
- Rebuild for openmpi 5.0.0, drops support for i686
- apply upstream fixes for failing random tests