Version upgrade 4.00 #45

Merged
elB4RTO merged 113 commits from devel into main 2024-02-17 16:13:26 +01:00
Showing only changes of commit 5ae72a4c08 - Show all commits

View file

@ -111,12 +111,9 @@ set(PROJECT_SOURCES
modules/craplog/modules/workers/lib.h
modules/craplog/modules/workers/lister.h
modules/craplog/modules/workers/lister.cpp
modules/craplog/modules/workers/parser_interface.h
modules/craplog/modules/workers/parser_interface.cpp
modules/craplog/modules/workers/parser.h
modules/craplog/modules/workers/parser.cpp
modules/craplog/modules/workers/parser_async.h
modules/craplog/modules/workers/parser_async.cpp
modules/craplog/modules/workers/impl/loglinedata.cpp
modules/crapview/crapview.h
modules/crapview/crapview.cpp
@ -229,6 +226,8 @@ add_executable(LogDocTester
modules/exceptions.h
modules/exceptions.cpp
modules/craplog/modules/lib.h
modules/craplog/modules/workers/lib.h
modules/craplog/modules/workers/impl/loglinedata.cpp
utilities/gzip.h
utilities/gzip.cpp
utilities/io.h