summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/cmake_consistency_check.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove git remnantsMarc Jeanmougin2017-12-291-1/+1
|
* Misc. typosluzpaz2017-12-041-2/+2
| | | | | | Please confirm typos in the following `doc/nr-filter-interface.txt` `share/symbols/BalloonSymbols.svg` .
* Update CMake checkerCampbell Barton2016-09-031-89/+123
| | | | | Report stale ignore files (bzr r15101)
* cmake: Drop unrecognized 'encoding' option to open()Bryce Harrington2015-06-061-1/+1
| | | | | | If encoding remains a problem, it'll make itself known soon enough. For now, this is preventing this script from executing. (bzr r14196)
* cmake: add option to build with LCMSCampbell Barton2011-08-031-8/+8
| | | | | also build in Release mode by default. (bzr r10525)
* update to cmake checker and add missing header.Campbell Barton2011-07-261-29/+73
| | | (bzr r10506)
* fix for building with cmake, renaming the GTK2 package didnt work right, ↵Campbell Barton2011-07-081-3/+2
| | | | | very confusing as to why - I still dont know but calling it the same as CMake's works ok and uses our one. (bzr r10424)
* update cmake checker and split out configCampbell Barton2011-06-221-68/+22
| | | (bzr r10335)
* get cmake working again.Campbell Barton2011-06-221-2/+29
| | | (bzr r10334)
* cmake: update ignore list.Campbell Barton2011-06-141-0/+8
| | | (bzr r10299)
* cmake: script to check for coverage in our cmake files (that we dont miss ↵Campbell Barton2011-06-131-0/+265
any headers or source files) (bzr r10285)