Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GHA: Add ruby-3.1 testing | William S Fulton | 2022-08-07 | 1 | -6/+10 |
* | JavaScript Webkit testing and detection changes | William S Fulton | 2022-08-04 | 1 | -1/+1 |
* | [ci] Add testing for guile 2.2 and 3.0 | Olly Betts | 2022-08-04 | 1 | -1/+1 |
* | GHA: Python is already installed | William S Fulton | 2022-07-31 | 1 | -2/+1 |
* | Update AX_CXX_COMPILE_STDCXX to upstream serial 14 | Olly Betts | 2022-07-26 | 1 | -4/+47 |
* | Default to running tests with Python 3 | Olly Betts | 2022-03-17 | 1 | -3/+9 |
* | GHA: Tidy up scilab install | William S Fulton | 2022-02-26 | 2 | -7/+1 |
* | Add Scilab 5.5.2 6.0.2 and 6.1.0 from upstream | Clément DAVID | 2022-02-21 | 1 | -5/+8 |
* | Remove superfluous semicolons | Olly Betts | 2022-02-15 | 2 | -2/+2 |
* | Cosmetic updates in mkwindows.sh | William S Fulton | 2022-01-22 | 1 | -3/+3 |
* | Few more PCRE to PCRE2 changes | William S Fulton | 2022-01-21 | 2 | -14/+14 |
* | PCRE2 | Julien Schueller | 2022-01-21 | 5 | -68/+24 |
* | Stop using Travis CI which doesn't work any longer | Vadim Zeitlin | 2022-01-10 | 3 | -77/+0 |
* | Building distribution fixes and pcre version display | William S Fulton | 2022-01-08 | 2 | -7/+8 |
* | Remove obsolete code to set SWIG_V8_VERSION | Olly Betts | 2021-12-29 | 1 | -7/+1 |
* | Whitespace consistency fix in CI-linux-install.sh | William S Fulton | 2021-12-05 | 1 | -3/+3 |
* | GHA: Test Octave 6.4 | William S Fulton | 2021-12-05 | 1 | -2/+8 |
* | [js] Remove code to handle v8 < 5.0 | Olly Betts | 2021-12-02 | 1 | -50/+0 |
* | Use JSC version available in Ubuntu 20.04 in the CI builds | Vadim Zeitlin | 2021-11-27 | 1 | -1/+1 |
* | Fix typos | Dimitris Apostolou | 2021-11-17 | 3 | -3/+3 |
* | Scilab JAVA_HOME environment fix | William S Fulton | 2021-11-16 | 1 | -0/+6 |
* | GHA: Fix testing of php versions | William S Fulton | 2021-11-11 | 1 | -3/+6 |
* | Update the apt sources before trying to install anything | Vadim Zeitlin | 2021-11-02 | 1 | -0/+2 |
* | Fix installation of Go from gimme | William S Fulton | 2021-10-22 | 2 | -1/+11 |
* | Use source instead of . | William S Fulton | 2021-10-22 | 1 | -1/+1 |
* | GHA: apt-get update for Octave | William S Fulton | 2021-10-18 | 1 | -0/+1 |
* | Factor out common environment setup GHA steps | William S Fulton | 2021-10-15 | 2 | -1/+28 |
* | Install rvm in CI setup script if it's not available | Vadim Zeitlin | 2021-10-01 | 1 | -0/+14 |
* | [CI] change python install | Kris Thielemans | 2021-08-02 | 1 | -4/+5 |
* | [CI] generalise travis-linux-install.sh | Kris Thielemans | 2021-08-01 | 3 | -118/+134 |
* | [Pike] Remove code for Pike | Olly Betts | 2021-05-16 | 1 | -20/+0 |
* | Test node v16 | William S Fulton | 2021-04-27 | 1 | -1/+1 |
* | Javascript node install on Travis | William S Fulton | 2021-04-26 | 1 | -0/+2 |
* | Merge branch '1-pip-swig' | William S Fulton | 2021-03-26 | 3 | -25/+87 |
|\ | |||||
| * | Create utils.py | Jamie Slome | 2021-03-25 | 1 | -0/+26 |
| * | Update mkrelease.py | Jamie Slome | 2021-03-25 | 1 | -7/+10 |
| * | Update mkdist.py | Jamie Slome | 2021-03-25 | 1 | -19/+5 |
| * | removed destructuring operator for backward compatibililty | Mr. Krabbs | 2020-09-16 | 1 | -2/+2 |
| * | cleanup | Mr. Krabbs | 2020-09-14 | 1 | -1/+0 |
| * | changed os system calls to subprocess calls | Mr. Krabbs | 2020-09-14 | 1 | -20/+57 |
| * | cmd exec using subprocess rather than system calls | d3v53c | 2020-09-14 | 1 | -3/+14 |
* | | Modernise C++11 compiler support detection in autotools | William S Fulton | 2021-03-20 | 2 | -121/+962 |
* | | Remove -ansi from default compilation flags | William S Fulton | 2021-03-20 | 1 | -2/+2 |
* | | Add ruby 3.0 testing | William S Fulton | 2021-03-17 | 1 | -2/+6 |
* | | Travis: update ruby rvm installation for ruby-3.0 | William S Fulton | 2021-03-17 | 1 | -2/+2 |
* | | Merge branch 'cmake-simple' | William S Fulton | 2021-03-01 | 2 | -0/+132 |
|\ \ | |||||
| * | | Misc fixes | Michel Zou | 2021-02-26 | 1 | -14/+14 |
| * | | Initial CMake configuration. | Oliver Buchtala | 2021-02-25 | 2 | -0/+132 |
* | | | configure.ac: pick up javascriptcoregtk-4.0,3.0 if available. | Andy Polyakov | 2021-03-01 | 1 | -1/+1 |
|/ / | |||||
* | | Travis osx: install tcl | William S Fulton | 2021-02-20 | 1 | -0/+3 |