summaryrefslogtreecommitdiffstats
path: root/Source/cmDefinitions.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'revert-definition-map-lookup'Brad King2014-10-271-17/+5
|\
| * Revert "cmDefinitions: Don't store parent lookups"Ben Boeckel2014-10-241-17/+5
* | cmDefinitions: Use a hashmap for faster checksBen Boeckel2014-06-091-2/+3
* | cmDefinitions: Avoid a find-then-insert when setting variablesBen Boeckel2014-06-091-10/+1
|/
* cmDefinitions: Don't store parent lookupsBen Boeckel2014-06-091-5/+17
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-10/+10
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-4/+4
* Only return local keys that are definedBen Boeckel2010-09-161-1/+4
* Add method to get the local scope variablesBen Boeckel2010-09-011-0/+13
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Improve dynamic variable scope implementationBrad King2009-07-221-0/+167