structure, layout, parser and its modules

This commit is contained in:
leca 2024-08-19 02:35:16 +03:00
parent d41144a634
commit ffbc929472
258 changed files with 5830 additions and 461 deletions

View File

@ -38,6 +38,11 @@ else()
else()
add_executable(checks-parser
${PROJECT_SOURCES}
goods/goods.h goods/goods.cpp
check/check.h check/check.cpp
parser/parser.h parser/parser.cpp
parser/module.h parser/module.cpp
settings.h
)
endif()
endif()

File diff suppressed because it is too large Load Diff

View File

@ -8,25 +8,10 @@
"isGenerated" : true,
"path" : "build/Desktop-Debug/.qtc/package-manager/auto-setup.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeSystem.cmake.in"
},
{
"isGenerated" : true,
"path" : "build/Desktop-Debug/CMakeFiles/3.30.1/CMakeSystem.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeNinjaFindMake.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
@ -37,256 +22,6 @@
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Platform/Linux-Initialize.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeDetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Platform/Linux-Determine-CXX.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeCompilerIdDetection.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/CrayClang-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/NVHPC-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/OrangeC-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/TIClang-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Tasking-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Clang-FindBinUtils.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeCXXCompiler.cmake.in"
},
{
"isGenerated" : true,
"path" : "build/Desktop-Debug/CMakeFiles/3.30.1/CMakeCXXCompiler.cmake"
@ -371,80 +106,6 @@
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeTestCompilerCommon.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeParseLibraryArchitecture.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeTestCompilerCommon.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeDetermineCompilerSupport.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Internal/FeatureTesting.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Clang-CXX-CXXImportStd.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Clang-CXX-CXXImportStd.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeCXXCompiler.cmake.in"
},
{
"isGenerated" : true,
"path" : "build/Desktop-Debug/CMakeFiles/3.30.1/CMakeCXXCompiler.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5/Qt5ConfigVersion.cmake"

View File

@ -7,7 +7,7 @@
{
"build" : ".",
"hasInstallRule" : true,
"jsonFile" : "directory-.-Debug-fce83edb16edbf328812.json",
"jsonFile" : "directory-.-Debug-1a7b3fb020ad20fd3cea.json",
"minimumCMakeVersion" :
{
"string" : "3.16"
@ -44,7 +44,7 @@
{
"directoryIndex" : 0,
"id" : "checks-parser::@6890427a1f51a3e7e1df",
"jsonFile" : "target-checks-parser-Debug-92ab0969ad00c1b4abac.json",
"jsonFile" : "target-checks-parser-Debug-34daf1becb22767d5c10.json",
"name" : "checks-parser",
"projectIndex" : 0
},

View File

@ -26,7 +26,7 @@
"objects" :
[
{
"jsonFile" : "codemodel-v2-09033df40cc65122e8ca.json",
"jsonFile" : "codemodel-v2-3bcee75e95643e441ac8.json",
"kind" : "codemodel",
"version" :
{
@ -44,7 +44,7 @@
}
},
{
"jsonFile" : "cmakeFiles-v1-b802bd89ad3be493d971.json",
"jsonFile" : "cmakeFiles-v1-99b7f3443739e12faab6.json",
"kind" : "cmakeFiles",
"version" :
{
@ -67,7 +67,7 @@
},
"cmakeFiles-v1" :
{
"jsonFile" : "cmakeFiles-v1-b802bd89ad3be493d971.json",
"jsonFile" : "cmakeFiles-v1-99b7f3443739e12faab6.json",
"kind" : "cmakeFiles",
"version" :
{
@ -77,7 +77,7 @@
},
"codemodel-v2" :
{
"jsonFile" : "codemodel-v2-09033df40cc65122e8ca.json",
"jsonFile" : "codemodel-v2-3bcee75e95643e441ac8.json",
"kind" : "codemodel",
"version" :
{

View File

@ -37,13 +37,13 @@
{
"command" : 1,
"file" : 0,
"line" : 62,
"line" : 66,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 45,
"line" : 49,
"parent" : 0
},
{
@ -153,18 +153,22 @@
[
0,
1,
2
2,
6,
8,
10,
12
]
}
],
"dependencies" :
[
{
"backtrace" : 0,
"id" : "checks-parser_autogen::@6890427a1f51a3e7e1df"
"id" : "checks-parser_autogen_timestamp_deps::@6890427a1f51a3e7e1df"
},
{
"id" : "checks-parser_autogen_timestamp_deps::@6890427a1f51a3e7e1df"
"backtrace" : 0,
"id" : "checks-parser_autogen::@6890427a1f51a3e7e1df"
}
],
"id" : "checks-parser::@6890427a1f51a3e7e1df",
@ -227,7 +231,11 @@
[
0,
1,
2
2,
6,
8,
10,
12
]
},
{
@ -235,7 +243,11 @@
"sourceIndexes" :
[
3,
5
5,
7,
9,
11,
13
]
},
{
@ -243,14 +255,14 @@
"sourceIndexes" :
[
4,
6
14
]
},
{
"name" : "CMake Rules",
"sourceIndexes" :
[
7
15
]
}
],
@ -285,6 +297,50 @@
"path" : "mainwindow.ui",
"sourceGroupIndex" : 2
},
{
"backtrace" : 1,
"path" : "goods/goods.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "goods/goods.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "check/check.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "check/check.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "parser/parser.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "parser/parser.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "parser/module.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "parser/module.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 0,
"isGenerated" : true,

View File

@ -0,0 +1,71 @@
{
"backtrace" : 0,
"backtraceGraph" :
{
"commands" : [],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
}
]
},
"dependencies" :
[
{
"id" : "checks-parser_autogen_timestamp_deps::@6890427a1f51a3e7e1df"
}
],
"id" : "checks-parser_autogen::@6890427a1f51a3e7e1df",
"isGeneratorProvided" : true,
"name" : "checks-parser_autogen",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "",
"sourceIndexes" :
[
0
]
},
{
"name" : "CMake Rules",
"sourceIndexes" :
[
1,
2
]
}
],
"sources" :
[
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/CMakeFiles/checks-parser_autogen",
"sourceGroupIndex" : 0
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/CMakeFiles/checks-parser_autogen.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/checks-parser_autogen/timestamp.rule",
"sourceGroupIndex" : 1
}
],
"type" : "UTILITY"
}

