Commit Graph

4444 Commits (24fe442d03f9ec47b63a0053b6916a59b4b12141)
 

Author SHA1 Message Date
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
Gabi Melman ea66477ac0 Copy dlls to the executable folder for msvc 2 years ago
gabime c6206a3191 Always build static fmtlib version and fix fpic 2 years ago
gabime d0c30a6a5c Use fmt only if not SPDLOG_USE_STD_FORMAT is ON 2 years ago
gabime 15ee3f7999 Updated spdlogConfig.cmake 2 years ago
gabime 235e12c67e Bump to catch2 v3.5.0 2 years ago
gabime d10bef50d9 Use git hash to catch2 fetch 2 years ago
gabime d03d514bad Use fmt git hash and disable FMT_OS 2 years ago
gabime 1161d640a1 Removed bundled fmtlib. Use FetchContent instead 2 years ago
gabime f9c9f5cb6a Updated readme install instructions 2 years ago
gabime eb7d87685b Fixed example 2 years ago
gabime 8590436aaf Fixed example 2 years ago
Marcus Müller 9797b353c0 fmt/*.h: include tweakme.h to set SPDLOG_FMT_EXTERNAL according to system (#2923)
Signed-off-by: Marcus Müller <marcus@hostalia.de>
2 years ago
shannonbooth d53e8abc74 sinks: Make syslog_sink.h's syslog_prio_from_level protected (#2918)
To allow for using this function from a derived sink.
2 years ago
M010 efcca400bf Fix wrong thread_id (TID) in systemd_sink.h (#2919) 2 years ago
gabime 83d5f3dbad Revert 70f7a8252d 2 years ago
gabime bc7e80c7ae Removed include null_mutex.h from common.h 2 years ago
gabime 70f7a8252d Always <format> if SPDLOG_USE_STD_FORMAT defined 2 years ago
gabime 5782891494 Removed SPDLOG_FMT_RUNTIME definition 2 years ago
Peter Nemeth 959244b3cd Fix OS availability check of pthread_threadid_np for iOS (#2897) 2 years ago
gabime 82a672a4d3 Removed console_globals.h file 2 years ago
gabime ecb29c4f99 Removed pre compiled header option 2 years ago
gabime ec523b967c Added comment about log_msg_buffer 2 years ago
Gabi Melman ef10d4b636
CMakeLists.txt - removed pch support 2 years ago
Gabi Melman c10acd23ce
Update fmt.h 2 years ago
Gabi Melman b1b6a22955
Update fmt.h 2 years ago
Gabi Melman 7ba9a04fae
Update bundled_fmtlib_format.cpp 2 years ago
Gabi Melman 0fd0e13d21
Update CMakeLists.txt - removed pch option 2 years ago
Gabi Melman f5c927b46e
Delete cmake/pch.h.in 2 years ago
Gabi Melman 69dd70e31a Replace glob sources with explict file list in CMakeLists.txt 2 years ago
Gabi Melman 5309ddb702 Better handle version.rc and source group for vs 2 years ago