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
/
cmGetCMakePropertyCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'data-layout'
Brad King
2015-06-08
1
-3/+5
|
\
|
*
cmPropertyMap: Require a non-empty name parameter.
Stephen Kelly
2015-06-07
1
-3/+5
*
|
cmGetCMakePropertyCommand: Don't explicitly specify default param.
Stephen Kelly
2015-06-07
1
-2/+1
|
/
*
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-2/+1
*
Port Global property interaction to cmState.
Stephen Kelly
2015-04-15
1
-1/+3
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-10
1
-0/+1
*
cmMakefile: Store macro list in a vector not in a map.
Stephen Kelly
2015-02-21
1
-0/+1
*
Replace common loop pattern with cmJoin
Stephen Kelly
2015-02-11
1
-18/+2
*
Convert loops into the commonly used pattern.
Stephen Kelly
2015-02-11
1
-11/+12
*
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-2/+2
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2/+2
*
Split cmBootstrapCommands.cxx into two sources
Brad King
2013-06-14
1
-0/+2
*
Add CMAKE_SCRIPT_MODE_FILE variable (#2828)
David Cole
2011-02-02
1
-10/+11
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Further refinement of the CPack components functionality from Doug Gregor.
David Cole
2008-07-08
1
-0/+16
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-2/+2
*
ENH: some property cleanup and added GetProperty
Ken Martin
2007-06-25
1
-25/+8
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-5/+5
*
ENH: Cleanups
Andy Cedilnik
2004-02-22
1
-0/+2
*
ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES
Andy Cedilnik
2003-08-06
1
-0/+4
*
ENH: Add accessor for the list of commands
Andy Cedilnik
2003-08-04
1
-0/+16
*
Remove warning
Andy Cedilnik
2003-03-06
1
-1/+1
*
Add command for accessing cmake properties. At this point the only properties...
Andy Cedilnik
2003-03-06
1
-0/+60