View File

@ -0,0 +1,27 @@
{
"backtrace" : 0,
"backtraceGraph" :
{
"commands" : [],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
}
]
},
"id" : "checks-parser_autogen_timestamp_deps::@6890427a1f51a3e7e1df",
"isGeneratorProvided" : true,
"name" : "checks-parser_autogen_timestamp_deps",
"paths" :
{
"build" : ".",
"source" : "."
},
"sources" : [],
"type" : "UTILITY"
}

View File

@ -0,0 +1,376 @@
{
"inputs" :
[
{
"path" : "CMakeLists.txt"
},
{
"isGenerated" : true,
"path" : "build/Desktop-Debug/.qtc/package-manager/auto-setup.cmake"
},
{
"isGenerated" : true,
"path" : "build/Desktop-Debug/CMakeFiles/3.30.1/CMakeSystem.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Platform/Linux-Initialize.cmake"
},
{
"isGenerated" : true,
"path" : "build/Desktop-Debug/CMakeFiles/3.30.1/CMakeCXXCompiler.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeGenericSystem.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeInitializeConfigs.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Platform/Linux.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Platform/UnixPaths.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeCXXInformation.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeLanguageInformation.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Clang-CXX.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/Clang.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/GNU.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Platform/Linux-Clang-CXX.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Platform/Linux-GNU-CXX.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/Platform/Linux-GNU.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5/Qt5ConfigVersion.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5/Qt5Config.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5/Qt5ConfigVersion.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5/Qt5Config.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5/Qt5ModuleLocation.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Widgets/Qt5WidgetsConfigVersion.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Core/Qt5CoreConfigVersion.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Core/Qt5CoreConfig.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Core/Qt5CoreMacros.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeParseArguments.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QComposePlatformInputContextPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSEmulatorIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSKmsEglDeviceIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSKmsGbmIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSX11IntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEvdevKeyboardPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEvdevMousePlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEvdevTabletPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEvdevTouchScreenPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QGifPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QGtk3ThemePlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QICOPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QIbusPlatformInputContextPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QJp2Plugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QJpegPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QLibInputPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QLinuxFbIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QMinimalEglIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QMngPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QPdfPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QSvgIconPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QSvgPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QTsLibPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QVirtualKeyboardPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QVncIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QWaylandEglPlatformIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QWaylandIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QWaylandXCompositeEglPlatformIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QWaylandXCompositeGlxPlatformIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QWebGLIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QXcbEglIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QXcbGlxIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QXcbIntegrationPlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5Gui_QXdgDesktopPortalThemePlugin.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Widgets/Qt5WidgetsConfigExtras.cmake"
},
{
"isExternal" : true,
"path" : "/usr/lib/cmake/Qt5Widgets/Qt5WidgetsMacros.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/CMakeParseArguments.cmake"
},
{
"isCMake" : true,
"isExternal" : true,
"path" : "/usr/share/cmake/Modules/GNUInstallDirs.cmake"
}
],
"kind" : "cmakeFiles",
"paths" :
{
"build" : "/home/leca/projects/qt/checks-parser/build/Desktop-Debug",
"source" : "/home/leca/projects/qt/checks-parser"
},
"version" :
{
"major" : 1,
"minor" : 1
}
}

