index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
cppcheck.sh
Age
Commit message (
Expand
)
Author
2021-10-31
cppcheck.sh: make it compatible with cppcheck 2.7
Even Rouault
2020-11-20
Raise error when ACCEPT_USE_OF_DEPRECATED_PROJ_API_H is defined
Kristian Evers
2020-02-06
Fix cppcheck warnings and make it work with latest cppcheck 1.90
Even Rouault
2019-10-28
Various fixes/workarounds to make cppcheck 1.72 (Ubuntu 16.04) and HEAD/1.90d...
Even Rouault
2019-09-25
Rearrange Travis CI scripts to be more modular
Mike Taves
2019-08-09
createFromUserInput(): add capability to import PROJJSON
Even Rouault
2018-12-26
cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixes
Even Rouault
2018-12-17
Add WKT2 grammar validation
Even Rouault
2018-12-17
Add WKT1 grammar validation; change prototype of proj_obj_create_from_wkt()
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
2018-09-18
Only allow usage of proj_api.h if explicit consent was given
Kristian Evers
2018-06-09
cppcheck.sh: enable to run it from any directory
Even Rouault
2018-03-14
Add a scripts/cppcheck.sh that check both warnings and errors, and use it in ...
Even Rouault