| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-30 | [Docs] Minor changes regarding datumgrid pages (#1751) (#1760) | Jeff McKenna | |
| Update README, install.rst and resource_files.rst | |||
| 2019-11-09 | Merge pull request #1721 from rouault/require_sqlite_3_11 | Even Rouault | |
| Build: require SQLite 3.11 (refs #1718) | |||
| 2019-11-07 | Doc: document build requirements | Even Rouault | |
| 2019-11-07 | updated docker URLs and added Fedora entry | Markus Neteler | |
| 2019-10-04 | Doc: Update conda install procedure | Kristian Evers | |
| The PROJ Conda package is now simply called "proj". Also mention that the grid packages can be installed with Conda. | |||
| 2019-06-21 | Use HTTPS URLs for download.osgeo.org | Paul Menzel | |
| Change all occurrences with the command below. git grep -l http://download.osgeo.org/ | xargs sed -i 's,http://download.osgeo.org/,https://download.osgeo.org/,g' Fixes: https://github.com/OSGeo/PROJ/issues/1521 | |||
| 2019-03-01 | Minor doc edits | Dan Baston | |
| 2019-02-16 | Improve CMake sqlite3 dependency docs | Mike Taves | |
| 2018-10-08 | fix typo | Marco Bernasocchi | |
| 2018-10-08 | Update install.rst | Marco Bernasocchi | |
| 2018-09-20 | Remove references to nad/ | Kristian Evers | |
| Closes #1127 | |||
| 2018-05-12 | Update install doc page with build instructions | Kristian Evers | |
| Also added more possible ways to install from package managers. Removed links to externally build binaries from download page. | |||
| 2018-03-14 | Fix Debian package name | Bas Couwenberg | |
| On Debian/Ubuntu the `proj-bin` package provides the commandline utilities, and `libproj-dev` the library headers and `.so` symlinks, the `-dev` required to build software that links to libproj. | |||
| 2018-03-13 | Add install section to docs | Kristian Evers | |
