index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmDefinitions.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cmDefinitions: Remove unused Set return value.
Stephen Kelly
2015-04-28
1
-5/+3
*
cmDefinitions: Remove unused method.
Stephen Kelly
2015-04-28
1
-7/+0
*
Merge topic 'revert-definition-map-lookup'
Brad King
2014-10-27
1
-17/+5
|
\
|
*
Revert "cmDefinitions: Don't store parent lookups"
Ben Boeckel
2014-10-24
1
-17/+5
*
|
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
[prev]