aboutsummaryrefslogtreecommitdiff
path: root/swig/Makefile.am
AgeCommit message (Collapse)Author
2014-11-06Initial simplified build system based on GNU MakeJamie Bullock
2007-09-05Added java bindings. Everything seems to work OK, except test.java won't ↵Jamie Bullock
compile. Some kind of path error, but I can't work out how to fix it.
2007-09-04Added basic SWIG wrapper generator (use ./configure --enable-swig etc)Jamie Bullock