Jochen Topf
|
30097cd4cb
|
CMake config: Set minimum C++ version needed in a different way
This setting should be overwritten if CMake find that some library needs
an even more modern version.
|
2024-01-07 17:41:31 +01:00 |
Jochen Topf
|
7259487654
|
Github action: Use checkout v4
|
2023-10-02 09:37:52 +02:00 |
Jochen Topf
|
85e763ea0f
|
Github action: Use clang 15 on Ubuntu 22.04
|
2023-10-02 09:37:52 +02:00 |
Jochen Topf
|
37adab91e5
|
Remove symlink from osmpbf to src, use osmpbf directly
|
2022-05-27 12:36:32 +02:00 |
Jochen Topf
|
6e9c00769f
|
CMake: Do not set C++ version any more.
At least C++11 is standard in modern compilers anyway. Only macOS seems
to need an explicit set for this.
|
2022-05-27 11:48:42 +02:00 |
Jochen Topf
|
cffbe661b1
|
Github Actions: Build on Ubuntu 20.04/22.04, not 18.04 any more
|
2022-05-27 11:06:51 +02:00 |
Jochen Topf
|
278c07098f
|
Guthub action: Remove Ubuntu 16 from CI build
Because thas system isn't supported any more by github.
|
2022-01-08 10:06:00 +01:00 |
Jochen Topf
|
bf2076840e
|
Also run CI workflows on pull requests
|
2021-01-03 21:04:26 +01:00 |
Jochen Topf
|
58fc205b15
|
Update Github actions: Use cmake to build, add macOS and Windows
|
2021-01-02 20:28:25 +01:00 |
Simon Legner
|
2a636a31f0
|
Enable GitHub Actions for C
|
2020-10-20 02:03:11 +02:00 |