aboutsummaryrefslogtreecommitdiff
path: root/scripts/cppcheck.sh
AgeCommit message (Expand)Author
2020-11-20Raise error when ACCEPT_USE_OF_DEPRECATED_PROJ_API_H is definedKristian Evers
2020-02-06Fix cppcheck warnings and make it work with latest cppcheck 1.90Even Rouault
2019-10-28Various fixes/workarounds to make cppcheck 1.72 (Ubuntu 16.04) and HEAD/1.90d...Even Rouault
2019-09-25Rearrange Travis CI scripts to be more modularMike Taves
2019-08-09createFromUserInput(): add capability to import PROJJSONEven Rouault
2018-12-26cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixesEven Rouault
2018-12-17Add WKT2 grammar validationEven Rouault
2018-12-17Add WKT1 grammar validation; change prototype of proj_obj_create_from_wkt()Even Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-09-18Only allow usage of proj_api.h if explicit consent was givenKristian Evers
2018-06-09cppcheck.sh: enable to run it from any directoryEven Rouault
2018-03-14Add a scripts/cppcheck.sh that check both warnings and errors, and use it in ...Even Rouault