2
0
mirror of https://github.com/boostorg/random.git synced 2026-01-19 04:22:17 +00:00

18 Commits

Author SHA1 Message Date
Matt Borland
9dfab46a70 Move ubuntu 22.04 into containers and remove windows-2019 2025-07-02 14:51:27 -04:00
Matt Borland
f46f59f2ae Replace deprecated OS with containers 2025-02-17 13:24:26 -05:00
Alexander Grund
77e78d9753 Fix install of packages 2024-12-08 20:50:42 +01:00
Alexander Grund
d05e3aa5ab Remove macos-12 from GHA 2024-12-08 20:42:38 +01:00
Alexander Grund
d517d4c368 Update containers 2024-12-08 14:51:38 +01:00
Alexander Grund
317716d316 Use hosted node 2024-12-08 13:11:10 +01:00
Alexander Grund
f8b44cac5c Fix node 20 issue on GHA CI 2024-12-07 19:43:11 +01:00
René Ferdinand Rivera Morell
dcaee178a6 Add support for modular build structure. (#107)
* Make the library modular usable.

* Switch to library requirements instead of source. As source puts extra source in install targets.

* Add missing NO_LIB usage requirements.

* Update library dependencies.

* Add requires-b2 check to top-level build file.

* Bump B2 require to 5.2

* Update copyright dates.

* Move inter-lib dependencies to a project variable and into the build targets.

* Switch to /boost/test//included target for header only mode of Boost.Test.

* Adjust doc build to avoid boost-root references.

* Update build deps.

* Change Boost Test build refs to work with both old and modular test lib targets.

* Change math dep real target math/tr1.

* Allow deprecated Node version

* Drop MSVC 14.0 support

---------

Co-authored-by: Matt Borland <matt@mattborland.com>
2024-08-19 17:13:10 -04:00
Matt Borland
b04529bead Use codecov token for upload 2024-07-03 08:33:01 -04:00
Matt Borland
abd86cafad Update macos toolchains 2024-07-03 08:31:14 -04:00
Matt Borland
c1fb95b577 Add C++03 CI runner to ensure the library is not built 2024-04-08 09:04:52 +02:00
Matt Borland
7a8355cda4 Add codecov CI run 2023-12-19 11:57:41 +01:00
Matt Borland
1d33ebe1a0 Remove 2b runs from clang 11-15 2023-12-14 12:19:32 +01:00
Matt Borland
42d5e98cea Add cmake test to CI 2023-12-14 10:19:33 +01:00
Matt Borland
3c1f0dbf63 Update GHA (#93) 2023-08-23 14:37:25 -04:00
jzmaddock
3fceaa3e13 Correct windows and non-intel CI scripts. 2022-06-02 10:54:25 +01:00
jzmaddock
51517ab6fe Remove C++03 testing from CI.
It's not supported by Boost.Math which is a dependency of Boost.Test.
2022-06-01 20:03:48 +01:00
jzmaddock
31acc7c0d0 Tentatively add CI based on Boost.Config CI. 2022-06-01 19:58:13 +01:00