Commit Graph

4394 Commits

Author SHA1 Message Date
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
gabime
9390881046 Retruned color codes to ansi-color header 2023-10-01 13:32:18 +03:00
gabime
a8efa85b86 Remove global console mutex (wip) 2023-10-01 12:20:48 +03:00
gabime
2fb5e75950 cmake message 2023-09-30 15:41:38 +03:00
Gabi Melman
af8354575d
Update common.h 2023-09-29 03:21:28 +03:00
Gabi Melman
9163bbde14
Update win_eventlog_sink.h 2023-09-29 02:51:57 +03:00
Gabi Melman
837fb9b155
fix test_include_sinks.cpp 2023-09-29 02:14:54 +03:00
Gabi Melman
5abca1748f
Fixes wincolor_sink.cpp 2023-09-29 02:04:24 +03:00
gabime
8dc7ba7e3d Cleaned tests 2023-09-29 00:45:09 +03:00
gabime
b169859ce9 Removed unneeded ifdef around msvc sink 2023-09-29 00:35:38 +03:00
gabime
c7b60db679 Cleaned tests 2023-09-29 00:34:48 +03:00
gabime
c542ef5457 Added msvc include test 2023-09-29 00:33:48 +03:00
gabime
4f36d1933a Added missing include 2023-09-29 00:31:45 +03:00
gabime
857158d5d9 minor cleanup 2023-09-29 00:23:56 +03:00
gabime
2bdddc61e8 minor cleanup 2023-09-29 00:23:08 +03:00
gabime
463af69d41 Clang format sort includes 2023-09-29 00:20:26 +03:00
gabime
a0e631802c Replaced include <spdlog/..> with include "spdlog/.." 2023-09-29 00:06:17 +03:00
gabime
a3934472c9 Relative include paths in headers 2023-09-28 23:45:45 +03:00
gabime
c1ffe29b7e Fixed include 2023-09-28 23:00:20 +03:00
gabime
976d3d20b6 Fixed ifdefs 2023-09-28 22:58:50 +03:00
gabime
0773e11883 relative includes wip 2023-09-28 00:46:42 +03:00
gabime
4bb3b56102 relative includes wip 2023-09-28 00:42:16 +03:00
gabime
967554e4c5 added comments 2023-09-26 10:31:17 +03:00
Gabi Melman
605f037e4e
Update pattern_formatter.cpp 2023-09-26 02:03:12 +03:00
Gabi Melman
030bcb8890
Update common.h 2023-09-26 01:53:55 +03:00
Gabi Melman
60457b6794
Update test_misc.cpp 2023-09-26 01:49:32 +03:00
Gabi Melman
6eef69e4ac
Update pattern_formatter.cpp 2023-09-26 01:46:17 +03:00
Gabi Melman
7ac740a029
Update common.h 2023-09-26 01:43:48 +03:00
gabime
6dffd7c6e8 update clang format again 2023-09-25 16:40:05 +03:00
gabime
968048ced6 Fixed test 2023-09-25 16:29:32 +03:00
gabime
f36b2c5f93 reformat code 2023-09-25 16:19:27 +03:00
gabime
1800775b9d updated clang format 2023-09-25 16:17:56 +03:00
gabime
dcd5904bdc Updated clang-format
Merged with origin
2023-09-25 16:11:53 +03:00
gabime
218e859867 Update scripts/format.sh 2023-09-25 16:09:10 +03:00
Gabi Melman
2ed4e161e0
Update logger.cpp 2023-09-25 06:18:00 +03:00
Gabi Melman
84bee1d484
Update logger.cpp 2023-09-25 06:15:14 +03:00
Gabi Melman
d1a47cd553
Rename .helpers.cpp to helpers.cpp 2023-09-25 06:12:03 +03:00
gabime
2896bbe77d Never sort includes in clang format 2023-09-25 05:03:16 +03:00
Gabi Melman
1797166190 Fixed windows compile 2023-09-25 04:56:36 +03:00
gabime
6de0ffa15f Updated clang format to google style 2023-09-25 02:35:55 +03:00