- 12 Oct, 2018 1 commit
-
-
Théo DELRIEU authored
Fixes #1292
-
- 08 Oct, 2018 3 commits
-
-
Niels Lohmann authored
Improve diagnostic messages
-
Niels Lohmann authored
Removed linter warnings
-
Niels Lohmann authored
-
- 07 Oct, 2018 7 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
This is a follow-up to #1210.
-
- 06 Oct, 2018 3 commits
-
-
Niels Lohmann authored
Thirdparty benchmark: Fix Clang detection.
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 05 Oct, 2018 5 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Gregorio Litenstein authored
CMake 3.0+ refers to macOS’ Clang as AppleClang, which would fail a STREQUAL check. Fixed by changing it to MATCHES.
-
- 04 Oct, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Fix warning C4127: conditional expression is constant
-
- 03 Oct, 2018 7 commits
-
-
Antonio Borondo authored
-
Antonio Borondo authored
-
Antonio Borondo authored
-
Antonio Borondo authored
-
Antonio Borondo authored
-
Antonio Borondo authored
-
Niels Lohmann authored
docs: Add additional CMake documentation
-
- 02 Oct, 2018 3 commits
-
-
Niels Lohmann authored
Turn off additional deprecation warnings for GCC.
-
Chuck Atkins authored
-
Chuck Atkins authored
In follow up from the conversation in #1269, this adds the `-Wno-deprecate-declarations` flag to unit tests to allow them to test deprecated APIs without all the noisy compiler warnings. This also refactors the setting of build properties for test targets to use `target_<...>` commands instead of `set_target_properties()`.
-
- 01 Oct, 2018 3 commits
-
-
Niels Lohmann authored
Fix broken cmake imported target alias
-
Chuck Atkins authored
-
Chuck Atkins authored
-
- 30 Sep, 2018 1 commit
-
-
Chuck Atkins authored
-
- 29 Sep, 2018 4 commits
-
-
Niels Lohmann authored
Fix issue #1237
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-