| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-08 | Travis: add testing of JSON output against schema and upgrade everything to ↵ | Even Rouault | |
| Python3 | |||
| 2018-12-30 | .travis.yml: build JNI bindings on Trusty linux_gcc | Even Rouault | |
| 2018-11-14 | Implement RFC 2: Initial integration of "GDAL SRS barn" work | Even Rouault | |
| This work mostly consists of: - a C++ implementation of the ISO-19111:2018 / OGC Topic 2 "Referencing by coordinates" classes to represent Datums, Coordinate systems, CRSs (Coordinate Reference Systems) and Coordinate Operations. - methods to convert between this C++ modeling and WKT1, WKT2 and PROJ string representations of those objects - management and query of a SQLite3 database of CRS and Coordinate Operation definition - a C API binding part of those capabilities This is all-in-one squashed commit of the work of https://github.com/OSGeo/proj.4/pull/1040 | |||
| 2018-06-10 | rewrite references using BibTeX and sphinxcontrib-bibtex | Mike Toews | |
| 2018-06-08 | Add a scripts/gen_html_coverage.sh to generate local report of code coverage ↵ | Even Rouault | |
| with lcov/genhtml | |||
| 2018-05-30 | CI environment: adapt for C++11 capable environments | Even Rouault | |
| 2018-03-14 | Add a scripts/cppcheck.sh that check both warnings and errors, and use it in ↵ | Even Rouault | |
| travis/linux_gcc | |||
| 2017-11-29 | Remove the last remains of the internal selftest | Kristian Evers | |
| 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-02-28 | Enable cppcheck and fix related mostly false-positive warnings | 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. | |||
