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
/
cmUnsetCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmCommand refactor: cmUnsetCommand
Gabor Bencze
2019-08-20
1
-9/+8
*
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
Kitware Robot
2019-08-09
1
-1/+1
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-1/+1
*
cm{Unset,Set}Command: use std::string to determine the env variable name
Matthias Maennich
2017-10-10
1
-9/+4
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-0/+6
*
Separate compilation for commands included in cmBootstrapCommands2
Daniel Pfeifer
2016-10-21
1
-0/+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Avoid else after return
Daniel Pfeifer
2016-09-16
1
-7/+5
*
use empty method to check for emptyness
Daniel Pfeifer
2016-09-15
1
-1/+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-23/+16
*
Use new cmHasLiteralPrefix function
Stephen Kelly
2013-11-21
1
-1/+1
*
unset: Add PARENT_SCOPE option
Brad King
2013-10-08
1
-1/+7
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Add unset() command.
Brad King
2008-08-25
1
-0/+64