| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-27 | Move API warnings to development page in docs | Kristian Evers | |
| 2018-05-12 | Create "Community" section at top level of docs | Kristian Evers | |
| Mailing list section from frontpage moved to the new section. So is the contributing and for_proj_contributors pages. | |||
| 2018-03-15 | Add a for_proj_contributors.rst to document cppcheck, CSA and fix_typos.sh ↵ | Even Rouault | |
| (fixes #862) | |||
| 2018-02-19 | Change most occurences of PROJ.4 to PROJ [skip ci] | Kristian Evers | |
| 2018-02-19 | Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0 | Kristian Evers | |
| 2018-02-10 | Re-do pull request #451 export CMake targets with PROJ4:: namespace | Charles Karney | |
| This version takes to add the include path to the target definition for cmake 2.8.11 and later. Also the documentation sticks to the existing convention of using cmake variables ${PROJ4_LIBRARIES} and ${PROJ4_INCLUDE_DIRS}. However, the namespace variables are still being included. Here's the roll-out plan (0) Version 4.9.x: The target is proj and PROJ4_LIBRARIES is set to this. (1) Version 5.0.x: Two targets, proj and PROJ4::proj, are defined; PROJ4_LIBRARIES = proj. (2) In a year or two: Two targets, proj and PROJ4::proj, are defined; PROJ4_LIBRARIES = PROJ4::proj. (3) With a change in the library which breaks backwards compatibility: The target is PROJ4::proj and PROJ4_LIBRARIES = PROJ4::proj. | |||
| 2017-11-15 | Added a transition guide to aid migration from old to new API | Kristian Evers | |
| 2017-09-04 | Added more pages to 'development' chapter. Moved old API description to ↵ | Kristian Evers | |
| section named 'deprecated'. Created a quickstart page for the development chapter. Scaffolding in place for the rest of the chapter. | |||
| 2016-09-22 | Created 'Development' section in docs. | Kristian Evers | |
