Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmDefinitions: Use a hashmap for faster checks | Ben Boeckel | 2014-06-09 | 1 | -2/+3 |
* | cmDefinitions: Avoid a find-then-insert when setting variables | Ben Boeckel | 2014-06-09 | 1 | -10/+1 |
* | cmDefinitions: Don't store parent lookups | Ben Boeckel | 2014-06-09 | 1 | -5/+17 |
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -10/+10 |
* | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
* | Only return local keys that are defined | Ben Boeckel | 2010-09-16 | 1 | -1/+4 |
* | Add method to get the local scope variables | Ben Boeckel | 2010-09-01 | 1 | -0/+13 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | ENH: Improve dynamic variable scope implementation | Brad King | 2009-07-22 | 1 | -0/+167 |