gabime
77d6215483
Removed periodic worker
2024-12-06 14:48:11 +02:00
gabime
2419dc7373
Fix windows compile
2024-12-06 14:46:15 +02:00
gabime
3e753710f4
use global_logger_raw from spdlog.h
2024-12-06 14:40:50 +02:00
gabime
f9e59be886
Fix windows compile
2024-12-06 14:36:10 +02:00
gabime
58f8949c5e
use context ref
2024-12-06 14:29:18 +02:00
gabime
962c16f4cb
Removed unused include chrono
2024-12-06 14:27:50 +02:00
gabime
a07e0c0050
context in async factory
2024-12-06 14:25:48 +02:00
gabime
fbfe246075
context in async factory
2024-12-06 14:24:28 +02:00
gabime
fddf4c99d7
context in async factory
2024-12-06 14:24:11 +02:00
gabime
7f3f958f63
wip context
2024-12-06 14:13:35 +02:00
gabime
27a67b627f
fix comment
2024-12-06 12:31:07 +02:00
gabime
4e25b0829a
fix comment
2024-12-06 12:27:31 +02:00
gabime
9f4492da61
Fixed warnings
2024-12-06 12:20:06 +02:00
gabime
28ea21b241
Fixed some analizer warnings
2024-12-06 12:08:29 +02:00
gabime
b789fb52dd
Added final keywords
2024-12-06 12:00:40 +02:00
gabime
86ccb3fc1e
Updated example
2024-12-06 11:24:31 +02:00
gabime
6f1d01355d
Updated example
2024-12-06 11:24:19 +02:00
gabime
1030243d27
Updated example
2024-12-06 11:24:09 +02:00
gabime
a45d0f0a45
Updated example
2024-12-06 11:22:09 +02:00
gabime
71a3caa018
Fixed warnings and unused include map
2024-12-06 11:20:44 +02:00
gabime
f0b2db05b3
Fixed bench compile
2024-12-06 11:01:30 +02:00
gabime
f96972db0b
Renamed default logger to global logger
2024-12-06 10:58:42 +02:00
gabime
28af7c211f
Minor cleanup
2024-12-06 10:30:33 +02:00
gabime
d2299fcc31
Minor cleanup
2024-12-06 10:28:00 +02:00
gabime
7fc6f1719c
Minor cleanup
2024-12-06 10:27:00 +02:00
gabime
a8594177fa
wip2
2024-12-06 09:53:23 +02:00
gabime
365eb899ed
wip1 - renamed to context
2024-12-06 09:13:47 +02:00
gabime
9d42415114
Removed unused include
2024-12-05 22:08:46 +02:00
gabime
ed6919bf8e
Fixed cmake warning
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) Waiting to run
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) Waiting to run
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) Waiting to run
macos / macOS Clang (C++17, Release) (push) Waiting to run
windows / build (map[BUILD_EXAMPLE:OFF BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:17 FATAL_ERRORS:ON GENERATOR:Visual Studio 17 2022]) (push) Waiting to run
windows / build (map[BUILD_EXAMPLE:OFF BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:20 FATAL_ERRORS:ON GENERATOR:Visual Studio 17 2022]) (push) Waiting to run
windows / build (map[BUILD_EXAMPLE:ON BUILD_SHARED:OFF BUILD_TYPE:Release CXX_STANDARD:17 FATAL_ERRORS:ON GENERATOR:Visual Studio 17 2022]) (push) Waiting to run
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) Waiting to run
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) Waiting to run
2024-12-05 19:36:11 +02:00
Gabi Melman
08c727e4f8
Use std filesystem ( #3284 )
...
* Use std::filesystem for path names and impl
2024-12-05 19:14:25 +02:00
gabime
daf1b97b8f
Updated windwos.ci
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
2024-12-02 00:14:41 +02:00
gabime
e62be8b43f
clang-format
2024-12-01 23:59:09 +02:00
gabime
58dac85596
Update format.sh
2024-12-01 23:58:58 +02:00
gabime
1379f68bda
Updated windows.ci
2024-12-01 23:56:14 +02:00
gabime
2f169568b7
Updated windows.ci
2024-12-01 23:55:11 +02:00
gabime
fe9be2e1ee
Updated windows.ci
2024-12-01 23:53:58 +02:00
gabime
730aa35d98
Updated cmake
2024-12-01 23:51:43 +02:00
gabime
19d1939d3b
Updated cmakelists
2024-12-01 23:44:54 +02:00
gabime
82153ec409
Updated cmake and remove pkg-config support
2024-12-01 23:28:47 +02:00
gabime
98a8b75eb4
updated pkgconfig.in
2024-12-01 18:33:32 +02:00
gabime
96195adaad
update cmakelists
2024-12-01 18:29:04 +02:00
gabime
75c8a196bb
Updated cmakelists.txt
2024-12-01 18:24:40 +02:00
gabime
17eb1e1fd7
Updated cmakelists.txt
2024-12-01 18:22:44 +02:00
gabime
2a0db06e7b
Updated cmakelists.txt
2024-12-01 18:22:33 +02:00
gabime
dcf664ee1d
Updated cmakelists.txt
2024-12-01 18:22:06 +02:00
gabime
65a2d8a49f
Removed cmake-format from script
2024-12-01 18:15:27 +02:00
gabime
c55e7f6d14
Updated pkgconfig to version 2
2024-12-01 14:08:53 +02:00
gabime
3b6f36c43b
Fix windows compile
2024-11-30 20:16:56 +02:00
gabime
3b7e2a034b
Removed tweak options and spdlog_config.h
2024-11-30 19:56:15 +02:00
gabime
3c9963a495
Removed tweak options and spdlog_config.h
2024-11-30 19:55:45 +02:00