* Remove travis file * Apply pre-commit fixes * Modernize cmake file - Added JSON_VALIDATOR_SHARED_LIBS to properly handle shared-library - Bumped minimum cmake to 3.11 to use no-source add_library - Bumped minimum cmake to 3.14 to properly support FetchContent (FetchContent_MakeAvailable) - Converted Hunter package manager to FetchContent (It is plenty mature these days) - Added namespace to exported target - Made the cmake file compatible with FetchContent * Use simplified FetchContent CI * Add simple status messages * Handle nlohmann dependency Not an ideal approach, but required in order for the exported target to have appropriate linkage. Maybe this can be designed to become a PRIVATE link library, but then how does it ensure the target is installed? * Remove CMake-install test This will be moved to packaging integration tests * Enable code coverage * Reconfigure ci presets Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de> |
||
|---|---|---|
| .. | ||
| issue-9 | ||
| issue-12 | ||
| issue-27 | ||
| issue-48 | ||
| issue-54 | ||
| issue-75 | ||
| issue-93 | ||
| issue-96 | ||
| issue-100 | ||
| issue-101 | ||
| issue-143 | ||
| issue-209 | ||
| JSON-Schema-Test-Suite | ||
| binary-validation.cpp | ||
| CMakeLists.txt | ||
| errors.cpp | ||
| id-ref.cpp | ||
| issue-25-default-values.cpp | ||
| issue-70-root-schema-constructor.cpp | ||
| issue-70.cpp | ||
| issue-98.cpp | ||
| issue-117-format-error.cpp | ||
| issue-149-entry-selection.cpp | ||
| issue-189-default-values.cpp | ||
| issue-243-root-default-values.cpp | ||
| json-patch.cpp | ||
| string-format-check-test.cpp | ||
| test-pipe-in.sh | ||
| uri.cpp | ||