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
/
cmGetTargetPropertyCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
Add const-reference qualifications
Pavel Solodovnikov
2017-05-26
1
-2/+2
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-0/+10
*
fix more issues reported by clang-tidy
Daniel Pfeifer
2016-10-20
1
-1/+1
*
cmTarget: Move sanity checks and computed property access to callers
Stephen Kelly
2016-10-16
1
-1/+12
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Validate target name in ALIASED_TARGET property getter
Gregor Jasny
2016-06-26
1
-14/+10
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-37/+21
*
cmPropertyMap: Require a non-empty name parameter.
Stephen Kelly
2015-06-07
1
-1/+5
*
Port to static cmPolicies API.
Stephen Kelly
2015-05-04
1
-2/+1
*
Merge topic 'drop-ancient-workarounds'
Brad King
2015-01-12
1
-1/+1
|
\
|
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
|
get_target_property: discern empty from undefined properties (#15333)
Stephen Kelly
2015-01-11
1
-1/+4
|
/
*
cmTarget: Evaluate CMP0026 and CMP0051 in calling context
Brad King
2014-05-09
1
-1/+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-5/+5
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-4/+8
*
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
1
-1/+1
*
get_target_property: Error on non-existent target.
Stephen Kelly
2014-01-08
1
-1/+30
*
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
1
-6/+19
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
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
-2/+2
*
ENH: if get_target_property() doesn't find a target with the given name, it
Alexander Neundorf
2007-05-31
1
-3/+3
*
ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an
Alexander Neundorf
2007-05-22
1
-1/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-3/+3
*
ENH: modified GET_TARGET_PROPERTIES to work with all targets
Ken Martin
2005-06-20
1
-46/+8
*
ENH: Added cmTarget::GetBaseName and cmTarget::GetFullName methods and remove...
Brad King
2005-04-22
1
-2/+1
*
ENH: remove warnings
Bill Hoffman
2004-04-29
1
-2/+1
*
ENH: Add LOCATION to GET_TARGET_PROPERTY. Closes Bug #34 - Add to GET_TARGET_...
Andy Cedilnik
2004-04-27
1
-3/+44
*
minor bug fix
Ken Martin
2003-05-29
1
-1/+1
*
ENH: add target properties files
Bill Hoffman
2002-12-21
1
-0/+45