- 19 Jul, 2020 4 commits
- 18 Jul, 2020 1 commit
-
-
Niels Lohmann authored
Add test for target_include_directories
-
- 17 Jul, 2020 6 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Tag binary values in cbor if set
-
Niels Lohmann authored
Clean up maintainer Makefiles and fix some linter warnings
-
Niels Lohmann authored
Add option to ignore CBOR tags
-
Niels Lohmann authored
-
Niels Lohmann authored
Hash function without allocation
-
- 16 Jul, 2020 6 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Add ClangCL for MSVC
-
- 15 Jul, 2020 5 commits
-
-
Niels Lohmann authored
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 14 Jul, 2020 5 commits
-
-
Thomas Braun authored
MS Visual Studio 2019 has builtin support for other compiler toolsets [1]. This commit adds support for compiling using LLVM/Clang 10 using Visual Studio. ClangCL pretends to be MSVC so the usual MSVC flags apply, see also [2]. For detecting if ClangCL is used, newer cmake verisons (>= 3.15) have builtin support using CMAKE_CXX_COMPILER_FRONTEND_VARIANT [3], for older ones a workaround is available using CMAKE_CXX_SIMULATE_ID [4]. [1]: https://devblogs.microsoft.com/cppblog/clang-llvm-support-in-visual-studio/ [2]: https://clang.llvm.org/docs/UsersManual.html#clang-cl [3]: https://stackoverflow.com/a/10055571 [4]: https://github.com/microsoft/CMake/commit/4fe34b2d29ca67ea91b2545b223dad8abbcad282
-
Thomas Braun authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Makefile: Always use SED variable
-
- 13 Jul, 2020 2 commits
-
-
Niels Lohmann authored
Add Xcode 12 CI
-
Thomas Braun authored
We need to have a proper sed, even on MacOSX. So let's use the variable introduced in 191aa0fd (
🔧 overworked maintaner targets, 2019-03-28) in more places.
-
- 12 Jul, 2020 6 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Add ordered_json specialization with ordered object keys
-
Niels Lohmann authored
Make library work with Clang on Windows
-
- 11 Jul, 2020 5 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-