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
/
cmGetTestPropertyCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: Fix readability-redundant-string-cstr warnings
Brad King
2023-05-22
1
-1/+1
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-2/+2
*
Refactor: cmTest::GetProperty returns cmProp
Marc Chevrier
2021-08-09
1
-2/+3
*
cmGetTestPropertyCommand: Port away from cmCommand
Regina Pfeifer
2019-09-12
1
-9/+8
*
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
-1/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-16/+11
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
cmPropertyMap: Require a non-empty name parameter.
Stephen Kelly
2015-06-07
1
-1/+5
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-4/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-2/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-3/+3
*
BUG: Fix which argument is which, also, fix the test to be less agressive
Andy Cedilnik
2005-09-18
1
-2/+2
*
ENH: Add set and get test propety command
Andy Cedilnik
2005-07-31
1
-0/+47