aboutsummaryrefslogtreecommitdiff
path: root/travis
AgeCommit message (Expand)Author
2020-05-10.travis.yml: add linux_s390xEven Rouault
2020-04-24Doc: fixes for Sphinx 3.0 compat [skip appveyor] (#2191)Even Rouault
2020-04-23.travis.yml: switch to bionic to restore i386 builds with gcc8 (fixes #2175)Even Rouault
2020-04-19travis/osx/before_install.sh: 'brew install graphviz' for missing 'dot' programEven Rouault
2020-04-07Test GCC 4.8 and CMake 3.9; resolve a few shadowed declaration warningsMike Taves
2020-04-06travis/osx/before_install.sh: use fixed version of sphinx and breathe to avoi...Even Rouault
2020-03-21Add post-install checks for CMake and Autotools/pkg-config (#2077)Mike Taves
2020-03-01Update docs in preparation for 7.0.0 releaseKristian Evers
2020-02-27Make tests independent of proj-datumgridEven Rouault
2020-02-11Use relative directory to locate PROJ resource files.Even Rouault
2020-02-08Travis: do only builds that test with all grids on -O2 builds that are slower...Even Rouault
2020-02-08Travis: update linux_gcc7 to linux_gcc8Even Rouault
2020-02-08Travis: modify linux_gcc7 to run i386Even Rouault
2020-02-08travis/install.sh: fix wrong setting of CXXFLAGSEven Rouault
2020-02-08Travis: restrict symbol comparison to x86_64 buildsEven Rouault
2020-02-06Travis: update CLang Static Analyzer to CLang 9Even Rouault
2020-01-22Merge RFC4 (#1865)Even Rouault
2020-01-07Remove deprecated JNI bindings (#1825)Kristian Evers
2020-01-07Remove deprecated JNI bindingsKristian Evers
2020-01-05Make sure tests pass if extra grids are presentEven Rouault
2020-01-01switch to 6.3 branch for website generationKristian Evers
2019-12-28Travis: fix OSX buildsEven Rouault
2019-12-25Database: tune accuracy of Canadian NTv1 file w.r.t NTv2Even Rouault
2019-12-16travis/osx/before_install.sh: do not install md5sha1sum from brewEven Rouault
2019-11-22travis/osx/before_install.sh: attempt to fix 'pip is configured with location...Even Rouault
2019-10-28travis/linux_gcc/before_install.sh: use cppcheck from distributionEven Rouault
2019-09-25travis/install.sh: add a way of detecting problematic use of CS identifier fo...Even Rouault
2019-09-25Upgrade testing from trusty to xenial, and also:Mike Taves
2019-09-25Rearrange Travis CI scripts to be more modularMike Taves
2019-09-22Travis linux_gcc: force sphinxcontrib-bibtex version to avoid issue with inst...Even Rouault
2019-09-20Merge pull request #1625 from hobu/cmake-proj_lib-testsKristian Evers
2019-09-19address PR commentsHoward Butler
2019-09-19set PROJ_LIB on test targets for CMakeHoward Butler
2019-09-19Require C99 compiler see #1621Charles Karney
2019-09-01Make sure that website is build from the 6.2 branchKristian Evers
2019-08-17PROJJSON: rename file as projjson.schema.json, and add versionning to it and ...Even Rouault
2019-08-09Exclude include/proj/internal/nlohmann from coveralls analysisEven 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-06-05Update GitHub references: proj.4 -> PROJMike Taves
2019-06-01Update website: proj4.org -> proj.orgMike Taves
2019-05-15Publish website from 6.1 branchKristian Evers
2019-05-06data/Makefile.am: add detection of md5sum utility, and install md5sha1sum on ...Even Rouault
2019-05-02Travis: check that the exported symbols conform to what is expected (#1445)Kristian Evers
2019-05-01autoconf build: add a PROJ_DB_CACHE_DIR trick to speed-up builds (#1446)Kristian Evers
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-28autoconf build: add a PROJ_DB_CACHE_DIR trick to speed-up buildsEven Rouault