aboutsummaryrefslogtreecommitdiff
path: root/travis
AgeCommit message (Expand)Author
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
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-22Fix doc build on Travis OSXEven Rouault
2019-04-05Disable status bars from 'pip install'Mike Taves
2019-04-05Adjust test outputsMike Taves
2019-03-01Update docs and travis for 6.0.0 releaseKristian Evers
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-02-04CI: Install cross-compiled sqlite3 to cross directory.Elliott Sales de Andrade
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-12-17Add WKT1 grammar validation; change prototype of proj_obj_create_from_wkt()Even Rouault
2018-11-15autoconf / cmake: build test/ only if neededEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-09-29Doc building: fix warning regarding Altamimi2002 citation not foundEven Rouault
2018-09-19Merge pull request #1128 from kbevers/build-docs-from-maintenance-branchKristian Evers
2018-09-19travis/install.sh: cleanupsEven Rouault