Mon, 23 Dec 2024 18:05:18 CST | login

Information for build swig-4.1.1-2.ocs23

ID522
Package Nameswig
Version4.1.1
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/swig.git?.#bd0115ef6ae0f03ae90ece215a44c6d6ebea29e9
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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 01 Aug 2023 21:09:16 CST
CompletedTue, 01 Aug 2023 22:24:21 CST
Taskbuild (dist-ocs23, /opencloudos-stream/swig.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/swig.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
swig-4.1.1-2.ocs23.src.rpm (info) (download)
aarch64
swig-4.1.1-2.ocs23.aarch64.rpm (info) (download)
swig-gdb-4.1.1-2.ocs23.aarch64.rpm (info) (download)
swig-debuginfo-4.1.1-2.ocs23.aarch64.rpm (info) (download)
swig-debugsource-4.1.1-2.ocs23.aarch64.rpm (info) (download)
x86_64
swig-4.1.1-2.ocs23.x86_64.rpm (info) (download)
swig-gdb-4.1.1-2.ocs23.x86_64.rpm (info) (download)
swig-debuginfo-4.1.1-2.ocs23.x86_64.rpm (info) (download)
swig-debugsource-4.1.1-2.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 01 2023 rockerzhu <rockerzhu@tencent.com> - 4.1.1-2 - Rebuilt for boost 1.82.0 * 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