Jochen Topf
|
0265ab5f3d
|
Release version 1.7.0
|
2026-07-26 16:42:30 +02:00 |
Jochen Topf
|
5b5ae13a4a
|
Move osmpbf-outline tool from "tools" into "demo" directory
This isn't really a useful tool for normal users. It is a demo/example
program for developers to see how the library can be used.
|
2026-07-26 16:38:45 +02:00 |
Jochen Topf
|
eda1580ce9
|
CMake config: Enable generation of compile_commands.json
|
2026-07-24 14:51:49 +02:00 |
Jochen Topf
|
32c3e92166
|
Update CI to run on Ubuntu 22.04 and 24.04
|
2025-06-11 11:07:09 +02: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
|
4195fe6557
|
CMake config: Remove unused line
|
2022-05-27 12:35:46 +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
|
a386f1b48c
|
Set shared library version and bump version number to 1.5.0
See #53.
|
2021-01-03 16:50:22 +01:00 |
Tom Hughes
|
ac8cf96890
|
Use the GNUInstallDirs module to set installation directories
|
2021-01-03 11:01:48 +00:00 |
Jochen Topf
|
e464c06294
|
Modernize and clean up CMake configuration
|
2021-01-02 20:27:50 +01:00 |
alex85k
|
1078fd47f3
|
More compilation fixes
|
2013-07-22 23:13:26 +06:00 |
alex85k
|
72fdfb4ccb
|
Added CMAKE project files and windows-compatibilty to osmpbf-outline
|
2013-06-04 17:38:55 +05:00 |