August 2012 Commit Log

Number of Commits:
3
Number of Active Developers:
1
epruesse 2012-08-22 14:05 Rev.: 8857

allow GCC 4.4.6

1 lines of code changed in 1 file:

epruesse 2012-08-22 14:04 Rev.: 8856

add .i (swig interface definition) and .py (python) as source files

2 lines of code changed in 1 file:

epruesse 2012-08-15 13:40 Rev.: 8848

Added Python bindings using SWIG

Build and clean targets are "bindings" and "bindings_clean"; they
are not added to all and clean yet. The "test.py" shows a bit of
the python usage of the interface. You need to have swig installed,
of course.

The bindings are not build from arb_prot.h like the perl bindings.
Rather, ARB.i defines the exported functions. This is to make the
interface smaller and have an avenue of keeping it stable in case
the library interface needs to be changed. It also cuts down on
compile time a lot.

The idea is to eventually build the perl bindings with SWIG as well.
I haven't figured out how to provide the BIO:: module with the
ARB module yet, though, which would be required for backwards
compatability with pre-existing amc scripts.

1455 lines of code changed in 13 files:

July 2012 »

Generated by StatSVN 0.7.0