Mon, 23 Dec 2024 08:04:21 CST | login

Information for build swig-4.1.1-5.ocs23

ID16710
Package Nameswig
Version4.1.1
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/swig.git?.#d645440426db97e6284361ed57ef3951ce589227
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 bybbrucezhang
State failed
Volume DEFAULT
StartedTue, 27 Aug 2024 16:59:04 CST
CompletedTue, 27 Aug 2024 17:56:38 CST
Taskbuild (dist-ocs23, /opencloudos-stream/swig.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/swig.git?.#origin/master'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.1.1-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.1.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 03 2023 cunshunxia <cunshunxia@tencent.com> - 4.1.1-3 - Rebuilt for tcl 8.6.13 * 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