Commit Graph

13 Commits

Author SHA1 Message Date
jzmaddock 1aa177da01 Change VS cxxstd=20 to cxxstd=latest 2021-10-28 19:42:17 +01:00
jzmaddock 64bf41929c Add Visual Studio 2022 runner. 2021-10-28 19:36:09 +01:00
jzmaddock 1e5f50939c Add first nvcc github action. (#407)
* Add first nvcc github action.

* More CUDA checks.

* Try adding nvcc+clang options.

* Add -latomic to clang command line.

* Correct previous command line change.

* Add clang-direct-to-cuda compile test.

* Correct CUDA arch.
2021-09-29 18:06:11 +01:00
jzmaddock 85292621ec Add emscripten testing and support. (#403)
* Tentatively add emscripten testing and support.
Fixes https://github.com/boostorg/config/issues/402.
2021-09-10 11:36:29 +01:00
jzmaddock 95065f9973 Can't use clang on emulated s390x. 2021-03-20 10:36:25 +00:00
jzmaddock 30d65cba52 Add clang, remove armv7 as Boot.Build fails on that arch at present. 2021-03-19 19:33:51 +00:00
jzmaddock 4808f0e600 Update job name. 2021-03-19 18:19:58 +00:00
jzmaddock 43d7772130 Correct path names in script. 2021-02-07 12:38:44 +00:00
jzmaddock 37c513963b Add more architectures, fix test script. 2021-02-07 12:27:58 +00:00
jzmaddock bd4afd9094 Add ppc64le test. 2021-02-07 10:54:20 +00:00
jzmaddock 1953291f72 Remove mingw from GHA tests: it's failing even basic programs. 2021-02-03 18:21:38 +00:00
jzmaddock 844f7b096e Try again without depinst.py script. 2021-02-03 16:48:29 +00:00
jzmaddock 8291b2d0a5 Add GHA to get XCode-12 testing.
Also adds more comprehensive msvc-14.x testing.
2021-02-03 16:34:52 +00:00