Commit Graph

25 Commits (v1.x)

Author SHA1 Message Date
Gabi Melman 7cee026baa
Added tsan to ci (#3247)
11 months ago
Gabi Melman 9fe79692eb
Gabime/tsan (#3237)
11 months ago
gabime e7e8b75a4c clang-format
4 years ago
gabime 3315bad009 Treat wall warnings as errors if SPDLOG_BUILD_WARNINGS is ON
4 years ago
gabime 0613dbc4a2 Revert pr #1860
5 years ago
gabime 75c15e8028 Formatted cmake
6 years ago
gabime 22655d7554 Formatted cmake using cmake-format
6 years ago
gabime ff0e430e46 Formatted cmake using cmake-format
6 years ago
Bruce Mitchener 937fe7e909 cmake: Fix tabs, whitespace at EOL.
6 years ago
Bruce Mitchener 559984b2fe Fix typos.
6 years ago
gabime 6440733002 Fixed cmake
6 years ago
gabime 02802af97f Renamed SPDLOG_ENABLE_WARNINGS to SPDLOG_BUILD_WARNINGS
6 years ago
FIlip Demski 132ec0a5fc Added an option to disable compiler warnings
6 years ago
Trond H Emaus 3e4df86ac0 create MSVC_OPTIONS list only if compiler is msvc
6 years ago
Trond H Emaus 7054cf7a35 replace MSVC_OPTIONS variable as list
6 years ago
Trond H Emaus 2a7fc9e30e add /WX mscv compiler option for only mscv compiler
6 years ago
Gabi Melman ee54f54ced Use /W3 for mvsc
6 years ago
Gabi Melman b309a88bea Update utils.cmake
6 years ago
gabime 3a258ee5c9 Fix CMakeList for older versions of CMake
6 years ago
gabime afb949a417 CMake: - Allow non fatal security wanrnings for msvc 2015 and below
6 years ago
gabime 45a18a61c6 CmakeLists.txt: Added version-number and debug suffixes + SPDLOG_BUILD_SHARED property
6 years ago
gabime 8afe18f148 Minor improvement CMakeLists to use generators
6 years ago
gabime 8d3d06b7a0 Fixed version extraction in CMake
6 years ago
gabime cf64f2baca Fixed CMake address sanitizer
6 years ago
gabime 68a0193d95 CMake refactoring to functions
6 years ago