Commit Graph

54 Commits

Author SHA1 Message Date
gabime
98dacff8e0 Removed usages of SPDLOG_COMPILED_LIB macro 2023-09-24 13:37:44 +03:00
gabime
501e3480ca Require c++17 at mimumum 2023-09-22 18:24:45 +03:00
gabime
5993e78aac Removed SPDLOG_WCHAR_SUPPORT macro 2023-09-22 18:24:45 +03:00
Gabi Melman
d07e8cb576
Update appveyor.yml 2023-03-01 17:32:06 +02:00
Vitaly Zaitsev
bcd0a2b820
Copy all compiled DLLs to correct destinations. (#2662) 2023-03-01 15:59:25 +02:00
Charles Milette
4f80077339
Support compile-time format string checking with std::format (#2544)
* Support compile-time format string checking with std::format

* Fix pre-VS 17.5 compilation

* Fix compilation without wchar_t support

* What am I doing

* Bring back fmt optimization

* Move to_string_view to common.h

* Fix SPDLOG_CONSTEXPR_FUNC emitting duplicate symbol errors when building in C++11

* Also add inline on VS 2013

* Appender doesn't work on wide strings
2022-11-12 23:07:11 +02:00
gabime
b59b4a2b45 Rvert suppressing msvc2017 warnings and fix ci instead 2022-10-31 22:52:01 +02:00
Gabi Melman
a4743370e2
Update appveyor.yml 2022-10-31 15:39:01 +02:00
Gabi Melman
867df8cf87
Update appveyor.yml
Added fatal warnings option to appveyor
2022-10-31 15:10:51 +02:00
Gabi Melman
0df2582674
Update appveyor.yml 2021-11-16 23:21:11 +02:00
Charless Milette
849e90bd01 Use /std:c++latest 2021-11-15 13:36:29 -05:00
Charless Milette
48e35f9c3e Make clang happy, fix VS 2022 generator name 2021-11-13 12:08:01 -05:00
Charless Milette
44a4517e2b Support C++20 std::format as an alternative to fmtlib 2021-11-13 11:29:05 -05:00
Gabi Melman
ece31100e0
Update appveyor.yml 2021-06-26 22:47:32 +03:00
Gabi Melman
ce4e1ac54b
Update appveyor.yml 2021-06-26 22:44:02 +03:00
Gabi Melman
ac87cbb0d1
Update appveyor.yml 2021-06-26 21:44:03 +03:00
Gabi Melman
c65de3d689
Update appveyor.yml 2021-06-26 21:41:15 +03:00
Gabi Melman
1433fa4209
Update appveyor.yml 2021-06-26 21:40:42 +03:00
Gabi Melman
d51149e5ac
Update appveyor.yml 2021-06-26 20:45:29 +03:00
Issam E. Maghni
1b3438f5a5 AppVeyor: Use standard BUILD_SHARED_LIBS 2021-02-26 16:26:53 -05:00
Charles Milette
1234cda3b3
Don't build the example with wide filenames 2021-01-10 18:19:00 -05:00
Charles Milette
a453bccff0
Better support for / separators on Windows, improve wchar filename coverage 2021-01-06 04:15:14 -05:00
Gabi Melman
7143dbc46a
Update appveyor.yml 2020-06-08 03:29:58 +03:00
Gabi Melman
891cc95add
Update appveyor.yml 2020-04-29 04:18:57 +03:00
Gabi Melman
0246b5657a
Update appveyor.yml 2020-04-29 03:54:59 +03:00
Gabi Melman
26ca1fb9f3
Update appveyor.yml 2020-04-29 03:32:52 +03:00
gabime
8878185628 Add dll configuration to appveyor 2020-04-29 01:32:10 +03:00
gabime
abaae6e28b Add dll configuration to appveyor 2020-04-29 01:06:17 +03:00
gabime
fc900e2432 Enabled warnings in ci 2020-04-04 17:20:48 +03:00
Gabi Melman
1586c4b0c7
Update appveyor.yml 2019-12-05 23:19:31 +02:00
Gabi Melman
9198e97401
Update appveyor.yml 2019-12-05 23:03:01 +02:00
Gabi Melman
346267c82f
Update appveyor.yml 2019-12-05 22:53:06 +02:00
Gabi Melman
529f72325f
Update appveyor.yml 2019-12-05 22:34:36 +02:00
Gabi Melman
1cf1209586
Update appveyor.yml 2019-12-05 21:24:31 +02:00
Gabi Melman
36774529a4
Update appveyor.yml 2019-12-05 20:52:57 +02:00
Gabi Melman
27dcb1008c
Update appveyor.yml 2019-12-05 20:21:04 +02:00
Gabi Melman
e8a9c7b13e
Update appveyor.yml 2019-12-05 20:20:10 +02:00
Gabi Melman
7be59851d5
Update appveyor.yml 2019-12-05 20:13:02 +02:00
Gabi Melman
15cf9ec365
Update appveyor.yml 2019-12-05 18:59:43 +02:00
Gabi Melman
c44c904161
Update appveyor.yml 2019-12-05 18:51:26 +02:00
Gabi Melman
9e3d8d1650
Update appveyor.yml 2019-12-05 18:37:19 +02:00
Gabi Melman
7b9668fe01
Update appveyor.yml 2019-12-05 18:07:43 +02:00
Gabi Melman
13e1667d61
Update appveyor.yml 2019-12-05 16:24:13 +02:00
Gabi Melman
3c106c9cec
Update appveyor.yml 2019-12-05 16:23:11 +02:00
Gabi Melman
1988668d10
Update appveyor.yml 2019-12-05 14:17:10 +02:00
Gabi Melman
484d7f91e5
Added vs2017 to appveyor.yml 2019-12-05 13:42:28 +02:00
gabime
3806a9c320 Added wchar api tests to windows 2019-09-23 12:06:21 +03:00
Gabi Melman
b97c16a636
Update appveyor.yml 2019-07-01 23:55:09 +03:00
gabime
fbe6f945f3 Updated travis and appveyor to new cmake options 2019-07-01 02:08:48 +03:00
gabime
c9547f383a Fixed appveyor cmake 2019-05-23 18:33:02 +03:00