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
/
cmSetPropertyCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-6/+6
*
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
-2/+2
*
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
1
-0/+5
*
set_property: Do not remove a property when APPENDing nothing
Ben Boeckel
2013-07-24
1
-2/+4
*
Fix #12342: Add APPEND_STRING option to set_property()
Alex Neundorf
2011-07-15
1
-6/+14
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Define STRINGS cache entry property
Brad King
2009-03-12
1
-1/+2
*
ENH: Teach set/get_property about CACHE properties
Brad King
2009-03-10
1
-1/+94
*
ENH: Improve test property speed with a map
Brad King
2009-01-05
1
-9/+8
*
ENH: Disallow link-type keywords in link interface
Brad King
2008-08-19
1
-0/+3
*
ENH: support unset of properties
Ken Martin
2008-04-01
1
-10/+38
*
ENH: Cleanup building of OS X bundle content
Brad King
2008-02-15
1
-5/+0
*
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: Add AppendProperty methods for use by C++ code in CMake. Simplify imple...
Brad King
2008-01-17
1
-61/+15
*
COMP: Fix VS build.
Brad King
2008-01-17
1
-1/+1
*
ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu...
Brad King
2008-01-17
1
-0/+408