Klaus Kämpf
e26c676208
- Fix segfault in constructor/destructor warning (upstream ID 3530078)
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=38
2012-05-27 13:32:46 +00:00
Klaus Kämpf
7af15c657f
Accepting request 122517 from home:kwk:branches:devel:tools:building
...
- Port SWIG to Ruby 1.9 (various patches)
- Disable broken tests
- Update to 2.0.7
* Important regression fixes since 2.0.5 for typemaps in general and
in Python.
* Fixes and enhancements for Go, Java, Octave and PHP.
OBS-URL: https://build.opensuse.org/request/show/122517
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=37
2012-05-26 21:53:07 +00:00
Ismail Dönmez
77ce9f19a6
- Update to 2.0.6
...
* Various fixes with templates and typedef types.
* Some template lookup problems fixed.
* Templated type fixes to use correct typemaps.
* Autodoc documentation generation improvements.
* Python STL container wrappers improvements including addition of
stepped slicing.
* Approximately 70 fixes and minor enhancements for the following
target languages: AllegroCL, C#, D, Go, Java, Lua, Ocaml, Octave,
Perl, PHP, Python, R, Ruby, Tcl, Xml.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=35
2012-04-30 12:24:08 +00:00
Ismail Dönmez
bbab5343cc
Accepting request 113033 from home:adra:branches:devel:tools:building
...
Added a patch to fix regression leading to uncompilable code when using typedef and function pointer references
OBS-URL: https://build.opensuse.org/request/show/113033
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=33
2012-04-10 08:43:19 +00:00
Ismail Dönmez
e65876f8c1
Accepting request 108217 from home:k0da:ppc
...
- The perl 5.12 packages are compiled with -Duse64bitint, which
means that IVs are 64-bits even on 32-bit architectures. When
converting IVs, SWIG assumes that an IV is the same size as a
long, which causes OverflowErrors with unsigned longs when
the value is greater than 2^31.
OBS-URL: https://build.opensuse.org/request/show/108217
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=31
2012-03-06 20:46:07 +00:00
Ismail Dönmez
d61fa65c83
Accepting request 108119 from systemsmanagement:wbem
...
- fix SLES 10 build, disable failing test (bnc#750618)
OBS-URL: https://build.opensuse.org/request/show/108119
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=29
2012-03-06 09:25:49 +00:00
Klaus Kämpf
b07254f4ba
- fix build, add Group field to subpackages
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=28
2012-03-05 13:21:52 +00:00
Ismail Dönmez
c39aafaeeb
Accepting request 96070 from devel:openSUSE:Factory:for-legal
...
- fix license to be in spdx.org format
OBS-URL: https://build.opensuse.org/request/show/96070
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=26
2011-12-09 09:06:26 +00:00
f163bfcab1
- generate guile 2 friendly code
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=25
2011-12-05 15:48:36 +00:00
Ismail Dönmez
bd2b7fea26
Accepting request 84038 from home:kwk:branches:devel:tools:building
...
- Update to swig 2.0.4
(see CHANGES.current for complete list)
* [Perl] Patch #3260265 fixing overloading of non-primitive types and integers in
Perl 5.12 and later.
* [Ruby] Fix %import where one of the imported files %include one of the STL include
files such as std_vector.i.
* [python] Additional fixes for python3.2 support.
* [python] Fixed PyGetSetDescr for python3.2.
* Bug 2635919: Convenience method to convert std::map to a python dict.
* Fixed bug 1163440: vararg typemaps.
* [Python] Applied patch #1932484 : migrate PyCObject to PyCapsule.
* [Python] Merged in the szager-python-builtin branch, adding the -builtin feature
for python. The -builtin option may provide a significant performance gain
in python wrappers. For full details and limitations, refer to Doc/Manual/Python.html.
A small test suite designed to demonstrate the performance gain is in
Examples/python/performance.
- Fix RHEL/Fedora build
OBS-URL: https://build.opensuse.org/request/show/84038
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=23
2011-09-21 07:57:50 +00:00
Ismail Dönmez
c75d90868a
s/fi/endif
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=22
2011-05-26 14:05:54 +00:00
Ismail Dönmez
3810db719a
Retry
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=21
2011-05-26 13:43:10 +00:00
Ismail Dönmez
7b55c5eb2e
Disable make check on SLES9
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=20
2011-05-26 13:34:29 +00:00
Ismail Dönmez
35ee912fa2
Try again.
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=19
2011-05-26 12:09:07 +00:00
Ismail Dönmez
a2a3ae9c3b
Fix install for older distributions
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=18
2011-05-26 12:01:46 +00:00
Ismail Dönmez
eede68bc08
Try disabling autogen.sh, shoıldn't be needed
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=17
2011-05-26 11:45:18 +00:00
OBS User buildservice-autocommit
caaefa919b
Updating link to change in openSUSE:Factory/swig revision 24.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=9f25025634d7dc60ca55a45ee5b00bee
2011-05-23 09:56:51 +00:00
c61b5d2d81
Accepting request 70751 from home:namtrac:branches:devel:tools:building
...
- Fix test failures with Perl 5.14
- Use upstream patch for Perl 5.12 support
OBS-URL: https://build.opensuse.org/request/show/70751
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=15
2011-05-20 19:38:03 +00:00
OBS User buildservice-autocommit
424a51bfb8
Updating link to change in openSUSE:Factory/swig revision 22.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=bf774e1f97e066eeb1d71260acebecc5
2011-05-18 08:30:35 +00:00
Sascha Peilicke
b7c9ee5328
Autobuild autoformatter for 69970
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=22
2011-05-18 08:30:35 +00:00
Sascha Peilicke
ccfb7e4f48
Accepting request 69970 from devel:tools:building
...
Remove duplicate BuildRequires: python-devel (forwarded request 69911 from namtrac)
OBS-URL: https://build.opensuse.org/request/show/69970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=21
2011-05-18 08:30:22 +00:00
OBS User autobuild
f0c827cae5
Accepting request 37087 from devel:tools:building
...
Copy from devel:tools:building/swig based on submit request 37087 from user michal-m
OBS-URL: https://build.opensuse.org/request/show/37087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=17
2010-04-07 15:38:27 +00:00
OBS User autobuild
d716b3215b
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=16
2010-03-18 15:31:03 +00:00
OBS User autobuild
aeb131732a
Accepting request 32511 from devel:tools:building
...
Copy from devel:tools:building/swig based on submit request 32511 from user coolo
OBS-URL: https://build.opensuse.org/request/show/32511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=15
2010-02-14 11:35:50 +00:00
OBS User autobuild
a6ac6b6feb
Accepting request 29348 from devel:tools:building
...
Copy from devel:tools:building/swig based on submit request 29348 from user coolo
OBS-URL: https://build.opensuse.org/request/show/29348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=14
2010-02-11 18:01:01 +00:00
OBS User unknown
65136e88e3
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=12
2008-10-22 16:51:14 +00:00
OBS User unknown
2279774155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=10
2008-09-26 13:12:14 +00:00
OBS User unknown
e2f5c77919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=9
2008-04-10 20:48:27 +00:00
OBS User unknown
5bcd22c2e6
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=8
2008-03-27 21:52:20 +00:00
OBS User unknown
812afab518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=7
2008-03-19 12:11:57 +00:00
OBS User unknown
6a854e7de1
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=6
2007-12-03 22:41:10 +00:00
OBS User unknown
14a75848df
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=5
2007-10-02 23:13:21 +00:00
OBS User unknown
0cc7ffe87a
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=4
2007-05-31 19:14:03 +00:00
OBS User unknown
47469c663c
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=3
2007-05-24 11:58:23 +00:00
OBS User unknown
a3583282bd
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=2
2007-04-05 22:31:16 +00:00
OBS User unknown
76b8f9c3c4
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=1
2007-01-15 23:38:28 +00:00