Commit Graph

23 Commits (d4967358a5681a0eb1c8c71b91258abcbe008dc6)

Author SHA1 Message Date
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 5 years ago
gabime 22655d7554 Formatted cmake using cmake-format 5 years ago
gabime ff0e430e46 Formatted cmake using cmake-format 5 years ago
Bruce Mitchener 937fe7e909 cmake: Fix tabs, whitespace at EOL. 5 years ago
Bruce Mitchener 559984b2fe Fix typos. 5 years ago
gabime 6440733002 Fixed cmake 5 years ago
gabime 02802af97f Renamed SPDLOG_ENABLE_WARNINGS to SPDLOG_BUILD_WARNINGS 5 years ago
FIlip Demski 132ec0a5fc Added an option to disable compiler warnings 5 years ago
Trond H Emaus 3e4df86ac0 create MSVC_OPTIONS list only if compiler is msvc 5 years ago
Trond H Emaus 7054cf7a35 replace MSVC_OPTIONS variable as list 5 years ago
Trond H Emaus 2a7fc9e30e add /WX mscv compiler option for only mscv compiler
clang on windows support both gcc and mscv style options. Clang.exe on windows
defaults to gcc style, which will result in /WX unknown compiler command.
This will set /WX if and only if the compiler is MSVC and greater than version 1900
5 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