- 21 Jun, 2016 2 commits
-
-
Gabi Melman authored
-
gabime authored
-
- 18 Jun, 2016 7 commits
-
-
Gabi Melman authored
Removed clang tests because travis removed support for clang apt
-
gabime authored
-
Gabi Melman authored
Use CMake Threads package instead of manually specifying -pthread.
-
gabime authored
-
gabime authored
-
https://github.com/godbyk/spdloggabime authored
-
Gabi Melman authored
Create a logger with a single sink
-
- 17 Jun, 2016 4 commits
-
-
Kevin M. Godby authored
-
Kevin M. Godby authored
-
Kevin M. Godby authored
-
Kevin M. Godby authored
-
- 22 May, 2016 1 commit
-
-
Gabi Melman authored
-
- 21 May, 2016 1 commit
-
-
Gabi Melman authored
-
- 16 May, 2016 1 commit
-
-
Gabi Melman authored
Fix throwing exception if DYNAMIC_TIME_ZONE_INFORMATION fails
-
- 14 May, 2016 6 commits
- 13 May, 2016 5 commits
-
-
Gabi Melman authored
RFC: Support custom eol style
-
hvellyr authored
By default use the platform convention (i.e. "\r\n" on windows), but make it possible to set a custom end-of-line string without implementing a custom formatter.
-
gabime authored
-
gabime authored
-
Kirill Leyfer authored
-
- 11 May, 2016 2 commits
-
-
Gabi Melman authored
In async mode, teardown callback on worker thread exit
-
Philippe Serreault authored
(Note: this can be helpful when a custom sink invokes a JNI callback, which implies that worker thread was previously attached to JVM, and needs to be cleanly detached upon exit)
-
- 05 May, 2016 11 commits
-
-
Gabi Melman authored
Revert "CMake script improvements"
-
Gabi Melman authored
-
Gabi Melman authored
CMake script improvements
-
Kevin M. Godby authored
-
Kevin M. Godby authored
-
Kevin M. Godby authored
-
Kevin M. Godby authored
-
Kevin M. Godby authored
-
Kevin M. Godby 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.
-
Kevin M. Godby authored
-