<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/swig.git/Examples/python/performance, branch coverity-scan</title>
<subtitle>github.com: swig/swig.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/'/>
<entry>
<title>Allow examples and test-suite to be built out of source tree</title>
<updated>2014-05-11T21:21:10+00:00</updated>
<author>
<name>Karl Wette</name>
<email>karl.wette@ligo.org</email>
</author>
<published>2014-05-11T21:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=f574a34155e4ede49b1b023494e0a1637ab89f8f'/>
<id>f574a34155e4ede49b1b023494e0a1637ab89f8f</id>
<content type='text'>
- Examples/Makefile.in rules use SRCDIR as the relative source directory

- ./config.status replicates Examples/ source directory tree in build
  directory, and copies each Makefile to build directory, prefixed with
  a header which sets SRCDIR to source directory

- Examples/test-suite/.../Makefile.in set SRCDIR from Autoconf-set srcdir

- Examples/test-suite/errors/Makefile.in needs to filter out source
  directory from SWIG error messages

- Lua: embedded interpreters are passed location of run-time test

- Python: copy run-time scripts to build directory because of 2to3
  conversion; import_packages example copies __init__.py from source
  directory; test-suite sets SCRIPTDIR to location of run-time tests

- Javascript: binding.gyp renamed to binding.gyp.in so that $srcdir
  can be substituted with SRCDIR; removed './' from require() statements
  so that NODE_PATH can be used to point Node.js to build directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Examples/Makefile.in rules use SRCDIR as the relative source directory

- ./config.status replicates Examples/ source directory tree in build
  directory, and copies each Makefile to build directory, prefixed with
  a header which sets SRCDIR to source directory

- Examples/test-suite/.../Makefile.in set SRCDIR from Autoconf-set srcdir

- Examples/test-suite/errors/Makefile.in needs to filter out source
  directory from SWIG error messages

- Lua: embedded interpreters are passed location of run-time test

- Python: copy run-time scripts to build directory because of 2to3
  conversion; import_packages example copies __init__.py from source
  directory; test-suite sets SCRIPTDIR to location of run-time tests

- Javascript: binding.gyp renamed to binding.gyp.in so that $srcdir
  can be substituted with SRCDIR; removed './' from require() statements
  so that NODE_PATH can be used to point Node.js to build directory
</pre>
</div>
</content>
</entry>
<entry>
<title>Executable bits and shebang fixes</title>
<updated>2014-02-16T17:30:41+00:00</updated>
<author>
<name>William S Fulton</name>
<email>wsf@fultondesigns.co.uk</email>
</author>
<published>2014-02-16T14:52:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=b1707884592807e89a133035c1571e1b75746ece'/>
<id>b1707884592807e89a133035c1571e1b75746ece</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python examples makefiles clean target fixed and use RUNPIPE and tidyup</title>
<updated>2013-04-19T21:47:26+00:00</updated>
<author>
<name>William S Fulton</name>
<email>wsf@fultondesigns.co.uk</email>
</author>
<published>2013-04-13T20:44:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=cc4ac0a9e93104ee435b50b9532dc1ca1a84bf03'/>
<id>cc4ac0a9e93104ee435b50b9532dc1ca1a84bf03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added .PHONY targets</title>
<updated>2011-04-07T21:20:10+00:00</updated>
<author>
<name>Stefan Zager</name>
<email>szager@gmail.com</email>
</author>
<published>2011-04-07T21:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=96c76cf9c07614fb2f6d3ca842664f4a91bfd28a'/>
<id>96c76cf9c07614fb2f6d3ca842664f4a91bfd28a</id>
<content type='text'>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12615 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12615 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged from branches/szager-python-builtin</title>
<updated>2011-04-03T08:33:41+00:00</updated>
<author>
<name>Stefan Zager</name>
<email>szager@gmail.com</email>
</author>
<published>2011-04-03T08:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=bc9a32a65806f6e2ad2c08fc8431a4c9e98fd714'/>
<id>bc9a32a65806f6e2ad2c08fc8431a4c9e98fd714</id>
<content type='text'>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12596 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12596 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</pre>
</div>
</content>
</entry>
<entry>
<title>Accidentally added build targets.</title>
<updated>2011-02-10T05:56:35+00:00</updated>
<author>
<name>Stefan Zager</name>
<email>szager@gmail.com</email>
</author>
<published>2011-02-10T05:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=f2d721aeac84c9c6815de86be01256e171284195'/>
<id>f2d721aeac84c9c6815de86be01256e171284195</id>
<content type='text'>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/szager-python-builtin@12453 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/szager-python-builtin@12453 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test harness</title>
<updated>2011-02-10T05:53:04+00:00</updated>
<author>
<name>Stefan Zager</name>
<email>szager@gmail.com</email>
</author>
<published>2011-02-10T05:53:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=1e094f865e6b5da8f2ac7493a82dcbbd4f44b5f2'/>
<id>1e094f865e6b5da8f2ac7493a82dcbbd4f44b5f2</id>
<content type='text'>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/szager-python-builtin@12452 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/szager-python-builtin@12452 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</pre>
</div>
</content>
</entry>
<entry>
<title>Simple test of operator overload.  -builtin should shine in this test.</title>
<updated>2011-02-10T05:19:03+00:00</updated>
<author>
<name>Stefan Zager</name>
<email>szager@gmail.com</email>
</author>
<published>2011-02-10T05:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=6bfc86dee7a909cb66d4235af0a5eac381c0d152'/>
<id>6bfc86dee7a909cb66d4235af0a5eac381c0d152</id>
<content type='text'>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/szager-python-builtin@12451 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/szager-python-builtin@12451 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</pre>
</div>
</content>
</entry>
<entry>
<title>Accidentally imported build products.</title>
<updated>2011-02-10T05:17:31+00:00</updated>
<author>
<name>Stefan Zager</name>
<email>szager@gmail.com</email>
</author>
<published>2011-02-10T05:17:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=3852ca8f449053a65e7edefaa215ce1fa74029cb'/>
<id>3852ca8f449053a65e7edefaa215ce1fa74029cb</id>
<content type='text'>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/szager-python-builtin@12450 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/szager-python-builtin@12450 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</pre>
</div>
</content>
</entry>
<entry>
<title>Test operator overloads with deep hierarchy.</title>
<updated>2011-02-10T05:15:03+00:00</updated>
<author>
<name>Stefan Zager</name>
<email>szager@gmail.com</email>
</author>
<published>2011-02-10T05:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/swig.git/commit/?id=e5bf6419b2441044796b8efbfa39355a38fd152e'/>
<id>e5bf6419b2441044796b8efbfa39355a38fd152e</id>
<content type='text'>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/szager-python-builtin@12449 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/szager-python-builtin@12449 626c5289-ae23-0410-ae9c-e8d60b6d4f22
</pre>
</div>
</content>
</entry>
</feed>
