summaryrefslogtreecommitdiff
path: root/Examples/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Issue #67 Made build system MATLAB/Octave bilingualJoel Andersson2016-07-061-19/+32
* Issue #67 Buildsystem cleanupJoel Andersson2016-07-051-9/+9
* Merge branch 'master' of https://github.com/swig/swig into matlabJoel Andersson2016-07-021-12/+14
|\
| * Examples makefile changes to make it easier to test python3 without -py3William S Fulton2016-06-051-7/+7
| * Fix RUNTOOL for Octave examplesWilliam S Fulton2016-05-141-2/+2
| * Display output when running the R examplesWilliam S Fulton2016-05-081-1/+2
| * Remove JNI checks due to numerous spurious warnings in some versions of jdk-1.8William S Fulton2016-05-011-1/+2
| * Fix 'make partialcheck-test-suite'William S Fulton2016-03-181-1/+1
* | Merge branch 'master' into matlabJoel Andersson2016-03-011-35/+225
|\ \ | |/
| * Add RUBYFLAGS for Ruby testingWilliam S Fulton2015-09-251-1/+1
| * More remove SWIG_LIB variableWilliam S Fulton2015-08-211-0/+7
| * Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-0/+6
| * Prototype removal of swig-preinst in the test-suite and examplesWilliam S Fulton2015-08-181-1/+7
| * Fix R out-of-source build examplesWilliam S Fulton2015-08-131-1/+1
| * [Go] Add Makefile testing support for changes in upcoming Go 1.5 release.Ian Lance Taylor2015-06-191-5/+5
| * Example and test-suite makefile tidy upWilliam S Fulton2015-05-111-17/+13
| * Add pep8 check for Examples/pythonJon Schlueter2015-05-081-1/+14
| * Add CSHARPOPTIONS for users to customise C# compiler flagsWilliam S Fulton2015-04-041-1/+3
| * Probe for camlp4 in configureOlly Betts2015-03-251-1/+1
| * scilab: compile examples & test-suite with debug infosSimon Marchetto2015-03-241-2/+2
| * [Go] Add -I $(SRCDIR) to CGO_CPPFLAGS.Ian Lance Taylor2015-03-091-2/+2
| * [Go] Use -I ../../.. instead of -I $(pwd) to see if this helps withIan Lance Taylor2015-03-081-2/+2
| * [Go] Add -cgo option, required for Go version 1.5 and later.Ian Lance Taylor2015-03-021-18/+115
| * [Go] Fixes so that the go_subdir_import test will work with gccgo.Ian Lance Taylor2015-02-221-6/+10
| * Changed to using $() instead of ${} in the makefile for consistancyMisha Seltzer2015-02-171-9/+9
| * Fix running tests when the test build outputs are generated in a different fo...Misha Seltzer2015-02-171-1/+4
| * Fixed SWIG go for cases when SWIG %import-s another package which is located ...Misha Seltzer2015-02-171-3/+10
| * Correct Examples makefile for guileWilliam S Fulton2015-02-111-3/+2
| * remove -nobuilder optionSimon Marchetto2015-01-261-2/+2
| * Merge remote-tracking branch 'origin/master' into gsoc2012-scilabSimon Marchetto2015-01-261-12/+11
| |\
| | * Fix incorrect flags being passed to javac on cygwin/mingwWilliam S Fulton2015-01-171-1/+1
| * | Scilab makefile tidyupWilliam S Fulton2015-01-191-5/+5
| * | gateway source is moved into wrapper sourceSimon Marchetto2015-01-071-9/+3
| * | scilab: fix primitive types test compilation warningsSimon Marchetto2014-10-201-1/+2
| * | scilab: build now examples/tests with standard tools in (no more builder.sce)Simon Marchetto2014-10-201-40/+13
| * | scilab: fix C++ examples cleaningSimon Marchetto2014-09-151-1/+1
| * | scilab: fix Examples Makefile exit codeSimon Marchetto2014-09-121-8/+4
| * | Use CXXSRCS for testing for Scilab like other languagesWilliam S Fulton2014-09-021-7/+7
| * | Add RUNPIPE back in for Scilab examplesWilliam S Fulton2014-09-011-1/+1
| * | scilab: fix comment typoSimon Marchetto2014-07-241-1/+1
| * | scilab: fix Examples makefile missing separatorSimon Marchetto2014-07-101-4/+4
| * | scilab: fix exit code in Example makefileSimon Marchetto2014-07-101-2/+6
| * | scilab: rollback (INCLUDE)Simon Marchetto2014-07-031-6/+22
| * | scilab: use TARGET in Examples MakefileSimon Marchetto2014-07-031-4/+4
| * | scilab: reorder argumentsSimon Marchetto2014-07-031-4/+4
| * | scilab: simplify Examples makefile (removing INCLUDE stuff)Simon Marchetto2014-07-031-22/+6
| * | scilab: simplify Examples makefileSimon Marchetto2014-07-031-40/+15
| * | scilab: remove debug stuffSimon Marchetto2014-07-021-2/+2
| * | scilab: fix copy of additional sources in current dir + delete itSimon Marchetto2014-07-021-6/+6
| * | scilab: test fix example contract by copying first sources in current dirSimon Marchetto2014-07-021-8/+12