luz.paz
60dfa31a67
Misc. typos
...
found via `codespell` and `grep`
2018-05-17 10:04:23 -04:00
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
Simon Marchetto
2bcd768909
scilab: display loading errors in examples
2014-09-11 08:56:04 +02:00
William S Fulton
a41efbd0f7
File renames in Scilab std_list example
...
Conform to usual file naming used in SWIG examples.
2014-09-02 20:34:19 +01:00
William S Fulton
2831d891cd
Use CXXSRCS for testing for Scilab like other languages
2014-09-02 20:12:19 +01:00
Simon Marchetto
34db2b83c5
scilab: library stl.i include same libraries as in other languages
2014-07-10 09:22:32 +02:00
Simon Marchetto
d50620ddeb
scilab: use TARGET in Examples Makefile
2014-07-03 12:13:49 +02:00
Simon Marchetto
e12601707d
scilab: out-of-sources build
2014-06-09 14:09:28 +02:00
Simon Marchetto
77da84f549
Scilab: init function name SWIG_Init() changed to <module>_Init()
2013-09-18 10:24:47 +02:00
Simon Marchetto
47868bcbfe
Scilab: remove build & link verbose messages in examples
2013-09-09 12:05:57 +02:00
Simon Marchetto
7a81f55ac9
Scilab: take in account TARGET in example makefile, fix target in examples sub makefiles
2013-09-04 14:53:14 +02:00
William S Fulton
05cc859d38
Scilab example Makefiles update.
...
Make consistent with other languages.
Output is also suppressed when run from top level directory - see
RUNPIPE.
2013-08-30 23:53:57 +01:00
William S Fulton
9b51d7d869
Example makefile tidy up
2013-08-30 22:14:21 +01:00
Simon Marchetto
7a0aaa39b3
Scilab: add STL list example in check list
2013-08-20 10:26:56 +02:00
Simon Marchetto
ef48783589
Scilab: add STL list example
2013-07-19 18:01:18 +02:00