Simon Marchetto
298452fc5d
scilab: do not exit Scilab from builder.sce but in makefile
2014-03-13 09:48:06 +01:00
Simon Marchetto
013b9f9769
Merge branch 'master' into gsoc2012-scilab
2014-03-11 10:24:09 +01:00
Oliver Buchtala
57491eaa81
Add 'version' target for javascript.
2014-03-06 06:29:00 +01:00
Oliver Buchtala
a234542543
Merge branch 'master' into tmp
...
Conflicts:
.travis.yml
Examples/Makefile.in
Examples/test-suite/director_nspace.i
Examples/test-suite/nspace.i
Examples/test-suite/nspace_extend.i
Source/Modules/lang.cxx
configure.ac
2014-03-05 01:09:26 +01:00
Oliver Buchtala
424e3f4712
Fix custom javascript interpreter configuration for OSX.
2014-02-26 22:46:24 +01:00
Oliver Buchtala
b216a739c4
Introduced an extra Makefile for the custom javascript interpreter.
2014-02-26 20:51:38 +01:00
Oliver Buchtala
e62c6126e9
Fix regressions in Javascript example configuration.
2014-02-26 10:47:48 +01:00
Olly Betts
2f3bf144c6
Fix assorted comment and documentation typos
2014-02-23 17:15:22 +13:00
Oliver Buchtala
77ead7017c
Refactored configuration for javascript examples.
2014-02-20 11:13:57 +01:00
William S Fulton
0e4f2dad0f
C# examples to use debug flags when using mono interpreter
2014-02-16 15:20:14 +00:00
Marvin Greenberg
fd85d12a2c
Allow csharp examples to run under mono
2014-02-05 15:31:57 -08:00
Marvin Greenberg
49d73c56d0
Move setting required -stdlib argument into configure.ac
2014-02-05 15:18:51 -08:00
Marvin Greenberg
7c5275a0f1
Make sure tests are built with same stdlib flag as used to configure swig
2014-01-30 16:17:30 -05:00
Ian Lance Taylor
3785454a87
[Go] Add support for Go 1.3, not yet released.
2014-01-21 11:18:55 -08:00
William S Fulton
32ad89668a
Use RUNME consistently in examples makefile
2013-12-20 18:52:19 +00:00
Ian Lance Taylor
01ebdc0995
In Examples/Makefile.in, compile and link the program in go and
...
go_cpp, rather than in go_run. This permits eliminating go_run_cpp.
2013-12-20 08:14:45 -08:00
Ian Lance Taylor
8dba8b1fde
Go: Don't require that Go environment variables be set when running
...
examples or testsuite.
2013-12-18 11:03:39 -08:00
Ian Lance Taylor
1dca0af024
Update for Go 1.2 release. Add support for linking SWIG code directly
...
into executable, rather than using a shared library.
2013-12-16 19:50:17 -08:00
William S Fulton
7b08378145
Minor cleanup prior to merging to master
2013-10-11 21:48:45 +01:00
William S Fulton
bcb7aee022
Merge branch 'master' into gsoc2009-matevz
...
Conflicts:
Examples/Makefile.in
Examples/guile/Makefile.in
Lib/php/php.swg
Makefile.in
Source/CParse/parser.y
configure.ac
2013-10-10 07:26:09 +01:00
Simon Marchetto
6ab1ad9daa
Scilab: rollback scilab include not needed
2013-10-09 15:13:36 +02:00
Simon Marchetto
03181491b4
Scilab: fix configure with-scilab-inc option
2013-10-09 12:32:11 +02:00
Oliver Buchtala
6dcbbf07db
Conflicts:
...
.gitignore
.project
.travis.yml
Examples/Makefile.in
Examples/test-suite/director_nspace.i
2013-09-27 02:29:02 +02:00
Simon Marchetto
8e2423ac87
Scilab: simply makefiles & base on java for test-suite
2013-09-23 17:59:44 +02:00
William S Fulton
d0cb2b73db
Remove X11 detection during configure
...
X11 is not used anywhere.
2013-09-18 00:40:24 +01:00
William S Fulton
f618a69990
Better detection of Ruby shared library extension
...
Use Config to detect dll extension (needs to be .so for Ruby 1.9 on Cygwin)
2013-09-14 17:32:54 -07:00
Sylvestre Ledru
9c5bac9887
Merge remote-tracking branch 'origin/master' into gsoc2012-scilab
2013-09-13 09:18:06 +02:00
Oliver Buchtala
26b5acbbe8
Test-suite Makefile now supports testing for all three Javascript variants.
...
- node.js
- custom JavascriptCore interpreter
- custom V8 interpreter
2013-09-06 00:42:56 +03:00
Simon Marchetto
b4ed5625ee
Scilab: parallelization of test-suite, remove configure cache
2013-09-04 15:25:53 +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
Simon Marchetto
360a565f7c
Scilab: refactor & clean make command lines
2013-09-03 14:11:45 +02:00
Oliver Buchtala
5aba4c7ea6
Starting from scratch with Examples configuration.
2013-09-03 05:35:03 +02:00
Oliver Buchtala
bad64925ed
Configuration is now easier for building and running examples and tests using v8.
2013-08-31 03:23:10 +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
William S Fulton
2114c65201
Fix merge mess - restore changes as they are on master
2013-08-30 21:56:55 +01:00
Simon Marchetto
3a190fec2b
Scilab: check Scilab version & support of Scilab 5.3.3 (program arguments)
2013-08-19 17:40:31 +02:00
Simon Marchetto
f7c11a8882
Revert "Scilab: support of Scilab 5.3.3"
...
This reverts commit d6eb7323b6 .
2013-08-09 14:55:29 +02:00
Simon Marchetto
ff25d2c536
Revert "Scilab: add Scilab in makefile check version targets"
...
This reverts commit 66edc244b9 .
2013-08-09 14:46:39 +02:00
Simon Marchetto
66edc244b9
Scilab: add Scilab in makefile check version targets
2013-08-09 12:16:00 +02:00
Simon Marchetto
d6eb7323b6
Scilab: support of Scilab 5.3.3
...
Fix: for test suite and examples, run Scilab with -noatomsautoload if Scilab version >=5.4 only
2013-08-07 18:21:18 +02:00
Simon Marchetto
9dc203e7dd
Scilab: Example makefile accepts Scilab specific options
2013-08-07 14:03:14 +02:00
Sylvestre Ledru
21e17eaa73
Merge remote-tracking branch 'origin/master' into gsoc2012-scilab
...
Conflicts:
Examples/Makefile.in
2013-08-06 10:06:31 +02:00
Simon Marchetto
1b26ad8b21
Scilab: added target in Examples makefile for debugging
2013-07-18 08:56:12 +02:00
Karl Wette
479df82616
Octave: more robust configuration
...
- do not rely on --eval argument to find mkoctfile, instead assume it
is in the same directory as octave itself (which it always should be)
- check Octave options to make sure they are supported, including
--no-window-system to prevent warnings if building without an X server
- disable Octave if any vital tests fail
2013-07-16 20:59:50 +01:00
William S Fulton
af8f77a627
Fix to ensure 2to3 for Python 3 examples is run
2013-05-27 00:27:31 +01:00
William S Fulton
dd36f28ac7
Migrate Guile examples build into common Examples makefile
...
- Now Guile examples are built in a consistent way to other target
languages.
- Also set GUILE_AUTO_COMPILE=0 to remove auto-compilation is enabled
warnings
2013-05-09 19:28:09 +01:00
William S Fulton
d974e9aced
Guile examples consistency changes
...
Use new guile_embedded_run target or guile_run target for running the
examples like the other target languages (for suppressing stdout if run
from top level).
Consistency with other target language file renames: use runme.scm for
scripts and example.i, example.c for example code.
Add class example to examples being tested.
2013-05-09 18:35:18 +01:00
William S Fulton
7964ebe34f
Tidy up pike version display
2013-05-08 17:36:03 +01:00
William S Fulton
cd4c1d3c3f
Tidy up target language versions display
2013-05-08 16:48:27 +01:00