Mathieu Champlon
|
f6f3990ddf
|
Rename master branch to main
|
2024-09-28 11:06:17 +02:00 |
|
Alexander Grund
|
5aff52fcca
|
Use newer CMake for Ubuntu 18 to make it find newer Boost
|
2023-08-15 09:47:38 +02:00 |
|
Alexander Grund
|
418d12b637
|
GHA: Update deprecated images and workflows
The Ubuntu 18.04 runners were deprecated and removed.
`actions/checkout@v2` uses node12 which is deprecated.
Same for `actions/cache@v2`
|
2023-08-13 20:33:25 +02:00 |
|
Alexander Grund
|
50ea9982ed
|
Move the boost-root to a sibling folder
This keeps the correct paths of our files in the coverage data.
|
2022-02-09 11:47:37 +01:00 |
|
Alexander Grund
|
f186dfbab0
|
Fix root path of coverage upload
The repo files were moved to a subfolder which confuses the coverage UI
|
2022-02-09 11:47:37 +01:00 |
|
Alexander Grund
|
ee72e8b9d8
|
Format code using Clang-Format 10 and enforce via CI
Makes the format of the code base uniform.
|
2022-01-24 16:30:59 +01:00 |
|
Alexander Grund
|
23ed9584a0
|
Update CI
- Move travis to GHA (travis is dead for OSS)
- Update Boost on appveyor
|
2022-01-07 23:17:08 +01:00 |
|