Please login to access the resource

Simplified Wrapper and Interface Generator

Edit Package swig

SWIG is a compiler that attempts to make it easy to integrate C, C++,
or Objective-C code with scripting languages including Perl, Tcl, and
Python. In a nutshell, you give it a bunch of ANSI C/C++ declarations
and it generates an interface between C and your favorite scripting
language. However, this is only scratching the surface of what SWIG
can do--some of its more advanced features include automatic
documentation generation, module and library management, extensive
customization options, and more.

Refresh
Refresh
Source Files
Filename Size Changed
swig-3.0.8.tar.gz 0007937213 7.57 MB
swig.changes 0000031668 30.9 KB
swig.rpmlintrc 0000000072 72 Bytes
swig.spec 0000005515 5.39 KB
swig308-Fix-li_boost_array-test.patch 0000000578 578 Bytes
swig308-isfinite.diff 0000000363 363 Bytes
Revision 2 (latest revision is 4)
Ruediger Oertel's avatar Ruediger Oertel (oertel) committed (revision 2)
- Add swig308-isfinite.diff to fix isfinite issue with new glibc.

- Add swig308-Fix-li_boost_array-test.patch to fix boost::array
  test on PPC.

- Update to 3.0.8
  - pdf documentation enhancements.
  - Various Python 3.5 issues fixed.
  - std::array support added for Ruby and Python.
  - shared_ptr support added for Ruby.
  - Minor improvements for CFFI, Go, Java, Perl, Python, Ruby.

- Update to 3.0.7
  - Add support for Octave-4.0.0.
  - Remove potential Android security exploit in generated Java classes.
  - Minor new features and bug fixes.
- drop swig-octave4.patch and swig-3.0.6.patch, upstream now

- Add swig-octave4.patch to fix swig bindings for octave >= 4.0
  (patch taken from Fedora, and has been submitted upstream).

- Fix ocaml check (swig-3.0.6.patch)

- Update to 3.0.6
  - Stability and regression fixes.
  - Fixed parsing of C++ corner cases.
  - Language improvements and bug fixes for C#, Go, Java, Lua,
    Python, R.
- explicitly disable ocaml (bug in configure script)
Comments 0
openSUSE Build Service is sponsored by