aboutsummaryrefslogtreecommitdiff
path: root/travis/install.sh
AgeCommit message (Expand)Author
2019-09-19address PR commentsHoward Butler
2019-09-19set PROJ_LIB on test targets for CMakeHoward Butler
2019-08-17PROJJSON: rename file as projjson.schema.json, and add versionning to it and ...Even Rouault
2019-08-09PROJSJON: add import/export of VerticalCRS, CompoundCRS, BoundCRS, Transforma...Even Rouault
2019-08-09projinfo: rename JSON to PROJJSONEven Rouault
2019-07-08Travis: add testing of JSON output against schema and upgrade everything to P...Even Rouault
2019-06-21Use HTTPS URLs for download.osgeo.orgPaul Menzel
2019-05-01Merge branch 'master' into check_exported_symbolsKristian Evers
2019-04-28travis/install.sh: fix previous commit that failed on MacOSXEven Rouault
2019-04-28travis/install.sh: use make -j$(nproc)Even Rouault
2019-04-26Travis: check that the exported symbols conform to what is expectedEven Rouault
2019-04-05Adjust test outputsMike Taves
2019-02-27Travis/Appveyor: use proj-datumgrid-1.8Even Rouault
2019-02-24.travis.yml: add build with g++-7 and -D_GLIBCXX_ASSERTIONS (refs #1290)Even Rouault
2019-01-06Make sure that coveralls reports coverage from both c and cpp filesKristian Evers
2018-12-30.travis.yml: build JNI bindings on Trusty linux_gccEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-09-19travis/install.sh: cleanupsEven Rouault
2018-09-19autoconf: fix 'make check' on out-of-tree buildsEven Rouault
2018-09-18Rename nad/ directory as data/Even Rouault
2018-08-11travis/install.sh: make sure to run tests without grids, and remove a useless...Even Rouault
2018-06-08Improve travis/install.shEven Rouault
2018-03-05Merge pull request #822 from sebastic/travis-proj-datumgridKristian Evers
2018-03-05Update Travis & AppVeyor configuration to use proj-datumgrid-1.7.Bas Couwenberg
2018-02-26Update travis to use proj-datumgrid-1.7RC2.Bas Couwenberg
2018-02-24Rerun tests without grids not included in proj-datumgrid.Bas Couwenberg
2018-02-23Update travis to use proj-datumgrid-1.7RC1.Bas Couwenberg
2018-02-23Download BETA2007 grid from proj-datumgrid package in CI scripts.Kristian Evers
2018-02-05Make a README from README.md when running 'make dist' (#772)Kristian Evers
2018-02-02Remove GIGS Python test suite.Kristian Evers
2018-01-09Add gie tests to autoconf makefile.Kristian Evers
2017-12-18Enable wildcard globbing for MSVC builds (#714)Thomas Knudsen
2017-12-17Free format everywhere (#693)Thomas Knudsen
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-12Run 'gie builtins.gie' as part of Travis CI jobsThomas 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 pip instead of pip3. pyevn should enforce usage of python3-compatible ver...Kristian 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-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-26travis/install.sh: use super pedantic warning flags for autoconf buildEven Rouault
2017-01-19.travis.yml: add multi config setupEven Rouault