| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-21 | Use Python2 in favour of Python3 which behaves inconsistenly on Travis (#573) | Kristian Evers | |
| 2017-09-20 | Revert to using pip3 | Kristian Evers | |
| 2017-09-20 | Use python 3.5 with pyenv | Kristian Evers | |
| 2017-09-20 | Use pip instead of pip3. pyevn should enforce usage of python3-compatible ↵ | Kristian Evers | |
| version of pip. | |||
| 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-09-12 | Move python version setup to build matrix. Different Travis platforms seem ↵ | Kristian Evers | |
| to have different setups. This *should* take care of the differing python setups between linux and osx. | |||
| 2017-09-11 | Set python version to 3.6 with pyenv | Kristian Evers | |
| 2017-09-11 | Select python version via travis setup instead of using pyenv (which is not ↵ | Kristian Evers | |
| consistent across platforms) | |||
| 2017-09-09 | Potential fix for pip3 failure on travis, as suggested in ↵ | Kristian Evers | |
| https://github.com/travis-ci/travis-ci/issues/8363 | |||
| 2017-06-29 | point to fetch of correct PDF for doc deployment | Howard Butler | |
| 2017-06-29 | Get PDF build output with Sphinx healthy (#533) | Howard Butler | |
| * Get PDF build output with Sphinx healthy * copy pdf to branch for upload on website | |||
| 2017-03-13 | (attempt at) fixing grid dirs in appveyor/travis setup | Kristian Evers | |
| 2017-03-12 | Download datum grids version 1.6 and egm96_15 geoid grid in continous ↵ | Kristian Evers | |
| integration setups | |||
| 2017-02-28 | Enable cppcheck and fix related mostly false-positive warnings | Even Rouault | |
| 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. | |||
| 2016-03-03 | Build and deploy proj4.org website with every commit to the | Howard Butler | |
| master branch. proj4.org uses the Sphinx documentation stack, and it is located in the ./docs directory. | |||
