- 31 Dec, 2016 1 commit
-
-
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 5 commits
- 14 Nov, 2016 1 commit
-
-
Gabi Melman authored
-
- 11 Nov, 2016 3 commits
-
-
Gabi Melman authored
Compatibility with Oracle Developer Studio 12.5 on Solaris
-
osx2000 authored
-
osx2000 authored
-
- 03 Nov, 2016 2 commits
-
-
Gabi Melman authored
Fix Klockwork compilation warning
-
Chen Hayat authored
-
- 02 Nov, 2016 2 commits
-
-
Gabi Melman authored
Fix compilation error C2664 on VS2013
-
Chen Hayat authored
-
- 01 Nov, 2016 1 commit
-
-
Chen Hayat authored
1. Removing "return" from void functions. 2. Using "const" for operator= argument.
-
- 30 Oct, 2016 1 commit
-
-
Chen Hayat authored
No converting constructor
-
- 20 Oct, 2016 1 commit
-
-
gabime authored
-