Mon, 20 Jan 2025 23:57:37 CST | login

Information for build tinyxml2-9.0.0-1.ocs23

ID9561
Package Nametinyxml2
Version9.0.0
Release1.ocs23
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
StartedThu, 09 May 2024 01:43:37 CST
CompletedThu, 09 May 2024 01:47:02 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/tinyxml2.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/tinyxml2.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
tinyxml2-9.0.0-1.ocs23.src.rpm (info) (download)
aarch64
tinyxml2-9.0.0-1.ocs23.aarch64.rpm (info) (download)
tinyxml2-devel-9.0.0-1.ocs23.aarch64.rpm (info) (download)
tinyxml2-debuginfo-9.0.0-1.ocs23.aarch64.rpm (info) (download)
tinyxml2-debugsource-9.0.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
tinyxml2-9.0.0-1.ocs23.x86_64.rpm (info) (download)
tinyxml2-devel-9.0.0-1.ocs23.x86_64.rpm (info) (download)
tinyxml2-debuginfo-9.0.0-1.ocs23.x86_64.rpm (info) (download)
tinyxml2-debugsource-9.0.0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 9.0.0-1 - initial build