Information for build tinyxml2-9.0.0-1.oc9

ID24405
Package Nametinyxml2
Version9.0.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/tinyxml2.git?.#92e56ef8641367229da11dff911fc7761525aadb
SummarySimple, small and efficient C++ XML parser
DescriptionTinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. It uses a Document Object Model (DOM), meaning the XML data is parsed into a C++ objects that can be browsed and manipulated, and then written to disk or another output stream. TinyXML-2 doesn't parse or use DTDs (Document Type Definitions) nor XSLs (eXtensible Stylesheet Language). TinyXML-2 uses a similar API to TinyXML-1, But the implementation of the parser was completely re-written to make it more appropriate for use in a game. It uses less memory, is faster, and uses far fewer memory allocations.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 15:22:24 CST
CompletedTue, 04 Jun 2024 15:25:29 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/tinyxml2.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/tinyxml2.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
tinyxml2-9.0.0-1.oc9.src.rpm (info) (download)
aarch64
tinyxml2-9.0.0-1.oc9.aarch64.rpm (info) (download)
tinyxml2-devel-9.0.0-1.oc9.aarch64.rpm (info) (download)
tinyxml2-debuginfo-9.0.0-1.oc9.aarch64.rpm (info) (download)
tinyxml2-debugsource-9.0.0-1.oc9.aarch64.rpm (info) (download)
x86_64
tinyxml2-9.0.0-1.oc9.x86_64.rpm (info) (download)
tinyxml2-devel-9.0.0-1.oc9.x86_64.rpm (info) (download)
tinyxml2-debuginfo-9.0.0-1.oc9.x86_64.rpm (info) (download)
tinyxml2-debugsource-9.0.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 9.0.0-1 - initial build