summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/cmake_consistency_check.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-12-29remove git remnantsMarc Jeanmougin1-1/+1
2017-12-04Misc. typosluzpaz1-2/+2
Please confirm typos in the following `doc/nr-filter-interface.txt` `share/symbols/BalloonSymbols.svg` .
2016-09-03Update CMake checkerCampbell Barton1-89/+123
Report stale ignore files (bzr r15101)
2015-06-06cmake: Drop unrecognized 'encoding' option to open()Bryce Harrington1-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)
2011-08-03cmake: add option to build with LCMSCampbell Barton1-8/+8
also build in Release mode by default. (bzr r10525)
2011-07-26update to cmake checker and add missing header.Campbell Barton1-29/+73
(bzr r10506)
2011-07-08fix for building with cmake, renaming the GTK2 package didnt work right, ↵Campbell Barton1-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)
2011-06-22update cmake checker and split out configCampbell Barton1-68/+22
(bzr r10335)
2011-06-22get cmake working again.Campbell Barton1-2/+29
(bzr r10334)
2011-06-14cmake: update ignore list.Campbell Barton1-0/+8
(bzr r10299)
2011-06-13cmake: script to check for coverage in our cmake files (that we dont miss ↵Campbell Barton1-0/+265
any headers or source files) (bzr r10285)