swig/Examples/javascript
William S Fulton 8e2bc595c6 Remove use of preinst-swig script
Complete the prototype removal in ca1431.

The script prevents SWIGTOOL=gdb from working as gdb can't be used to
debug a shell script, it requires a binary.

Add support for SWIGTOOL in all the examples.

SWIG_LIB_DIR and SWIGEXE must now instead be set by all Makefiles.

See issue #473.
2015-08-21 22:43:17 +01:00
..
class Fix Javascript examples so that "make clean" works properly with node 2014-05-29 02:29:27 +02:00
constant Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
enum Fix Javascript examples so that "make clean" works properly with node 2014-05-29 02:29:27 +02:00
exception Fix Javascript examples so that "make clean" works properly with node 2014-05-29 02:29:27 +02:00
functor Javascript examples tidy up 2014-05-18 00:59:47 +01:00
nspace Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
operator Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
overload Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
pointer Fix Javascript examples so that "make clean" works properly with node 2014-05-29 02:29:27 +02:00
reference Eliminate trivial differences between the reference examples 2014-11-07 15:34:43 +13:00
simple Fix Javascript examples so that "make clean" works properly with node 2014-05-29 02:29:27 +02:00
template Fixed buffer overrun 2014-08-28 19:46:49 -05:00
variables Fix Javascript examples so that "make clean" works properly with node 2014-05-29 02:29:27 +02:00
check.list Make javascript 'nspace' conform to corresponding lua example. 2014-04-29 00:29:17 +02:00
example.mk Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00