<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/swig, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2024-07-31T07:00:56Z</updated>
<entry>
<title>swig: update to 4.2.1</title>
<updated>2024-07-31T07:00:56Z</updated>
<author>
<name>Aleksey Vasilenko</name>
</author>
<published>2024-07-26T11:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=13cff17d139c9493732ec597bbb9b7720448fa21'/>
<id>urn:sha1:13cff17d139c9493732ec597bbb9b7720448fa21</id>
<content type='text'>
- Switch package URL to HTTPS

Signed-off-by: Aleksey Vasilenko &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>swig: bump to 4.2.0</title>
<updated>2024-01-04T11:00:12Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2024-01-04T00:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=cdcc6edc1380bfd9275a2a442fd029ac6b2b97a1'/>
<id>urn:sha1:cdcc6edc1380bfd9275a2a442fd029ac6b2b97a1</id>
<content type='text'>
    SWIG-4.2.0 summary:

        Various template wrapping improvements: template template parameters,
        variadic templates, partially specialized templates, const template
        parameters and improved error checking instantiating templates.
        Improved decltype() support for expressions.
        C++14 auto without trailing return type and C++11 auto variables.
        Numerous C++ using declarations improvements.
        Numerous fixes for constructors, destructors and assignment operators:
        implicit, default and deleted and related non-assignable variable
        wrappers.
        STL: std::array and std::map improvements, std::string_view support
        added.
        Various C preprocessor improvements.
        Various issues fixed to do with architecture specific long type.
        Various Doxygen improvements.
        D1/Tango support removed. D2/Phobos is now the supported D version
        and SWIG now generates code which works with recent D2 releases.
        New Javascript generator targeting Node.js binary stable ABI Node-API.
        Octave 8.1 support added.
        PHP7 support removed, PHP8 is now the supported PHP version.
        Python STL container wrappers now use the Python Iterator Protocol.
        Python stable ABI support added.
        Python 3.12 support added.
        Ruby 3.2 and 3.3 support.
        Scilab 2023.* support added.
        Various minor enhancements for C#, Go, Guile, Javascript, Lua, Ocaml,
        Perl, PHP, R, Racket, Ruby, Scilab and Tcl.
        A number of deprecated features have been removed.

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>swig: enable pcre2 support (refs #20604)</title>
<updated>2023-03-15T06:32:29Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2023-03-14T19:54:59Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=15af23b011ad4248c3bb476dbbd196fce7091075'/>
<id>urn:sha1:15af23b011ad4248c3bb476dbbd196fce7091075</id>
<content type='text'>
Now since pcre2 provides a host build, let's use it.
This is required for e.g. gensio package to provide
python bindings.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>swig: bump to 4.1.1</title>
<updated>2022-12-08T22:30:48Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2022-12-06T06:05:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f141e794552bfb6351d61c3a1389160466059add'/>
<id>urn:sha1:f141e794552bfb6351d61c3a1389160466059add</id>
<content type='text'>
update summary
* Add Javascript Node v12-v18 support, remove support prior to v6.
* Octave 6.0 to 6.4 support added.
* Add PHP 8 support.
* PHP wrapping is now done entirely via PHP's C API - no more .php wrapper.
* Perl 5.8.0 is now the oldest version SWIG supports.
* Python 3.3 is now the oldest Python 3 version SWIG supports.
* Python 3.9-3.11 support added.
* Various memory leak fixes in Python generated code.
* Scilab 5.5-6.1 support improved.
* Many improvements for each and every target language.
* Various preprocessor expression handling improvements.
* Improved C99, C++11, C++14, C++17 support. Start adding C++20 standard.
* Make SWIG much more move semantics friendly.
* Add C++ std::unique_ptr support.
* Few minor C++ template handling improvements.
* Various C++ using declaration fixes.
* Few fixes for handling Doxygen comments.
* GitHub Actions is now used instead of Travis CI for continuous integration.
* Add building SWIG using CMake as a secondary build system.
* Update optional SWIG build dependency for regex support from PCRE to PCRE2.
* Couple of stability fixes.
* Stability fix in ccache-swig when calculating hashes of inputs.
* Some template handling improvements.
* R - minor fixes plus deprecation for rtypecheck typemaps being optional.

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>swig: support node.js v12</title>
<updated>2020-08-25T08:37:07Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2020-08-25T08:37:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1aa025c6903c4456bcbf1dfec656426160df9f44'/>
<id>urn:sha1:1aa025c6903c4456bcbf1dfec656426160df9f44</id>
<content type='text'>
Maintainer: @blogic me
Compile tested: head r14241-ba2ddba, x86_64
Run tested: x86_64 (VirtualBox)

Description:
Addressed the build failure with node.js version 12.

https://github.com/openwrt/packages/pull/12225

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>swig: update to 4.0.2</title>
<updated>2020-06-26T00:41:49Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-06-25T22:35:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8ad11dcd22a4884ae84239b92ee8a198df66e3d6'/>
<id>urn:sha1:8ad11dcd22a4884ae84239b92ee8a198df66e3d6</id>
<content type='text'>
Fix license information.

Add URL.

Add HOST_BUILD_PARALLEL for faster compilation.

Add PKG_HOST_ONLY to signify that this is to be used as a host package
only.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>swig: update to 4.0.1</title>
<updated>2019-08-26T00:41:29Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-08-26T00:41:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3858fac1d4fa5fc8c642c9805afb657396e7b2c4'/>
<id>urn:sha1:3858fac1d4fa5fc8c642c9805afb657396e7b2c4</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>swig: update to 4.0.0</title>
<updated>2019-05-17T02:17:49Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-05-17T02:17:49Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2811ca0f257335d1da79528809e5fdf7652ba3d3'/>
<id>urn:sha1:2811ca0f257335d1da79528809e5fdf7652ba3d3</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>swig: support latest versions of node.js</title>
<updated>2018-04-26T02:52:48Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2018-04-26T02:42:42Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9924301f4208fb319066d71d58fe69208f84a914'/>
<id>urn:sha1:9924301f4208fb319066d71d58fe69208f84a914</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>swig: bump to 3.0.12</title>
<updated>2018-04-25T08:26:05Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2018-04-19T07:08:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2f3b30ab1398b05bb217682a2220b7ea7c3ea810'/>
<id>urn:sha1:2f3b30ab1398b05bb217682a2220b7ea7c3ea810</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
</feed>
