- 28 May, 2019 3 commits
- 19 May, 2019 1 commit
-
-
Gabi Melman authored
-
- 18 May, 2019 2 commits
-
-
David Zemon authored
-
David Zemon authored
-
- 12 May, 2019 1 commit
-
-
gabime authored
-
- 14 Jan, 2019 1 commit
-
-
myd7349 authored
-
- 12 Nov, 2018 1 commit
-
-
gabime authored
-
- 10 Nov, 2018 1 commit
-
-
gabime authored
-
- 26 Oct, 2018 1 commit
-
-
gabime authored
-
- 14 Aug, 2018 1 commit
-
-
Daniel Chabrowski authored
Change from spdlog_ex to const spdlog_ex& got rid of the GCC8 warning.
-
- 13 Aug, 2018 2 commits
- 12 Aug, 2018 1 commit
-
-
gabime authored
-
- 11 Aug, 2018 1 commit
-
-
Daniel Chabrowski authored
Added: * Release/Debug job for gcc 7 and clang 3.5 * Debug asan gcc 7 job * Debug tsan gcc 7 job * Disabled extensions * Added a spdlog::spdlog alias for tests Removed: * Valgrind workaround, the current version is 3.10.1 * install_libcxx * Makefiles Fixed: * examples build * multisink build Workarounds: * gcc7 with tsan and asan needs gold linker, otherwise build fails becase of unrecognized option '--push-state'
-
- 11 Feb, 2018 2 commits
-
-
Daniel Chabrowski authored
CMake 3.1 is used in main CMakeLists file, no reason not to use it in example. Threads::Threads is introduced in cmake 3.1.
-
Daniel Chabrowski authored
Marking project as CXX will disable detecting C compiler and other checks. Removed 'INCLUDES DESTINATION' as it made the include path appear doubled.
-
- 12 Sep, 2016 1 commit
-
-
davide authored
-
- 08 Jul, 2016 1 commit
-
-
gabime authored
-
- 17 Jun, 2016 1 commit
-
-
Kevin M. Godby authored
-
- 05 May, 2016 2 commits
-
-
Gabi Melman authored
-
Kevin M. Godby authored
It's no longer a standalone cmake file because cmake was crashing when reading it as part of the subproject.
-
- 19 Sep, 2015 1 commit
-
-
gabime authored
-
- 10 Sep, 2015 1 commit
-
-
Ruslan Baratov authored
-