View File

@ -0,0 +1,79 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"hasInstallRule" : true,
"jsonFile" : "directory-.-Debug-a633411e664d859257a4.json",
"minimumCMakeVersion" :
{
"string" : "3.16"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0,
1,
2
]
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "checks-parser",
"targetIndexes" :
[
0,
1,
2
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "checks-parser::@6890427a1f51a3e7e1df",
"jsonFile" : "target-checks-parser-Debug-a1ca82c72a79df61885f.json",
"name" : "checks-parser",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "checks-parser_autogen::@6890427a1f51a3e7e1df",
"jsonFile" : "target-checks-parser_autogen-Debug-62680f59bde13832b9ec.json",
"name" : "checks-parser_autogen",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "checks-parser_autogen_timestamp_deps::@6890427a1f51a3e7e1df",
"jsonFile" : "target-checks-parser_autogen_timestamp_deps-Debug-74a1620dd00b8702c212.json",
"name" : "checks-parser_autogen_timestamp_deps",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "/home/leca/projects/qt/checks-parser/build/Desktop-Debug",
"source" : "/home/leca/projects/qt/checks-parser"
},
"version" :
{
"major" : 2,
"minor" : 7
}
}

View File

@ -0,0 +1,45 @@
{
"backtraceGraph" :
{
"commands" :
[
"install"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 67,
"parent" : 0
}
]
},
"installers" :
[
{
"backtrace" : 1,
"component" : "Unspecified",
"destination" : "bin",
"paths" :
[
"checks-parser"
],
"targetId" : "checks-parser::@6890427a1f51a3e7e1df",
"targetIndex" : 0,
"type" : "target"
}
],
"paths" :
{
"build" : ".",
"source" : "."
}
}

View File

@ -0,0 +1,89 @@
{
"cmake" :
{
"generator" :
{
"multiConfig" : false,
"name" : "Ninja"
},
"paths" :
{
"cmake" : "/usr/bin/cmake",
"cpack" : "/usr/bin/cpack",
"ctest" : "/usr/bin/ctest",
"root" : "/usr/share/cmake"
},
"version" :
{
"isDirty" : false,
"major" : 3,
"minor" : 30,
"patch" : 1,
"string" : "3.30.1",
"suffix" : ""
}
},
"objects" :
[
{
"jsonFile" : "codemodel-v2-8f7cd018778065f6dfcd.json",
"kind" : "codemodel",
"version" :
{
"major" : 2,
"minor" : 7
}
},
{
"jsonFile" : "cache-v2-5da65f6e56163e152349.json",
"kind" : "cache",
"version" :
{
"major" : 2,
"minor" : 0
}
},
{
"jsonFile" : "cmakeFiles-v1-99b7f3443739e12faab6.json",
"kind" : "cmakeFiles",
"version" :
{
"major" : 1,
"minor" : 1
}
}
],
"reply" :
{
"cache-v2" :
{
"jsonFile" : "cache-v2-5da65f6e56163e152349.json",
"kind" : "cache",
"version" :
{
"major" : 2,
"minor" : 0
}
},
"cmakeFiles-v1" :
{
"jsonFile" : "cmakeFiles-v1-99b7f3443739e12faab6.json",
"kind" : "cmakeFiles",
"version" :
{
"major" : 1,
"minor" : 1
}
},
"codemodel-v2" :
{
"jsonFile" : "codemodel-v2-8f7cd018778065f6dfcd.json",
"kind" : "codemodel",
"version" :
{
"major" : 2,
"minor" : 7
}
}
}
}

View File

