[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package boost-build-1.66.0-13.el8.noarch download

Name boost-build
Epoch 0
Version 1.66.0
Release 13.el8
Architecture noarch
Website/URL http://www.boost.org
License Boost and MIT and Python
Build Time 2023-08-03 12:01:30
Build Host builder-x86-03.inferitos.ru
Summary Cross platform build system for C++ projects
Repositories PowerTools
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.
Errata
Size 474 KiB
Source Project boost-1.66.0-13.el8
SHA-256 checksum ab04c5d87c2c0aa199dff87f5bc1ec321f00d06033ea6af8cd7d36454e232136
× Full screenshot
Changelog link
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.66.0-13
- Rebuilt for MSVSphere 8.8

* Wed Jun 22 2022 Jonathan Wakely <jwakely@redhat.com> - 1.66.0-13
- Remove unused libzstd-devel dependency (#2069831)
- Preserve hardening flags when building bjam

* Tue Jun 21 2022 Jonathan Wakely <jwakely@redhat.com> - 1.66.0-12
- Build with lzma and zstd support (#2069831)

* Wed Jan 20 2021 Stephan Bergmann <sbergman@redhat.com> - 1.66.0-11
- Disable openmpi and mpich for Flatpak-bundled builds (#1895928)

* Tue Aug 04 2020 Jonathan Wakely <jwakely@redhat.com> - 1.66.0-10
- Revert changes for s390x support in Boost.Context

* Fri May 29 2020 Jonathan Wakely <jwakely@redhat.com> - 1.66.0-9
- Actually apply the patches added to the spec in 1.66.0-8

* Fri May 01 2020 Jonathan Wakely <jwakely@redhat.com> - 1.66.0-8
- Add patches from IBM for s390x support in Boost.Context (#1782292)

* Fri Jan 31 2020 Jonathan Wakely <jwakely@redhat.com> - 1.66.0-8
- Add patches to fix covscan defects (#1638070)

* Tue Nov 19 2019 Jonathan Wakely <jwakely@redhat.com> - 1.66.0-7
- Add patch to annotate objects built from assembly code (#1630552)

* Tue Oct 09 2018 Jonathan Wakely <jwakely@redhat.com> - 1.66.0-6
- Add explicit Requires to subpackages that depend on other parts of boost