summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* GHA: MzScheme go back to c++98 testingWilliam S Fulton2022-03-291-2/+0
* Correct MzScheme and OCaml GHA testingWilliam S Fulton2022-03-281-0/+2
* MzScheme 'passes' with c++11 testing nowWilliam S Fulton2022-03-271-0/+1
* Ocaml test-suite 'passes' with c++11 testing nowWilliam S Fulton2022-03-271-0/+1
* Default to running tests with Python 3Olly Betts2022-03-171-16/+5
* [ci] Adjust how CPPFLAGS is setOlly Betts2022-03-151-2/+2
* Re-enable symbol poisoning in a CI jobOlly Betts2022-03-151-0/+2
* GHA: normalize amount of Scilab testingWilliam S Fulton2022-02-261-6/+0
* Add Scilab 5.5.2 6.0.2 and 6.1.0 from upstreamClément DAVID2022-02-211-4/+10
* Ensure GHA fails when testflags.py failsWilliam S Fulton2022-01-181-2/+2
* GHA debug via ssh infoWilliam S Fulton2022-01-101-0/+4
* GHA: Test Octave 6.4William S Fulton2021-12-051-2/+3
* GHA: Test currently supported php versions 7.0-8.1William S Fulton2021-12-041-0/+10
* [ci] Remove CI build for unsupported v8 3.14remove-obsolete-js-supportOlly Betts2021-12-021-3/+0
* GHA: Test node versions 6,8,10William S Fulton2021-12-011-0/+15
* GHA: Add testing of node 17William S Fulton2021-11-271-6/+2
* Use JSC version available in Ubuntu 20.04 in the CI buildsVadim Zeitlin2021-11-271-1/+0
* GHA: switch ocaml testing to ubuntu-18.04William S Fulton2021-11-171-0/+1
* GHA: Test experimental languages - mzscheme and ocamlWilliam S Fulton2021-11-171-2/+11
* GHA: Test Scilab 6.0 on ubuntu-18.04William S Fulton2021-11-161-0/+4
* GHA: Add in Scilab testingWilliam S Fulton2021-11-151-0/+8
* GHA: Add Guile to c++11,c++14,c++17 testingWilliam S Fulton2021-11-151-0/+7
* GHA: Add Lua to c++11,c++14,c++17 testingWilliam S Fulton2021-11-121-0/+7
* Ruby 3.0 requires std::nullptr_tWilliam S Fulton2021-11-121-0/+1
* Run GHA on all branchesWilliam S Fulton2021-11-121-1/+0
* GHA: Turn on full c++11, c++14, c++17 testingWilliam S Fulton2021-11-121-5/+100
* GHA: test go 1.17 (latest) versionWilliam S Fulton2021-11-111-1/+1
* GHA: C++11 testing and compiler nameWilliam S Fulton2021-11-111-28/+18
* GHA: Fix testing of php versionsWilliam S Fulton2021-11-111-1/+0
* Simpler Test code for handling SWIGLANGWilliam S Fulton2021-11-111-22/+24
* GHA: cleaner outputWilliam S Fulton2021-10-221-2/+2
* GHA: Fix CSTD and CPPSTD usageWilliam S Fulton2021-10-221-7/+9
* GHA: Remove go-1.3 testingWilliam S Fulton2021-10-221-2/+1
* Add SWIG_FEATURES into GHA nameWilliam S Fulton2021-10-221-8/+3
* GHA: Add python 3.10 testingWilliam S Fulton2021-10-201-0/+3
* Add gcc11 testingWilliam S Fulton2021-10-151-0/+3
* GHA: Correctly unset SWIGJOBS for broken parallel language checksWilliam S Fulton2021-10-151-13/+13
* Fix to find scripts in ToolsWilliam S Fulton2021-10-151-3/+3
* Factor out common environment setup GHA stepsWilliam S Fulton2021-10-151-36/+2
* GHA: Fix regressionsWilliam S Fulton2021-10-151-13/+43
* Try save WITHLANGWilliam S Fulton2021-10-151-0/+1
* GHA: clean up Configure stepWilliam S Fulton2021-10-151-39/+39
* Fix Install stepWilliam S Fulton2021-10-151-2/+2
* GHA: remove useless diagnosticsWilliam S Fulton2021-10-151-1/+0
* GHA: Restore silent flag to building SWIGWilliam S Fulton2021-10-151-1/+1
* GHA workflow break upWilliam S Fulton2021-10-151-5/+14
* Merge branch 'appveyor-ci-improvements'Vadim Zeitlin2021-10-141-0/+2
|\
| * Ignore changes to appveyor.yml in GitHub Actions CI workflowVadim Zeitlin2021-10-031-0/+2
* | Don't run non-node JS tests in parallel in the CI buildsVadim Zeitlin2021-10-031-0/+6
|/
* Try using one less make job to see its effect on total timeVadim Zeitlin2021-10-011-3/+4