aboutsummaryrefslogtreecommitdiff
path: root/travis
AgeCommit message (Expand)Author
2017-12-17Merge pull request #713 from kbevers/travis-c89Kristian Evers
2017-12-17Add -std=c89 to travis targets.Kristian Evers
2017-12-17Free format everywhere (#693)Thomas Knudsen
2017-12-12Travis MacOSX: install pipEven Rouault
2017-11-29Remove the last remains of the internal selftestKristian Evers
2017-11-28Add tests for GDA2020 (#688)Thomas Knudsen
2017-11-20Replace pj_ell_set with reimplementation... (#675)Thomas Knudsen
2017-11-13Removed remaining traces of the built in selftest system (#661)Thomas Knudsen
2017-10-31Add 'axisswap' operation - swap axes in pipelinesKristian Evers
2017-10-29Addition of 'deformation': Kinematic grid shifting.Kristian Evers
2017-10-13Remove all occurences of python3 from CI scripts since it is not in useKristian Evers
2017-10-13run 'brew update' before 'brew install' to avoid failure caused by missing Ru...Kristian Evers
2017-10-12Run 'gie builtins.gie' as part of Travis CI jobsThomas Knudsen
2017-10-06Enable address sanitizer in linux/clang buildThomas Knudsen
2017-09-21Use Python2 in favour of Python3 which behaves inconsistenly on Travis (#573)Kristian Evers
2017-09-20Revert to using pip3Kristian Evers
2017-09-20Use python 3.5 with pyenvKristian Evers
2017-09-20Use pip instead of pip3. pyevn should enforce usage of python3-compatible ver...Kristian Evers
2017-09-12Make sure all platform specific before_install scripts call the global before...Kristian Evers
2017-09-12Move python version setup to build matrix. Different Travis platforms seem to...Kristian Evers
2017-09-11Set python version to 3.6 with pyenvKristian Evers
2017-09-11Select python version via travis setup instead of using pyenv (which is not c...Kristian Evers
2017-09-09Potential fix for pip3 failure on travis, as suggested in https://github.com/...Kristian Evers
2017-06-29point to fetch of correct PDF for doc deploymentHoward Butler
2017-06-29Get PDF build output with Sphinx healthy (#533)Howard Butler
2017-03-13(attempt at) fixing grid dirs in appveyor/travis setupKristian Evers
2017-03-12Download datum grids version 1.6 and egm96_15 geoid grid in continous integra...Kristian Evers
2017-02-28Enable cppcheck and fix related mostly false-positive warningsEven Rouault
2017-02-26travis/install.sh: use super pedantic warning flags for autoconf buildEven Rouault
2017-01-19.travis.yml: add multi config setupEven Rouault
2016-03-03Build and deploy proj4.org website with every commit to theHoward Butler