Ian Lance Taylor
|
4c399718d0
|
[Go] Add -I $(SRCDIR) to CGO_CPPFLAGS.
|
2015-03-09 10:06:04 -07:00 |
|
Ian Lance Taylor
|
b1311b0d88
|
[Go] Use -I ../../.. instead of -I $(pwd) to see if this helps with
Travis. (Travis is reporting failures that I can not recreate.)
|
2015-03-08 20:30:47 -07:00 |
|
Ian Lance Taylor
|
9ad497c08e
|
[Go] Add -cgo option, required for Go version 1.5 and later.
|
2015-03-02 14:03:33 -08:00 |
|
Ian Lance Taylor
|
40f5b1ecc6
|
[Go] Fixes so that the go_subdir_import test will work with gccgo.
|
2015-02-22 11:01:24 -08:00 |
|
Misha Seltzer
|
beed5f3479
|
Changed to using $() instead of ${} in the makefile for consistancy
|
2015-02-17 10:27:45 +02:00 |
|
Misha Seltzer
|
9e2c75c2a8
|
Fix running tests when the test build outputs are generated in a different folder. (Fixes Travis' test runs).
|
2015-02-17 10:27:45 +02:00 |
|
Misha Seltzer
|
8da4d20308
|
Fixed SWIG go for cases when SWIG %import-s another package which is located in a subdirectory.
|
2015-02-17 10:27:45 +02:00 |
|
William S Fulton
|
c84838fded
|
Correct Examples makefile for guile
C++ testcases were not rebuilding
|
2015-02-11 19:49:21 +00:00 |
|
Simon Marchetto
|
0544765abd
|
remove -nobuilder option
|
2015-01-26 12:29:40 +01:00 |
|
Simon Marchetto
|
adc4b788df
|
Merge remote-tracking branch 'origin/master' into gsoc2012-scilab
Conflicts:
.gitignore
.travis.yml
configure.ac
|
2015-01-26 10:50:20 +01:00 |
|
William S Fulton
|
253c6e1163
|
Scilab makefile tidyup
|
2015-01-19 07:52:38 +00:00 |
|
William S Fulton
|
fb94b312e0
|
Fix incorrect flags being passed to javac on cygwin/mingw
|
2015-01-17 23:17:57 +00:00 |
|
Simon Marchetto
|
78705a5175
|
gateway source is moved into wrapper source
|
2015-01-07 18:04:29 +01:00 |
|
William S Fulton
|
063aa9e3c5
|
Revert "Fix D examples clean"
This reverts commit c26010eb01.
|
2014-12-28 19:14:25 +00:00 |
|
William S Fulton
|
c26010eb01
|
Fix D examples clean
|
2014-12-28 17:35:18 +00:00 |
|
William S Fulton
|
2b04d37b94
|
Tidy up Javascript build system
|
2014-12-28 16:13:22 +00:00 |
|
William S Fulton
|
d79f11501d
|
Don't delete checked in files with 'make distclean'
Occurs when ruby is not detected.
Fixes #290.
|
2014-12-28 15:26:27 +00:00 |
|
David Nadlinger
|
86276568df
|
D: Fix out-of-source build for examples.
|
2014-11-06 23:04:36 +01:00 |
|
Simon Marchetto
|
784a901bc4
|
scilab: fix primitive types test compilation warnings
|
2014-10-20 17:44:24 +02:00 |
|
Simon Marchetto
|
c0741a7269
|
scilab: build now examples/tests with standard tools in (no more builder.sce)
|
2014-10-20 14:57:32 +02:00 |
|
William S Fulton
|
42da040a07
|
Show mono info in 'make check-csharp-version'
For diagnosing configuration of mono runtime
|
2014-10-14 19:22:25 +01:00 |
|
William S Fulton
|
8128b1e12f
|
For Android examples, replace hard coded tool names with those detected at configure time.
|
2014-09-15 19:44:18 +01:00 |
|
Simon Marchetto
|
ef687d801e
|
scilab: fix C++ examples cleaning
|
2014-09-15 10:22:42 +02:00 |
|
Simon Marchetto
|
d89f3bde90
|
scilab: fix Examples Makefile exit code
|
2014-09-12 12:04:40 +02:00 |
|
William S Fulton
|
2831d891cd
|
Use CXXSRCS for testing for Scilab like other languages
|
2014-09-02 20:12:19 +01:00 |
|
William S Fulton
|
a022dc44cd
|
Add RUNPIPE back in for Scilab examples
|
2014-09-01 19:46:56 +01:00 |
|
Simon Marchetto
|
f602d6209e
|
scilab: fix comment typo
|
2014-07-24 17:14:42 +02:00 |
|
Simon Marchetto
|
e3856c1c87
|
scilab: fix Examples makefile missing separator
|
2014-07-10 12:19:07 +02:00 |
|
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 |
|