@ -0,0 +1,370 @@
{
"artifacts" :
[
{
"path" : "checks-parser"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"install",
"target_link_libraries",
"set_property",
"_populate_Widgets_target_properties",
"find_package"
],
"files" :
[
"CMakeLists.txt",
"/usr/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake",
"/usr/lib/cmake/Qt5/Qt5Config.cmake"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 39,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 67,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 50,
"parent" : 0
},
{
"command" : 5,
"file" : 0,
"line" : 13,
"parent" : 0
},
{
"file" : 2,
"parent" : 4
},
{
"command" : 5,
"file" : 2,
"line" : 28,
"parent" : 5
},
{
"file" : 1,
"parent" : 6
},
{
"command" : 4,
"file" : 1,
"line" : 213,
"parent" : 7
},
{
"command" : 3,
"file" : 1,
"line" : 57,
"parent" : 8
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-DQT_QML_DEBUG -g -std=gnu++17 -fcolor-diagnostics"
},
{
"backtrace" : 3,
"fragment" : "-fPIC"
}
],
"defines" :
[
{
"backtrace" : 3,
"define" : "QT_CORE_LIB"
},
{
"backtrace" : 3,
"define" : "QT_GUI_LIB"
},
{
"backtrace" : 3,
"define" : "QT_WIDGETS_LIB"
}
],
"includes" :
[
{
"backtrace" : 0,
"path" : "/home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/include"
},
{
"backtrace" : 3,
"isSystem" : true,
"path" : "/usr/include/qt"
},
{
"backtrace" : 3,
"isSystem" : true,
"path" : "/usr/include/qt/QtWidgets"
},
{
"backtrace" : 3,
"isSystem" : true,
"path" : "/usr/include/qt/QtGui"
},
{
"backtrace" : 3,
"isSystem" : true,
"path" : "/usr/include/qt/QtCore"
},
{
"backtrace" : 3,
"isSystem" : true,
"path" : "/usr/lib/qt/mkspecs/linux-g++"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
3
],
"standard" : "17"
},
"sourceIndexes" :
[
0,
1,
2,
6,
8,
10,
12
]
}
],
"dependencies" :
[
{
"id" : "checks-parser_autogen_timestamp_deps::@6890427a1f51a3e7e1df"
},
{
"backtrace" : 0,
"id" : "checks-parser_autogen::@6890427a1f51a3e7e1df"
}
],
"id" : "checks-parser::@6890427a1f51a3e7e1df",
"install" :
{
"destinations" :
[
{
"backtrace" : 2,
"path" : "bin"
}
],
"prefix" :
{
"path" : "/usr/local"
}
},
"link" :
{
"commandFragments" :
[
{
"fragment" : "-DQT_QML_DEBUG -g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 3,
"fragment" : "/usr/lib/libQt5Widgets.so.5.15.14",
"role" : "libraries"
},
{
"backtrace" : 9,
"fragment" : "/usr/lib/libQt5Gui.so.5.15.14",
"role" : "libraries"
},
{
"backtrace" : 9,
"fragment" : "/usr/lib/libQt5Core.so.5.15.14",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "checks-parser",
"nameOnDisk" : "checks-parser",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
6,
8,
10,
12
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
3,
5,
7,
9,
11,
13,
14
]
},
{
"name" : "",
"sourceIndexes" :
[
4,
15
]
},
{
"name" : "CMake Rules",
"sourceIndexes" :
[
16
]
}
],
"sources" :
[
{
"backtrace" : 0,
"compileGroupIndex" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/checks-parser_autogen/mocs_compilation.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "mainwindow.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "mainwindow.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "mainwindow.ui",
"sourceGroupIndex" : 2
},
{
"backtrace" : 1,
"path" : "goods/goods.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "goods/goods.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "check/check.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "check/check.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "parser/parser.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "parser/parser.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "parser/module.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "parser/module.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "settings.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/checks-parser_autogen/include/ui_mainwindow.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/checks-parser_autogen/timestamp",
"sourceGroupIndex" : 2
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/Desktop-Debug/checks-parser_autogen/timestamp.rule",
"sourceGroupIndex" : 3
}
],
"type" : "EXECUTABLE"
}

Binary file not shown.

View File

