Commit graph

315 commits

Author SHA1 Message Date
Simon Marchetto
71b838b777 scilab: fix exit code in Example makefile 2014-07-10 09:22:32 +02:00
Simon Marchetto
4fc2d37c66 scilab: rollback (INCLUDE) 2014-07-03 12:42:30 +02:00
Simon Marchetto
d50620ddeb scilab: use TARGET in Examples Makefile 2014-07-03 12:13:49 +02:00
Simon Marchetto
a3eae4c014 scilab: reorder arguments 2014-07-03 11:59:31 +02:00
Simon Marchetto
d6cca41d3e scilab: simplify Examples makefile (removing INCLUDE stuff) 2014-07-03 11:32:59 +02:00
Simon Marchetto
57b5eab759 scilab: simplify Examples makefile 2014-07-03 10:47:37 +02:00
Simon Marchetto
386d9f2a54 scilab: remove debug stuff 2014-07-02 17:34:50 +02:00
Simon Marchetto
090a2e0371 scilab: fix copy of additional sources in current dir + delete it 2014-07-02 17:34:25 +02:00
Simon Marchetto
98f4668319 scilab: test fix example contract by copying first sources in current dir 2014-07-02 17:03:25 +02:00
Simon Marchetto
fa405fafc1 scilab: fix build error management 2014-07-02 16:06:57 +02:00
Simon Marchetto
a663c43b44 scilab: rollback 2014-07-01 17:22:49 +02:00
Simon Marchetto
2caffc3895 scilab: test copy 2014-07-01 17:05:50 +02:00
Simon Marchetto
a03614360a scilab: test copy 2014-07-01 16:45:07 +02:00
Simon Marchetto
402f93f282 scilab: test copy 2014-07-01 16:39:47 +02:00
Simon Marchetto
7bb93417d6 scilab: test example contract another source 2014-07-01 15:53:10 +02:00
Simon Marchetto
a15a7e43bd scilab: test example contract with another source 2014-07-01 15:44:49 +02:00
Simon Marchetto
8e40096394 scilab: test copy source 2014-07-01 10:16:18 +02:00
Simon Marchetto
648315ef16 scilab: in example makefiles, use abspath for additional sources 2014-06-30 16:32:32 +02:00
Simon Marchetto
f71b66a0db scilab: fix example runme path 2014-06-30 16:13:07 +02:00
Simon Marchetto
69f5f91014 debug travis 2014-06-30 14:48:06 +02:00
Simon Marchetto
58a53d3a05 Revert "scilab: in Examples makefile use relative path for additional sources"
This reverts commit 24cc827105.
2014-06-27 15:49:00 +02:00
Simon Marchetto
24cc827105 scilab: in Examples makefile use relative path for additional sources 2014-06-27 15:33:22 +02:00
Simon Marchetto
ad26af6eee scilab: use swig -o option in Examples makefile 2014-06-27 15:25:52 +02:00
Simon Marchetto
7d1802d6b3 scilab: debug travis 2014-06-27 14:47:50 +02:00
Simon Marchetto
801026f1c6 scilab: debug travis 2014-06-27 12:45:26 +02:00
Simon Marchetto
4da2eea709 scilab: debug travis (examples) 2014-06-27 12:00:38 +02:00
Simon Marchetto
3ade8d16dd scilab: remove debug stuff 2014-06-27 10:15:37 +02:00
Simon Marchetto
c912162361 scilab: debug travis 2014-06-26 17:31:39 +02:00
Simon Marchetto
8bacde64b8 scilab: fix Example Makefile again 2014-06-26 17:30:47 +02:00
Simon Marchetto
ffd729632d scilab: Example makefile, try again 2014-06-26 16:00:26 +02:00
Simon Marchetto
87fdabb513 scilab: fix last commit 2014-06-26 14:55:59 +02:00
Simon Marchetto
a326961f34 scilab: fix Example makefile 2014-06-26 14:49:46 +02:00
Simon Marchetto
d8399c9270 scilab: fix last commit 2014-06-26 12:27:25 +02:00
Simon Marchetto
08049cb1e8 scilab: Examples makefile, remove scilab args macro and checks 2014-06-26 10:35:31 +02:00
William S Fulton
37c411958e Example makefile tidy up for Scilab 2014-06-20 08:09:20 +01:00
William S Fulton
f9f1116e58 Simpler code to display Scilab version 2014-06-20 08:09:20 +01:00
Simon Marchetto
a531ea2f27 scilab: fix command line option names 2014-06-12 18:09:19 +02:00
Simon Marchetto
8dc3b59216 scilab: add SCRDIR as include dir + scilab needs absolute include paths 2014-06-10 16:32:45 +02:00
Simon Marchetto
a42dce6b20 scilab: base scilab Examples makefile clean on other languages clean 2014-06-09 15:28:39 +02:00
Simon Marchetto
e12601707d scilab: out-of-sources build 2014-06-09 14:09:28 +02:00
Simon Marchetto
07b06a4089 Merge branch 'master' into gsoc2012-scilab
Conflicts:
	.gitignore
	.travis.yml
	COPYRIGHT
	Examples/Makefile.in
	Examples/test-suite/constructor_copy.i
	Makefile.in
	configure.ac
2014-06-06 16:33:16 +02:00
William S Fulton
ef4cb2f574 Fix example clean target in makefile for operating systems that don't use .so as shared library extension 2014-06-04 13:00:18 +01:00
Karl Wette
b8026cc02f Fix cleaning of Python runme.py scripts for in-source-tree builds 2014-05-29 14:40:50 +02:00
Karl Wette
cc0738bbda Fully clean Python examples and test-suite 2014-05-29 02:29:27 +02:00
Karl Wette
74e17fdbf6 Fix Javascript examples so that "make clean" works properly with node
- Need to copy example.cxx to build directory so that build products
  end up in the right place; use a gyp command expansion to do so
2014-05-29 02:29:27 +02:00
William S Fulton
78719759d5 Test-suite makefile fixes for Windows
Remove $(realpath ) which is no good for Windows executables running
under Cygwin's make
2014-05-28 23:44:55 +01:00
William S Fulton
4ab2eb96cd R examples building out-of-source
They still don't run though
2014-05-25 00:29:32 +01:00
William S Fulton
879296f71b Correct CFLAGS CXXFLAGS for Javascript and guile examples 2014-05-24 13:13:32 +01:00
Simon Marchetto
936c168de1 scilab: update makefile for scilab 6 2014-05-22 11:27:10 +02:00
Simon Marchetto
a11a3bdd66 scilab: in configure.ac SCILABSTARTOPT => SCILABOPT 2014-05-22 10:04:15 +02:00