0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Oct 30, 2023 — Oct 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add travis and appveyor config. More... almost 10 years ago
Updated FindOsmium.cmake from upstream (libosmium repository). More... almost 10 years ago
Get FindOsmium.cmake from upstream. More... almost 10 years ago
Remove superfluous std::move(). More... almost 10 years ago
CMake config: Formatting. More... almost 10 years ago
CMake config: Add threading support for all IO functions, not only PBF. More... almost 10 years ago
Add 'Dev' build type. Remove need for OsmiumOptions.cmake. More... almost 10 years ago
Fix .gitignores. More... almost 10 years ago
Make CMake config work with older versions of CMake. More... almost 10 years ago
Detect if objects in OSM file are ordered and if there are mulitple versions. More... almost 10 years ago
Small updates to wrapper Makefile and README. More... almost 10 years ago
Move essential compile options from OsmiumOptions.cmake to FindOsmium.cmake. More... almost 10 years ago
Change cmake config to allow specifying C++ version to use. More... almost 10 years ago
Improved cmake config. More... almost 10 years ago
Updated cmake config. More... almost 10 years ago
Add Makefile for simpler builds, update build instructions in README. More... almost 10 years ago
Fix include order. This fixes build problem on OSX. More... almost 10 years ago
Only output time range for fileinfo if there are objects in the file. More... about 10 years ago
Formatting includes. More... about 10 years ago
reorder libraries and add ws2_32 for MinGW More... about 10 years ago
Merge pull request #4 from alex85k/mingw More... about 10 years ago
Use value instead of reference captures in lambda. More... about 10 years ago
Make "osmium" command work on Windows, too. More... about 10 years ago
Fix indentation/spacing. More... about 10 years ago
fix includes for MSVC More... about 10 years ago
avoid {} initialization More... about 10 years ago
minimal fix for windows compilation More... about 10 years ago
Fix typo. More... about 10 years ago
Extra checks for missing libraries. More... over 10 years ago
Ups. Sorry. Include order updated again. More... over 10 years ago