Block a user
0613dbc4a2
Revert pr #1860
0ed0d69368
Update CMakeLists.txt
2ffbbee1f6
Merge pull request #1860 from rofferom/msvc-allow-static-runtime
b9d2f2537b
CMake: Add SPDLOG_STATIC_VCRT to choose static MSVC runtime
69dc173979
Update README.md
ded8b5ebd4
Added build2 to package managers section in readme
ed58ae9f98
Revert PR #1851
f7f790b4b3
Merge pull request #1851 from Klaim/patch-1
fe74c80992
Add build2 package support
9b41649601
Merge pull request #1849 from concatime/cmake-library-type-option-flag
1b3438f5a5
AppVeyor: Use standard BUILD_SHARED_LIBS
3eed64e5c4
CMake: Replace custom SPDLOG_BUILD_SHARED by standard BUILD_SHARED_LIBS
0fac33781d
Update daily_file_sink.h
3135b6a33d
Update comment
2686ae2322
Merge pull request #1847 from fawdlstty/v1.x
a709e29586
fix unique mode compile
dd46579cb4
fix name
hak8or
synced new reference devel-split-out-internal-unique-name-macro to mirrors/Catch2 from mirror
2021-02-25 20:43:49 +00:00
6d803cba5d
Add example of negated tag selection to the CLI test spec docs
551946c45b
Split out INTERNAL_CATCH_UNIQUE_NAME into its own header
hak8or
synced new reference devel-github-actions-refactoring to mirrors/Catch2 from mirror
2021-02-25 20:43:48 +00:00
hak8or
synced new reference devel-split-out-internal-unique-name-macro to mirrors/Catch2 from mirror
2021-02-25 04:23:48 +00:00
23dfb4e2f9
Merge pull request #1846 from MathiasMagnus/fix-bench
7a10e31982
Avoid relying on function name decay mechanics
3afea8128a
Increase timing window for min duration tests to 1s
749d953712
Add Clang 10 + C++17 build to linux CI
4b50b13970
Disable C++ extensions for linux CI builds
hak8or
synced new reference devel-github-actions-refactoring to mirrors/Catch2 from mirror
2021-02-20 18:13:48 +00:00
hak8or
synced new reference devel-generating-surrogates to mirrors/Catch2 from mirror
2021-02-20 10:03:48 +00:00
1ee0940427
Merge pull request #2177 from catchorg/devel-generating-surrogates
29050daec0
Add Linux and Windows CI builds with surrogate TUs
e5e9afad16
Fix headers whose surrogate TUs did not compile
8b27041fbe
Add CMake option to generate surrogate TUs in development build