gabime
8d4943789c
wip1
2024-12-07 00:52:27 +02:00
Gabi Melman
166843ff3a
V2.x no reg ( #3285 )
...
linux / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }} ${{ matrix.config.build_type }} ${{ matrix.config.asan == 'ON' && 'ASAN' || '' }}${{ matrix.config.tsan == 'ON' && 'TSAN' || '' }}) (map[asan:ON build_type:Debug … (push) Has been cancelled
linux / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }} ${{ matrix.config.build_type }} ${{ matrix.config.asan == 'ON' && 'ASAN' || '' }}${{ matrix.config.tsan == 'ON' && 'TSAN' || '' }}) (map[build_type:Debug compiler… (push) Has been cancelled
linux / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }} ${{ matrix.config.build_type }} ${{ matrix.config.asan == 'ON' && 'ASAN' || '' }}${{ matrix.config.tsan == 'ON' && 'TSAN' || '' }}) (map[build_type:Release compil… (push) Has been cancelled
macos / macOS Clang (C++17, Release) (push) Has been cancelled
windows / build (map[BUILD_EXAMPLE:OFF BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:17 FATAL_ERRORS:ON GENERATOR:Visual Studio 17 2022]) (push) Has been cancelled
windows / build (map[BUILD_EXAMPLE:OFF BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:20 FATAL_ERRORS:ON GENERATOR:Visual Studio 17 2022]) (push) Has been cancelled
windows / build (map[BUILD_EXAMPLE:ON BUILD_SHARED:OFF BUILD_TYPE:Release CXX_STANDARD:17 FATAL_ERRORS:ON GENERATOR:Visual Studio 17 2022]) (push) Has been cancelled
windows / build_2019 (map[BUILD_EXAMPLE:ON BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:17 FATAL_ERRORS:ON GENERATOR:Visual Studio 16 2019]) (push) Has been cancelled
windows / build_2019 (map[BUILD_EXAMPLE:ON BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:20 FATAL_ERRORS:ON GENERATOR:Visual Studio 16 2019]) (push) Has been cancelled
Removed registry
2024-12-06 19:21:42 +02:00
gabime
912491d307
Updated README.md
2024-11-30 10:44:41 +02:00
gabime
f20fe2a121
Update readme ci
2024-11-29 13:12:06 +02:00
mq白
8563a6ab59
Improve Cross-Platform Build Instructions in Documentation ( #3229 )
...
* Update build
* Simplified build command length for cross-platform compatibility.
* Modified to replace `make -j` only with `cmake --build.`
2024-11-25 10:26:59 +02:00
Uilian Ries
4effc91705
Update conan install command in README ( #3172 )
...
Signed-off-by: Uilian Ries <uilianries@gmail.com>
2024-11-25 09:47:24 +02:00
darallium
d896daec63
README.md has include missing ( #3066 )
2024-05-03 13:54:11 +03:00
Gabi Melman
aefd4510c3
Update README.md
2024-03-29 20:24:21 +03:00
gabime
8815f81e5d
Added mdc from pull #2907
2024-03-29 15:53:55 +03:00
gabime
f9c9f5cb6a
Updated readme install instructions
2023-12-22 14:51:53 +02:00
gabime
433cac487e
Renamed spdlog::log_level to spdlog::level and added some level tests
2023-09-23 17:59:51 +03:00
gabime
392917f855
null_atomic_log_level and fix compile
2023-09-23 00:27:32 +03:00
gabime
4bb1c9589b
Minor fixes
2023-09-22 18:24:45 +03:00
gabime
ef846a6502
Update readme
2023-09-22 18:24:45 +03:00
gabime
75b1da2c12
Update readme
2023-09-22 18:24:45 +03:00
gabime
db76ab6c9f
Fixed README.md and example.cpp
2023-09-22 18:24:45 +03:00
gabime
19d4e60561
Replaced details::make_unique with std::make_unique
2023-09-22 18:24:45 +03:00
Gabi Melman
b73616ce29
Update README.md
2023-07-08 11:52:49 +03:00
gabime
a29cef5787
Make max_line explicit for qt_color_sink
2023-06-17 17:13:37 +03:00
gabime
9ce7295191
Make max_line explicit for qt_color_sink
2023-06-17 16:58:40 +03:00
gabime
36eb173030
Updated README.md with qt color example
2023-06-17 16:46:50 +03:00
Gabi Melman
5a6b6cafa8
Update README.md
2023-06-10 02:52:27 +03:00
Gabi Melman
32bab0e103
Update README.md
2023-06-07 13:47:50 +03:00
gabime
f0e1f22bbc
Updated README.md with qt color example
2023-06-07 13:37:58 +03:00
Gabi Melman
57a9fd0841
Update README.md
2023-05-08 00:04:27 +03:00
Kasra Hashemi
f9c24d9fa8
Update README.md ( #2732 )
...
fixed serious grammar and spelling issues throughout the file without touching the content
2023-05-08 00:02:37 +03:00
Gabi Melman
5a589438d2
Update README.md
2023-01-21 00:36:56 +02:00
Gabi Melman
d8c061aa6e
Update README.md
2023-01-21 00:35:53 +02:00
Mohammad Ali
3cab260814
Add a trivial callback sink ( #2610 )
...
Add a trivial callback sink
2023-01-19 19:46:34 +02:00
albert-github
5a63426d1c
Spelling corrections ( #2606 )
...
Spelling corrections v1.x
2023-01-15 13:41:30 +02:00
Gabi Melman
05e3a73b16
Update README.md
2023-01-12 10:15:58 +01:00
Gabi Melman
c92d12bc18
Update README.md
2023-01-12 10:12:30 +01:00
gabime
31d6935b97
updated readme
2022-10-31 18:12:47 +02:00
gabime
a7e2bf161e
Update user defined type example
2022-10-31 17:35:24 +02:00
offa
cf6cdc5ba6
Replace Travis CI Badge with Github Actions
2022-10-03 16:04:40 +02:00
Loren Burkholder
afb1699e0a
Add openSUSE installation
2022-08-12 11:39:47 -04:00
Gabi Melman
ab7b325906
Update README.md
2022-06-24 20:08:47 +03:00
Gabi Melman
3f49f0f247
Update README.md
2021-12-12 10:01:34 +02:00
Gabi Melman
4cb1187871
Update README.md
2021-12-12 09:59:40 +02:00
Gabi Melman
8dd012096a
Update README.md
2021-12-11 16:24:29 +02:00
Gabi Melman
cabbe65be4
Update README.md
2021-12-01 03:33:26 +02:00
Gabi Melman
8a6b5b9e62
Update README.md
2021-12-01 03:32:08 +02:00
Gabi Melman
c15262c493
Update README.md
2021-12-01 03:29:46 +02:00
Sean Farrell
f52d526e1e
Add example to replace default logger.
...
Close #2193
2021-11-28 13:55:14 +01:00
gabime
5b7dfefc7e
rename file_event_handlers_t to file_event_handlers
2021-11-16 16:41:04 +02:00
Gabi Melman
da621e4402
Update README.md
2021-11-15 14:48:20 +02:00
Gabi Melman
ea92864a4d
Update README.md
2021-11-15 14:46:23 +02:00
Gabi Melman
a5fa6eb356
Update README.md
2021-11-15 14:45:07 +02:00
Gabi Melman
cbaf4880ad
Update README.md
2021-11-15 14:42:36 +02:00
jspraul
8e055a4086
Use generated Status Image
...
Found out the ~/github vdir portion of the URL is not needed.
2021-09-06 16:16:46 -04:00