| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-30 | CI environment: adapt for C++11 capable environments | Even Rouault | |
| 2018-02-02 | Remove GIGS Python test suite. | Kristian Evers | |
| All the GIGS JSON files have been converted to the gie format and are now covered by running "make check". Therefore we no longer need the Python setup. Removing it from the Travis CI setup should speed up the test execution time a bit. | |||
| 2017-12-17 | Add -std=c89 to travis targets. | Kristian Evers | |
| The multistresstest code has been made C89 compliant in the process. | |||
| 2017-12-12 | Travis MacOSX: install pip | Even Rouault | |
| 2017-10-13 | Remove all occurences of python3 from CI scripts since it is not in use | Kristian Evers | |
| 2017-10-13 | run 'brew update' before 'brew install' to avoid failure caused by missing ↵ | Kristian Evers | |
| Ruby 2.3 | |||
| 2017-09-12 | Make sure all platform specific before_install scripts call the global ↵ | Kristian Evers | |
| before_install script. Python version setup moved to global before_install script. | |||
| 2017-02-26 | travis/install.sh: use super pedantic warning flags for autoconf build | Even Rouault | |
| 2017-01-19 | .travis.yml: add multi config setup | Even Rouault | |
| Setup 4 configs: Linux/GCC, Linux/CLang, OSX CLang and mingw32 OSX allowed to fail, since it fails in the proj -VC step. | |||
