Commit Graph

20 Commits

Author SHA1 Message Date
gabime 68a0193d95 CMake refactoring to functions 2019-06-10 18:09:36 +03:00
gabime 76fc166e11 CMakeLists.txt minor improvments 2019-05-29 01:41:48 +03:00
gabime fc53e3339f CMakeLists.txt minor improvments 2019-05-29 01:33:20 +03:00
gabime 30bd80bd85 CMake improvements 2019-05-29 00:05:24 +03:00
Gabi Melman 84f25b9f18
Update CMakeLists.txt 2019-05-19 17:19:35 +03:00
David Zemon 6fe899af10 Set Threads::Threads dependency on spdlog libs - don't make user do it 2019-05-17 23:28:53 -05:00
David Zemon 8dd85285e7 Allow user to choose between static or shared library 2019-05-17 23:26:06 -05:00
gabime 872ea6bf09 Deleted redundant Make files and solutions 2019-05-13 01:13:58 +03:00
myd7349 611df4964d Fix #961 benchmark link error 2019-01-14 20:18:35 +08:00
gabime 11d83515dd Added formatter becnhmarks 2018-11-12 16:13:52 +02:00
gabime 7d7ccac416 Updated bench cmake 2018-11-11 01:17:14 +02:00
gabime 665b708e6e Update cmake 2018-10-26 18:57:53 +03:00
Daniel Chabrowski fb37585bc1 Little cmake and tests refactor
Change from spdlog_ex to const spdlog_ex& got rid of the GCC8 warning.
2018-08-14 21:33:47 +02:00
gabime 08064716b3 Fixed cmake for bench 2018-08-14 01:05:16 +03:00
gabime 8008d7fe53 Replace emplace_back with push_back in pattern_formatter 2018-08-13 09:09:49 +03:00
gabime da30e2ef18 Improved CMakeLists and added bench 2018-08-13 01:22:35 +03:00
Gabi Melman 6d5bce46f8 Revert "CMake script improvements" 2016-05-05 10:19:32 +03:00
Kevin M. Godby 350ff13d77 Added g3log and glog benchmarks. 2016-05-04 23:33:38 -05:00
Kevin M. Godby 254a6744e4 Fixed boost.log benchmark build. 2016-05-04 22:53:06 -05:00
Kevin M. Godby 2132fe0ec5 Initial work on benchmarks of other logging systems. 2016-05-04 22:46:30 -05:00