@ -0,0 +1,56 @@
# ninja log v6
4 301 1723998263702445924 checks-parser_autogen/timestamp 1dd4588a0ec098d5
302 4068 1723998263722445846 CMakeFiles/checks-parser.dir/checks-parser_autogen/mocs_compilation.cpp.o 5ecdf3d948b516eb
307 1824 1723998263725779166 CMakeFiles/checks-parser.dir/check/check.cpp.o 79bc8e3f1ed4cfa6
305 1591 1723998263725779166 CMakeFiles/checks-parser.dir/goods/goods.cpp.o 9d057194be069b87
4 301 1723998263702445924 checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
4 301 1723998263702445924 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/timestamp 1dd4588a0ec098d5
4 301 1723998263702445924 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
302 4612 1723998263722445846 CMakeFiles/checks-parser.dir/main.cpp.o 3ded1abfb4fb8674
305 5232 1723998263725779166 CMakeFiles/checks-parser.dir/mainwindow.cpp.o c076ec7945241801
5232 5584 1723998268652426508 checks-parser 83533fe84d9103c0
308 547 1723998263729112486 CMakeFiles/checks-parser.dir/parser/parser.cpp.o ceed5c9a497b84ab
41 129 1724023115117471573 checks-parser_autogen/timestamp 1dd4588a0ec098d5
41 129 1724023115117471573 checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
41 129 1724023115117471573 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/timestamp 1dd4588a0ec098d5
41 129 1724023115117471573 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
129 170 1724023115204137840 CMakeFiles/checks-parser.dir/mainwindow.cpp.o c076ec7945241801
129 5183 1724023115204137840 CMakeFiles/checks-parser.dir/parser/parser.cpp.o ceed5c9a497b84ab
129 9017 1724023115207471159 CMakeFiles/checks-parser.dir/parser/module.cpp.o c28b1bec72437f54
9017 9736 1724023124094096919 checks-parser 57c3eb850a0d9f23
33 1008 1724023310329923405 checks-parser_autogen/timestamp 1dd4588a0ec098d5
33 1008 1724023310329923405 checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
33 1008 1724023310329923405 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/timestamp 1dd4588a0ec098d5
33 1008 1724023310329923405 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
1009 15564 1724023310363256590 CMakeFiles/checks-parser.dir/main.cpp.o 3ded1abfb4fb8674
1009 16039 1724023310363256590 CMakeFiles/checks-parser.dir/checks-parser_autogen/mocs_compilation.cpp.o 5ecdf3d948b516eb
1010 17040 1724023310363256590 CMakeFiles/checks-parser.dir/mainwindow.cpp.o c076ec7945241801
17041 18159 1724023326396518921 checks-parser 57c3eb850a0d9f23
25 121 1724023514962362733 checks-parser_autogen/timestamp 1dd4588a0ec098d5
25 121 1724023514962362733 checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
25 121 1724023514962362733 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/timestamp 1dd4588a0ec098d5
25 121 1724023514962362733 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
122 173 1724023515062362302 CMakeFiles/checks-parser.dir/mainwindow.cpp.o c076ec7945241801
122 3820 1724023515062362302 CMakeFiles/checks-parser.dir/parser/parser.cpp.o ceed5c9a497b84ab
3820 4520 1724023518759013037 checks-parser 57c3eb850a0d9f23
40 131 1724023558782174282 checks-parser_autogen/timestamp 1dd4588a0ec098d5
40 131 1724023558782174282 checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
40 131 1724023558782174282 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/timestamp 1dd4588a0ec098d5
40 131 1724023558782174282 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
132 190 1724023558875507215 CMakeFiles/checks-parser.dir/mainwindow.cpp.o c076ec7945241801
132 4651 1724023558875507215 CMakeFiles/checks-parser.dir/parser/parser.cpp.o ceed5c9a497b84ab
4651 5505 1724023563392154508 checks-parser 57c3eb850a0d9f23
22 80 1724023595758682603 checks-parser_autogen/timestamp 1dd4588a0ec098d5
22 80 1724023595758682603 checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
22 80 1724023595758682603 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/timestamp 1dd4588a0ec098d5
22 80 1724023595758682603 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
80 108 1724023595818682346 CMakeFiles/checks-parser.dir/mainwindow.cpp.o c076ec7945241801
81 4074 1724023595818682346 CMakeFiles/checks-parser.dir/parser/parser.cpp.o ceed5c9a497b84ab
4074 4631 1724023599811998614 checks-parser 57c3eb850a0d9f23
33 131 1724023860207564633 checks-parser_autogen/timestamp 1dd4588a0ec098d5
33 131 1724023860207564633 checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
33 131 1724023860207564633 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/timestamp 1dd4588a0ec098d5
33 131 1724023860207564633 /home/leca/projects/qt/checks-parser/build/Desktop-Debug/checks-parser_autogen/mocs_compilation.cpp 1dd4588a0ec098d5
132 174 1724023860307564215 CMakeFiles/checks-parser.dir/mainwindow.cpp.o c076ec7945241801
133 3487 1724023860307564215 CMakeFiles/checks-parser.dir/parser/parser.cpp.o ceed5c9a497b84ab
3487 4069 1724023863660883505 checks-parser 57c3eb850a0d9f23

Some files were not shown because too many files have changed in this diff Show More