Commit Graph

4574 Commits (14a202580b13e5111dbbcd022ed5de92e0c81a7f)
 

Author SHA1 Message Date
gabime 77d350af57 Refactored cmake 2 years ago
gabime 9622d7f318 Fixed cmakelists 2 years ago
gabime e96cb12df6 Fixed cmakelists 2 years ago
gabime 0992a41053 Cleaned os.h 2 years ago
gabime fbd1ebcebf Fixed format.sh script 2 years ago
gabime d61f0a5d5e Fix include paths 2 years ago
gabime 9294adb335 Fixed os_windows.cpp 2 years ago
gabime 885b796447 Refactored os.cpp to os_unix.cpp and os_windows.cpp 2 years ago
gabime 3954caccc1 Clean os.h macros 2 years ago
Gabi Melman 6c799d04f8
Fix localtime_s()usage 2 years ago
gabime aaebfbb5c6 Fixd some clang-tidy warnings 2 years ago
gabime 91bf60a316 Check rv of localtime_r 2 years ago
gabime ce3922cff1 Fix some typos 2 years ago
gabime c539f36551 clang format 2 years ago
gabime eaab457156 Fixed cmake install 2 years ago
gabime d513f44a18 Fix cmake install again 2 years ago
gabime 83d274eb55 Fix spdlogConfig.cmake.in 2 years ago
gabime 26b6461b24 Fixed pkgconfig 2 years ago
gabime e6e2ffbf51 Fixed pkg-config 2 years ago
gabime 32d83ee246 Fix text in cpack 2 years ago
gabime 3834b911cd Fixed spdlogConfig.cmake.in fmt dep 2 years ago
gabime efa89d0880 Add fmt dep to cmake install 2 years ago
gabime 287d83acae Removed unused include 2 years ago
gabime aa5d9aff6c Bump fmt to 10.2.1 2 years ago
gabime 1ce7f5e499 Update spdlog_config.h template 2 years ago
gabime 947b42b86f Init last_log_secs_ with {} 2 years ago
gabime e2e8099ad9 Init cached_tm with {} 2 years ago
gabime f70670d26c Removed SPDLOG_EOL define 2 years ago
gabime 77b07b3a10 clang format 2 years ago
gabime 4789065700 Remove custom level names from macro 2 years ago
gabime 24fe442d03 Use relative includes and create spdlog_config.h 2 years ago
gabime feaab0dd9f Use relative include files 2 years ago
gabime a3e05332b0 Removed fmt wrapper files 2 years ago
gabime 45b100c677 Update gitignore 2 years ago
gabime 3379f242e1 Check fd_ is not nullptr in file_helper 2 years ago
Gabi Melman ae0eb75402
Update no exception flag in CMakeLists.txt for msvc 2 years ago
Gabi Melman 944a542769
Update fmt LICENSE link 2 years ago
gabime 2a4aa8f2d1 Fixed stopwatch test 2 years ago
gabime 68e71cfc49 Revert "force constexpr of empty source_loc"
This reverts commit 7e3700f650.
2 years ago
Gabi Melman 7e3700f650 force constexpr of empty source_loc 2 years ago
Gabi Melman 70f397f75d Cmake use FOLDER third-party for third party libs 2 years ago
Gabi Melman 306ddde049 Fix cmake for msvc 2 years ago
Gabi Melman 8c3ff3a0c4 Clean appveyor 2 years ago
Gabi Melman 4813a123fa Clean appveyor 2 years ago
Gabi Melman f4204e05bd Clean cmake 2 years ago
Gabi Melman 90c5055b77 place dlls in the same directory as the executables on msvc 2 years ago
gabime 8a0f87406b Updated cmake messages 2 years ago
gabime 3b93c53e33 If SPDLOG_BUILD_SHARED is set, set BUILD_SHARED_LIBS to ON as well 2 years ago
gabime 3fe640e270 Remove static lib enforement of fmt 2 years ago
gabime ffbdc8f610 remove SPDLOG_BUILD_PIC cmake option 2 years ago