summaryrefslogtreecommitdiffstats
path: root/Source/cmScriptGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove some c_str() calls.Stephen Kelly2014-03-111-1/+1
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-10/+11
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-1/+1
* Generate modern-style cmake code.Stephen Kelly2013-08-221-5/+5
* Use cascading-if for per-config test and install codeBrad King2011-06-101-2/+12
* Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...David Cole2009-10-011-2/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Refactor cmInstallGenerator for re-useBrad King2009-03-161-0/+232