0
I Use This!
Very Low Activity

Commits : Listings

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