- 15 Feb, 2017 1 commit
-
-
Jean-Michaël Celerier authored
-
- 03 Feb, 2017 6 commits
-
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
- 11 Jan, 2017 2 commits
-
-
Gabi Melman authored
Add prefix for BUILD_TESTING cmake option
-
Bartosz Taczała authored
This is helpful when using spdlog as a dependency (git submodule) when a master project is not interested in spdlog tests. Using "BUILD_TESTING" name may create a confusion. Extra: BUILD_EXAMPLE variable already have a prefix.
-
- 06 Jan, 2017 2 commits
-
-
Gabi Melman authored
-
Gabi Melman authored
removed empty lines
-
- 31 Dec, 2016 2 commits
-
-
Gabi Melman authored
-
gabime authored
-
- 30 Dec, 2016 2 commits
-
-
Gabi Melman authored
-
Gabi Melman authored
-
- 10 Dec, 2016 3 commits
- 09 Dec, 2016 2 commits
-
-
gabime authored
option to prevent child processes from inheriting log file desciptors (#define SPDLOG_PREVENT_CHILD_FD)
-
Gabi Melman authored
Use the feature checking macros to detect thread_local support in clang.
-
- 06 Dec, 2016 1 commit
-
-
Gabi Melman authored
-
- 04 Dec, 2016 1 commit
-
-
PM_Extra authored
-
- 02 Dec, 2016 7 commits
- 25 Nov, 2016 2 commits
-
-
Gabi Melman authored
Fix compilation errors in "wincolor_sink.h"
-
Onno Broekmans authored
-
- 22 Nov, 2016 4 commits
-
-
Gabi Melman authored
cmake: misc improvements
-
Jan Kundrát authored
These checks come from [1]. The `MATCHES` operator is used for clang because of Apple's special string. [1] http://stackoverflow.com/questions/10046114/in-cmake-how-can-i-test-if-the-compiler-is-clang/10055571#10055571
-
Jan Kundrát authored
As per the docs [1], there's a standard variable for this purpose. This introduces a behavior change, the tests are now being built by default. [1] https://cmake.org/cmake/help/v3.0/module/CTest.html
-
Jan Kundrát authored
This is a usual CMake way of ensuring that IDEs have a way of showing all source files which comprise this header-only library. It works in the Qt Creator, for example.
-
- 19 Nov, 2016 1 commit
-
-
gabime authored
-
- 18 Nov, 2016 4 commits