Information for build swig-4.1.1-1.oc9

ID16665
Package Nameswig
Version4.1.1
Release1.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/swig.git?.#3a7c65cedfabd4edc7282383c048540ef545edfe
SummaryConnects C/C++/Objective C to some high-level programming languages
DescriptionSWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of target languages including common scripting languages such as Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages also includes non-scripting languages such as C#, D, Go language, Java including Android, Lua, OCaml, Octave, Scilab and R. Also several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG is typically used to parse C/C++ interfaces and generate the 'glue code' required for the above target languages to call into the C/C++ code. SWIG can also export its parse tree in the form of XML. SWIG is free software and the code that SWIG generates is compatible with both commercial and non-commercial projects.
Built bydenisecheng
State complete
Volume DEFAULT
StartedThu, 21 Sep 2023 02:00:21 CST
CompletedThu, 21 Sep 2023 03:10:27 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/swig.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/swig.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
swig-4.1.1-1.oc9.src.rpm (info) (download)
aarch64
swig-4.1.1-1.oc9.aarch64.rpm (info) (download)
swig-gdb-4.1.1-1.oc9.aarch64.rpm (info) (download)
swig-debuginfo-4.1.1-1.oc9.aarch64.rpm (info) (download)
swig-debugsource-4.1.1-1.oc9.aarch64.rpm (info) (download)
x86_64
swig-4.1.1-1.oc9.x86_64.rpm (info) (download)
swig-gdb-4.1.1-1.oc9.x86_64.rpm (info) (download)
swig-debuginfo-4.1.1-1.oc9.x86_64.rpm (info) (download)
swig-debugsource-4.1.1-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 * Thu May 04 2023 cunshunxia <cunshunxia@tencent.com> - 4.1.1-1 - upgrade to 4.1.1. * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.2-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.2-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Feb 15 2023 cunshunxia <cunshunxia@tencent.com> - 4.0.2-1 - initial build