swig/Examples/java
William S Fulton ca1431f4cf Prototype removal of swig-preinst in the test-suite and examples
Prototype for Java test-suite and Java class example.

SWIG_LIB_DIR and SWIGEXE must now instead be set by all Makefiles.
SWIG_LIB is explicitly set where necessary.
Allows use of 'make SWIGTOOL="gdb --args"' to work as gdb can't be used
to debug a shell script, for both examples and test-suite.

See issue #473.
2015-08-18 08:00:01 +01:00
..
callback Remove unused std_string.i from callback examples 2015-05-10 11:49:28 +01:00
class Prototype removal of swig-preinst in the test-suite and examples 2015-08-18 08:00:01 +01:00
constants Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
enum Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
extend Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
funcptr Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
multimap Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
native Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
nested Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
pointer Trim trailing blank lines 2015-03-16 14:41:15 +13:00
reference Eliminate trivial differences between the reference examples 2014-11-07 15:34:43 +13:00
simple Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
template Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
typemap Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
variables Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
check.list Add C++ nested class example 2013-11-30 09:23:16 +00:00
index.html rename java run tests from main to runme for consistency across the languages 2008-11-17 22:47:55 +00:00