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
/
cmRemoveCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
use empty method to check for emptyness
Daniel Pfeifer
2016-09-15
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-24/+15
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
Use insert instead of a loop in some cases.
Stephen Kelly
2015-01-11
1
-4/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-5/+5
*
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
-1/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-2/+2
*
BUG: fix broken command
Bill Hoffman
2003-03-21
1
-2/+2
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
1
-6/+4
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
minor fix
Ken Martin
2002-08-05
1
-3/+8
*
updated for 1.4
Ken Martin
2002-04-22
1
-0/+77