| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-30 | Make sure to publish docs from 8.1 branch | Kristian Evers | |
| 2021-03-01 | Update web docs for 8.0.0 release | Kristian Evers | |
| 2020-11-27 | Move linux_gcc 4.8 job to github action, and on Travis-CI only keep the doc ↵ | Even Rouault | |
| publishing | |||
| 2020-11-01 | Update docs for 7.2.0 release | Kristian Evers | |
| 2020-07-01 | Post release updates (#2270) | Kristian Evers | |
| * Minor updates to HOWTO-RELEASE * Update webpage for 7.1.0 release | |||
| 2020-03-01 | Update docs in preparation for 7.0.0 release | Kristian Evers | |
| 2020-01-01 | switch to 6.3 branch for website generation | Kristian Evers | |
| 2019-09-01 | Make sure that website is build from the 6.2 branch | Kristian Evers | |
| 2019-08-09 | Exclude include/proj/internal/nlohmann from coveralls analysis | Even Rouault | |
| 2019-05-15 | Publish website from 6.1 branch | Kristian Evers | |
| 2019-03-01 | Update docs and travis for 6.0.0 release | Kristian Evers | |
| 2019-01-06 | Make sure that coveralls reports coverage from both c and cpp files | Kristian Evers | |
| 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-09-19 | Build docs from most recent maintenance branch | Kristian Evers | |
| 2018-06-08 | Add a scripts/gen_html_coverage.sh to generate local report of code coverage ↵ | Even Rouault | |
| with lcov/genhtml | |||
| 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. | |||
