summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/cmake_consistency_check.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)