summaryrefslogtreecommitdiff
path: root/Examples/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Octave: use pre-compiled headers to speed up test suite, if supportedKarl Wette2020-05-311-4/+29
* Fix Go version check and Go in-tree example testsIan Lance Taylor2019-08-091-2/+2
* Fix all Go tests to build with "go build"Ian Lance Taylor2019-08-081-124/+30
* Fix Go tests to run in module modeIan Lance Taylor2019-04-241-23/+34
* When generating Go code, make -cgo the default.Ian Lance Taylor2019-04-191-4/+4
* Cosmetic C# Makefile tweakWilliam S Fulton2019-04-081-2/+2
* More ocaml parallel make fixesWilliam S Fulton2019-03-261-22/+17
* Fix parallel 'make check-ocaml-examples'William S Fulton2019-03-261-6/+10
* MzScheme and Travis CXXFLAGS/CFLAGS supportWilliam S Fulton2019-02-101-2/+2
* Mzscheme out of source examples fixesWilliam S Fulton2019-02-091-3/+3
* Disable Chicken target languageWilliam S Fulton2019-02-051-116/+0
* Disable Common Lisp / CLISP target languageWilliam S Fulton2019-02-051-36/+0
* Disable Common Lisp / UFFI target languageWilliam S Fulton2019-02-051-40/+0
* Disable Pike target languageWilliam S Fulton2019-02-051-72/+0
* Disable Modula3 target languageWilliam S Fulton2019-02-051-39/+0
* [OCaml] Fix toplevel creation for ocamlmktop versions >= 4.04.0Zackery Spytz2019-01-251-3/+3
* [OCaml] Eliminate use of -Wno-write-stringsZackery Spytz2019-01-241-6/+6
* Merge remote-tracking branch 'upstream/master' into OCaml-make-j-race-condsZackery Spytz2019-01-101-8/+8
|\
| * [OCaml] Improve "make clean" and similarZackery Spytz2019-01-071-1/+1
| * [OCaml] Rename example_prog.ml to runme.ml in the OCaml examplesZackery Spytz2019-01-071-7/+7
* | Fix race conds when running the OCaml test suite with parallel makeZackery Spytz2019-01-061-7/+6
|/
* [OCaml] Update OCaml for out-of-source buildsZackery Spytz2018-12-291-13/+13
* Fix doxygen testing for jdk < 9William S Fulton2018-06-111-1/+0
* Merge branch 'vadz-doxygen'William S Fulton2018-06-071-0/+1
|\
| * Merge branch 'master' into vadz-doxygenWilliam S Fulton2018-05-171-3/+3
| |\
| * \ Merge branch 'master' into doxygenVadim Zeitlin2018-03-191-5/+5
| |\ \
| * \ \ Merge branch 'master' into doxygenVadim Zeitlin2017-09-191-71/+27
| |\ \ \
| * \ \ \ Merge branch 'master' into doxygenVadim Zeitlin2017-02-011-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into doxygenVadim Zeitlin2016-12-121-18/+89
| |\ \ \ \ \
| * | | | | | Display JAVA_HOME value in "make java_version".Vadim Zeitlin2015-07-271-0/+1
* | | | | | | Remove support for PHP5Olly Betts2018-06-071-50/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Javascript test-suite Makefile parallel jobsWilliam S Fulton2018-05-171-1/+1
* | | | | | Examples/Makefile.in: unset OCTAVE_PATH when running Octave for testsKarl Wette2018-05-121-1/+1
* | | | | | [Python] Suppress new pycodestyle warningOlly Betts2018-04-191-1/+1
| |_|_|_|/ |/| | | |
* | | | | Complete switch from pep8 to pycodestyle for Python testingWilliam S Fulton2017-12-311-4/+4
* | | | | Fix --with-2to3 configure optionWilliam S Fulton2017-09-191-1/+1
* | | | | Apply patch to configure with 2to3 rename for 3.0.12FUTATSUKI Yasuhito2017-06-191-1/+1
| |_|_|/ |/| | |
* | | | Fix compiler flags used during R testingWilliam S Fulton2017-06-131-2/+2
* | | | [Perl] Fix testsuite to work without . in @INCOlly Betts2017-06-131-1/+1
* | | | Fixes for make partialcheck-ocaml-test-suiteWilliam S Fulton2017-03-201-4/+4
* | | | Remove unnecessary file check in Ocaml MakefileWilliam S Fulton2017-03-201-12/+6
* | | | Ocaml Makefile cosmetic style fixesWilliam S Fulton2017-03-201-52/+14
| |_|/ |/| |
* | | [PHP7] Send errors to stderr so they escape RUNPIPEOlly Betts2016-12-061-1/+1
| |/ |/|
* | [PHP7] Make default C++ extension .cxxOlly Betts2016-11-301-1/+1
* | [PHP] Add support for PHP7.Olly Betts2016-11-301-3/+53
* | 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