8 Commits

Author SHA1 Message Date
jzmaddock 7da943a80a Touch and re-run CI 2026-07-09 18:07:35 +01:00
jzmaddock 8520f3391e Drone CI update.
* Drone: use drone.sh
* Update names of environment variables as recommended by the latest CI scripts.

Co-authored-by: sdarwin <samuel.d.darwin@gmail.com>
2026-07-08 18:33:16 +01:00
Andrey Semashev 5a4da0eafa Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove
the dependency.
2026-01-23 23:28:22 +03:00
jzmaddock cc87b132f8 Modular Boost and big CI update.
* Make the library modular usable.

* Add missing import-search for cconfig/predef checks.

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

* Bump B2 require to 5.2

* Remove boost-root target refs.

* Change all <source> references to <library>.

* Update copyright dates.

* Fix library global (relative) references.

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

* Add Boost.StaticAssert transitive dep module.

* Only test on latest macOS.

* Add Boost.ThrowExceptions transitive dep module.

* Add Boost.Preprocessor transitive dep module.

* Change MacOS Clang std version to 20 from 2a

* Disable ranges on MacOS.
Remove CUDA testing - I just can't get CUDA to install any more.

* Update drone checkouts.

---------

Co-authored-by: Rene Rivera <grafikrobot@gmail.com>
2025-04-15 10:40:21 +01:00
jzmaddock da0dde24f3 Rework drone script with better names.
Also print math_info.
2021-02-03 12:56:24 +00:00
sdarwin 317b79ddd6 remove TRAVIS_OS_NAME from drone script [ci skip] 2021-01-07 19:05:16 +00:00
jzmaddock 1d0a1e69c7 Trigger rebuild. 2020-12-29 18:42:50 +00:00
sdarwin 265b349464 drone 2020-12-29 17:59:23 +00:00