Matt Borland
95367e1a27
Improve reliability of codecov upload
2024-04-24 08:24:11 +02:00
Christopher Kormanyos
bfe1c190ad
Update checkout/cache actions CodeCov CI
2024-02-11 18:18:19 +01:00
Matt Borland
291f31117f
Update GHA to remove Node deprecation warnings
2024-01-24 11:52:29 +01:00
Matt Borland
79b4015d4d
Add codecov run to CI ( #1061 )
...
Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com >
2024-01-05 09:00:24 +01:00
jzmaddock
407a2eb8ed
Correct depint.py includes.
2023-11-06 18:40:06 +00:00
jzmaddock
c33ea10655
Update depinst.py usage to scan more directories.
2023-11-06 18:27:35 +00:00
Matt Borland
7bc2da4a48
Fix clang-14 run in CI ( #1041 )
2023-10-31 11:33:36 +01:00
Matt Borland
fc3a395f07
Add clang-win to CI runs ( #1030 )
2023-09-25 08:25:40 +02:00
Christopher Kormanyos
a14f39ff50
Correct the CI runner logic in YAML
2023-08-22 12:41:41 +02:00
Christopher Kormanyos
4069a75a83
Supply proper working directory in CI
2023-08-22 11:17:05 +02:00
Christopher Kormanyos
56b71a77c0
MSVC 14_0 stdndards and has-include corrections
2023-08-22 11:09:43 +02:00
Sam Darwin
7ce0570e44
Small github actions updates ( #995 )
2023-06-15 09:29:50 +02:00
Matt Borland
62ee2bc7f1
Disable PCH on MSVC until B2 is fixed
2023-03-31 14:30:52 +02:00
Matt Borland
2fe1facdb5
Merge pull request #965 from boostorg/quad
2023-03-07 11:09:09 -08:00
jzmaddock
cf6cd75477
Improve error handling in non-central distributions. ( #963 )
...
* Improve error handling in non-central distributions.
* Try turning debug symbols off for msvc-14.0.
So we don't run out of disk space on CI.
2023-03-07 12:11:29 +00:00
Matt Borland
0b97dfa8d7
Add macro to limited amount of CI runs
2023-03-06 10:34:56 -08:00
Matt Borland
791df66b17
Enable GHA to kill in progress builds on new push
2023-02-03 09:01:17 -08:00
Matt Borland
773f7741c4
Require C++14 support
2022-12-27 14:24:41 +01:00
Matt Borland
6abc01f1ca
Consolidate windows testing
2022-12-06 08:43:22 -08:00
Matt Borland
30a87e834e
Remove thread limitation from GHA runner
2022-11-11 07:33:03 -08:00
Matt Borland
aa25b040a5
Use package manager for cygwin runs ( #862 )
2022-10-29 16:18:24 -07:00
Matt Borland
bfb0295760
Remove deprecated CI skip filter
2022-10-13 07:15:46 -07:00
Matt Borland
3ac2fb2a6b
Update deprecated workflow
2022-10-11 11:54:25 -07:00
jzmaddock
48f20e9f82
Split windows-gcc jobs into smaller chunks again.
...
These are much much slower than anything else.
2022-06-06 18:44:24 +01:00
jzmaddock
c5c01b675c
Try and consolidate more Github tests.
...
In the hopes of speeding up CI build times.
2022-06-05 19:43:43 +01:00
jzmaddock
71e9d5c3cd
Move Ubuntu-focal tests to drone.
2022-06-02 18:36:45 +01:00
jzmaddock
8ceee1ece0
Merge branch 'develop' into ci_adjust_2022
...
Resolved Conflicts:
.drone.star
.github/workflows/ci.yml
Moved more CI from Github to drone.
2022-06-02 17:21:57 +01:00
Matt Borland
5fa7797ec6
Bump minimum language standard to C++14 ( #788 )
...
* Bump minimum language standard to C++14
* Add warning message in config
* Update readme and keep C++14 in GCC5 drone run
2022-05-31 20:19:22 -07:00
jzmaddock
8b7e154044
Move all GCC-5/6 testing to drone.
...
Remove C++11 testing for gcc where the compiler default is C++14.
Remove C++11 testing from msvc - it doesn't support it, only C++14.
All C++11 testing is now on gcc-5 and 6 and on drone.
2022-05-31 18:16:57 +01:00
jzmaddock
14d6cfdea2
Tweak CI runs:
...
Increase tolerance in chatterjee_correlation test.
Remove a few tests from Github CI.
Remove autodiff from the sanitizer tests as they time out.
2022-05-30 18:37:05 +01:00
jzmaddock
17813330e5
Revert "Strip CI back to minimal failing test cases."
...
This reverts commit 3fa245da6d .
2022-05-26 16:43:26 +01:00
jzmaddock
3fa245da6d
Strip CI back to minimal failing test cases.
...
In the hopes we might actually see some results on Github.
2022-05-26 12:11:27 +01:00
jzmaddock
0edd1a2300
Try building with -j2 in ubuntu-22 CI.
...
Otherwise we see the VM abort with out-of-memory errors.
2022-05-16 18:25:23 +01:00
jzmaddock
7c5228a07b
Add no-exception handling tests.
...
Add Ubuntu-22 plus gcc-12 and clang-14 CI tests.
Fix a couple headers which still had noeh-unfriendly code.
2022-05-15 17:35:11 +01:00
Matt Borland
9130186faa
Merge remote-tracking branch 'boostorg/develop' into cygwin
2022-02-08 11:21:48 +01:00
jzmaddock
8f2e969622
Change windows-latest to windows-2019
2022-02-05 11:23:16 +00:00
Matt Borland
490bf72d3e
Fix yaml error from merge
2022-02-04 20:05:03 +01:00
Matt Borland
ae1a13098c
Merge remote-tracking branch 'origin/MSVC2022' into MSVC2022
2022-02-04 20:00:03 +01:00
Matt Borland
4eae4407b2
Merge remote-tracking branch 'boostorg/develop' into MSVC2022
2022-02-04 19:50:55 +01:00
jzmaddock
fe58ad8a67
Merge branch 'develop' into MSVC2022
2022-02-02 18:38:19 +00:00
Matt Borland
98c5bd8fd6
Fix indent issue and add required matrix attributes
2022-01-30 11:26:16 +02:00
Matt Borland
ac80c0e56b
Merge remote-tracking branch 'boostorg/develop' into cygwin
2022-01-23 10:29:38 +02:00
Matt Borland
e1601f129a
Complete CI test with standalone mode ( #680 )
2022-01-14 08:12:22 -08:00
Matt Borland
826d6da025
Add big obj for cygwin, and change <atomic> detection
...
[cygwin]
2022-01-04 10:52:45 +02:00
Matthias Koeppe
ca23e57d4c
.github/workflows/ci.yml: Add cygwin
2022-01-03 10:42:29 +02:00
Matt Borland
e1ded14d81
Remove redundant testing and failing test
2021-11-25 11:36:55 +02:00
Matt Borland
3d25e70fe2
Add MSVC-2022 to CI Testing
2021-11-21 17:22:05 +02:00
Matt Borland
20c2cc0bc0
Add GCC11 to CI ( #654 )
...
* Add GCC11 to CI
* Change std::views to std::ranges::views
* Remove g++5 and clang-5. Remove testing of ranges in GCC11
2021-07-04 13:35:59 -04:00
John Maddock
742154cc36
Merge branch 'update_GHA' of https://github.com/mborland/math into threading_sanity_check
2021-05-18 11:40:45 +01:00
jzmaddock
8283949fae
Remove clang-9 from GHA testing - it's currently broken and drone is testing OK.
2021-05-18 11:39:19 +01:00