Commit Graph

19 Commits

Author SHA1 Message Date
Jochen Topf 0cc6f10fcf CI: Fix macOS build 2025-12-03 09:20:32 +01:00
Jochen Topf 32c3e92166 Update CI to run on Ubuntu 22.04 and 24.04 2025-06-11 11:07:09 +02:00
Simon Legner fa266b6f9b actions/setup-java@v4 2024-03-27 22:13:01 +01:00
Jochen Topf db10ff0949 Modernize github actions 2024-03-11 09:26:22 +01:00
Jochen Topf 802d4603b2 Remove Makefiles (have been deprecated a while) 2024-03-11 09:19:08 +01:00
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 0e99a6fef2 Document build with Ant 2021-01-09 10:14:23 +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 98ac3470ce GitHub Actions: use protobuf-compiler for Java 2020-10-20 09:39:42 +02:00
Simon Legner 2a636a31f0 Enable GitHub Actions for C 2020-10-20 02:03:11 +02:00
Simon Legner 435b4cac35 GitHub Actions: setup protoc 2020-09-28 20:25:11 +02:00
Simon Legner fcdf48d942 Enable GitHub Actions for Java 2020-09-28 17:36:56 +02:00