Gabi Melman
|
306ddde049
|
Fix cmake for msvc
|
2023-12-24 13:54:17 +02:00 |
|
Gabi Melman
|
8c3ff3a0c4
|
Clean appveyor
|
2023-12-24 12:35:08 +02:00 |
|
Gabi Melman
|
4813a123fa
|
Clean appveyor
|
2023-12-24 12:34:09 +02:00 |
|
Gabi Melman
|
f4204e05bd
|
Clean cmake
|
2023-12-24 12:34:00 +02:00 |
|
Gabi Melman
|
90c5055b77
|
place dlls in the same directory as the executables on msvc
|
2023-12-24 12:28:02 +02:00 |
|
gabime
|
8a0f87406b
|
Updated cmake messages
|
2023-12-23 17:16:24 +02:00 |
|
gabime
|
3b93c53e33
|
If SPDLOG_BUILD_SHARED is set, set BUILD_SHARED_LIBS to ON as well
|
2023-12-23 16:31:43 +02:00 |
|
gabime
|
3fe640e270
|
Remove static lib enforement of fmt
|
2023-12-23 16:31:38 +02:00 |
|
gabime
|
ffbdc8f610
|
remove SPDLOG_BUILD_PIC cmake option
|
2023-12-23 16:30:48 +02:00 |
|
Gabi Melman
|
ea66477ac0
|
Copy dlls to the executable folder for msvc
|
2023-12-23 16:28:36 +02:00 |
|
gabime
|
c6206a3191
|
Always build static fmtlib version and fix fpic
|
2023-12-23 14:03:13 +02:00 |
|
gabime
|
d0c30a6a5c
|
Use fmt only if not SPDLOG_USE_STD_FORMAT is ON
|
2023-12-23 13:18:13 +02:00 |
|
gabime
|
15ee3f7999
|
Updated spdlogConfig.cmake
|
2023-12-22 18:24:43 +02:00 |
|
gabime
|
235e12c67e
|
Bump to catch2 v3.5.0
|
2023-12-22 18:18:20 +02:00 |
|
gabime
|
d10bef50d9
|
Use git hash to catch2 fetch
|
2023-12-22 18:04:53 +02:00 |
|
gabime
|
d03d514bad
|
Use fmt git hash and disable FMT_OS
|
2023-12-22 18:01:05 +02:00 |
|
gabime
|
1161d640a1
|
Removed bundled fmtlib. Use FetchContent instead
|
2023-12-22 16:19:05 +02:00 |
|
gabime
|
f9c9f5cb6a
|
Updated readme install instructions
|
2023-12-22 14:51:53 +02:00 |
|
gabime
|
eb7d87685b
|
Fixed example
|
2023-12-22 14:37:50 +02:00 |
|
gabime
|
8590436aaf
|
Fixed example
|
2023-12-22 14:36:54 +02:00 |
|
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>
|
2023-10-27 15:27:15 +03:00 |
|
shannonbooth
|
d53e8abc74
|
sinks: Make syslog_sink.h's syslog_prio_from_level protected (#2918)
To allow for using this function from a derived sink.
|
2023-10-27 15:26:45 +03:00 |
|
M010
|
efcca400bf
|
Fix wrong thread_id (TID) in systemd_sink.h (#2919)
|
2023-10-27 15:25:34 +03:00 |
|
gabime
|
83d5f3dbad
|
Revert 70f7a8252d
|
2023-10-21 13:56:42 +03:00 |
|
gabime
|
bc7e80c7ae
|
Removed include null_mutex.h from common.h
|
2023-10-21 13:48:19 +03:00 |
|
gabime
|
70f7a8252d
|
Always <format> if SPDLOG_USE_STD_FORMAT defined
|
2023-10-21 13:43:30 +03:00 |
|
gabime
|
5782891494
|
Removed SPDLOG_FMT_RUNTIME definition
|
2023-10-21 13:36:52 +03:00 |
|
Peter Nemeth
|
959244b3cd
|
Fix OS availability check of pthread_threadid_np for iOS (#2897)
|
2023-10-13 11:54:39 +03:00 |
|
gabime
|
82a672a4d3
|
Removed console_globals.h file
|
2023-10-06 17:17:46 +03:00 |
|
gabime
|
ecb29c4f99
|
Removed pre compiled header option
|
2023-10-06 17:12:47 +03:00 |
|
gabime
|
ec523b967c
|
Added comment about log_msg_buffer
|
2023-10-06 17:10:55 +03:00 |
|
Gabi Melman
|
ef10d4b636
|
CMakeLists.txt - removed pch support
|
2023-10-03 01:15:12 +03:00 |
|
Gabi Melman
|
c10acd23ce
|
Update fmt.h
|
2023-10-02 20:24:00 +03:00 |
|
Gabi Melman
|
b1b6a22955
|
Update fmt.h
|
2023-10-02 20:20:44 +03:00 |
|
Gabi Melman
|
7ba9a04fae
|
Update bundled_fmtlib_format.cpp
|
2023-10-02 20:16:12 +03:00 |
|
Gabi Melman
|
0fd0e13d21
|
Update CMakeLists.txt - removed pch option
|
2023-10-02 20:14:20 +03:00 |
|
Gabi Melman
|
f5c927b46e
|
Delete cmake/pch.h.in
|
2023-10-02 20:09:47 +03:00 |
|
Gabi Melman
|
69dd70e31a
|
Replace glob sources with explict file list in CMakeLists.txt
|
2023-10-02 17:40:58 +03:00 |
|
Gabi Melman
|
5309ddb702
|
Better handle version.rc and source group for vs
|
2023-10-02 12:45:19 +03:00 |
|
gabime
|
61b11e77b9
|
constexpr support for source location without leading directory
|
2023-10-01 23:54:54 +03:00 |
|
gabime
|
bd00a0081a
|
fix typo in comment
|
2023-10-01 18:11:02 +03:00 |
|
gabime
|
57868277db
|
clang format
|
2023-10-01 18:01:02 +03:00 |
|
gabime
|
754838c558
|
Fixed template instantiations in ansicolor_sink.cpp
|
2023-10-01 17:59:17 +03:00 |
|
gabime
|
eb256827f1
|
Fixed nodiscard location
|
2023-10-01 17:56:42 +03:00 |
|
Gabi Melman
|
2b88112c36
|
Copy spdlog dll to the executable folder for example, tests and bench
|
2023-10-01 17:43:19 +03:00 |
|
Gabi Melman
|
9b3a4e28c5
|
Copy spdlog dll to the executable folder for example, tests and bench
|
2023-10-01 17:42:44 +03:00 |
|
Gabi Melman
|
cc343cd168
|
CMakeLists.txt: set source groups for visual studio
|
2023-10-01 16:58:19 +03:00 |
|
Gabi Melman
|
08648e58ad
|
Fixed wincolor sink
|
2023-10-01 15:18:55 +03:00 |
|
Gabi Melman
|
2a101ac559
|
Removed ref from to_string_ in ansicolor sink
|
2023-10-01 15:05:03 +03:00 |
|
Gabi Melman
|
9a7a9f6871
|
Removed ref from to_string_ in ansicolor sink
|
2023-10-01 15:04:35 +03:00 |
|