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
/
cmGetPropertyCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-20
1
-1/+1
*
Port Global property interaction to cmState.
Stephen Kelly
2015-04-15
1
-1/+2
*
Move property definition to cmState.
Stephen Kelly
2015-04-13
1
-3/+3
*
Port to cmState.
Stephen Kelly
2015-04-13
1
-2/+3
*
cmCacheManager: Port consumers to non-iterator API.
Stephen Kelly
2015-04-08
1
-4/+3
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-3/+4
*
cmCacheManager: Port consumers to non-iterator API.
Stephen Kelly
2015-04-06
1
-4/+3
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-6/+6
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-1/+1
*
Add an "installed file" property scope
Nils Gladitz
2014-05-28
1
-1/+36
*
cmTarget: Evaluate CMP0026 and CMP0051 in calling context
Brad King
2014-05-09
1
-1/+2
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-25/+25
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-1/+1
*
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
1
-3/+3
*
get_property: Fix testing ALIASED_TARGET target property (#14670)
Stephen Kelly
2014-01-04
1
-1/+1
*
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
1
-0/+12
*
Split cmBootstrapCommands.cxx into two sources
Brad King
2013-06-14
1
-0/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Teach set/get_property about CACHE properties
Brad King
2009-03-10
1
-1/+26
*
BUG: Fix get_property result for bad property
Brad King
2009-03-09
1
-1/+8
*
ENH: Improve test property speed with a map
Brad King
2009-01-05
1
-8/+2
*
COMP: fix warning
Ken Martin
2008-04-01
1
-1/+0
*
ENH: support unset of properties
Ken Martin
2008-04-01
1
-1/+20
*
BUG: Add cmSourceFile::GetPropertyForUser to centralize the LOCATION property...
Brad King
2008-01-30
1
-1/+2
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-3/+1
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+2
*
ENH: Changed signature of GET_PROPERTY command to be more powerful and extend...
Brad King
2008-01-17
1
-149/+280
*
ENH: add ability to get documentaiton of a property from a script
Ken Martin
2007-10-24
1
-7/+54
*
COMP: fix warnings
Ken Martin
2007-06-25
1
-0/+4
*
ENH: added cmGetPropertyCommand
Ken Martin
2007-06-25
1
-0/+160