index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmOptionCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmState::GetCacheEntryValue: return cmProp
Vitaly Stakhovsky
2020-03-17
1
-2
/
+2
*
Refactor: Use cmStrCat to construct error strings
Asit Dhal
2019-09-18
1
-9
/
+7
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-2
/
+2
*
cmCommand refactor: cmOptionCommand
Gabor Bencze
2019-08-20
1
-13
/
+13
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-2
/
+1
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-1
/
+1
*
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-2
/
+2
*
Merge topic 'definitions-get'
Brad King
2018-09-07
1
-2
/
+2
|
\
|
*
cmStateSnapshot::GetDefinition(): Return std::string const*
Vitaly Stakhovsky
2018-09-05
1
-2
/
+2
*
|
Remove unnecessary c_str() calls
Vitaly Stakhovsky
2018-09-05
1
-1
/
+1
|
/
*
option: No CMP077 warnings when both cache and local variable exists
Robert Maynard
2018-07-10
1
-26
/
+36
*
option: respect existing normal variable
Robert Maynard
2018-07-09
1
-9
/
+43
*
cmOption: Remove VTK 4.0 workarounds
Robert Maynard
2018-06-21
1
-13
/
+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-2
/
+0
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-0
/
+7
*
Separate compilation for commands included in cmBootstrapCommands2
Daniel Pfeifer
2016-10-21
1
-0
/
+3
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-2
/
+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-23
/
+16
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-2
/
+2
*
Port to cmState.
Stephen Kelly
2015-04-13
1
-4
/
+4
*
cmCacheManager: Port consumers to non-iterator API.
Stephen Kelly
2015-04-08
1
-6
/
+6
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-6
/
+6
*
cmCacheManager: Port consumers to non-iterator API.
Stephen Kelly
2015-04-06
1
-6
/
+6
*
Replace common loop pattern with cmJoin
Stephen Kelly
2015-02-11
1
-5
/
+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-2
/
+2
*
stringapi: Use strings for cache iterator values
Ben Boeckel
2014-03-08
1
-4
/
+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2
/
+2
*
Remove CMake Policy CMP0015 until it is revised
Brad King
2009-10-08
1
-1
/
+0
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
Fix option() interpretation of non-boolean values
Brad King
2009-09-11
1
-1
/
+2
*
Create CMake Policy CMP0015 to fix set(CACHE)
Brad King
2009-09-10
1
-0
/
+1
*
Remove barely-used cmMakefile::AddCacheDefinition
Brad King
2009-09-10
1
-4
/
+2
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1
/
+2
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-3
/
+4
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-3
/
+3
*
BUG: fix for 282
Bill Hoffman
2004-04-15
1
-0
/
+1
*
ERR: Fix problems with OPTION and -D on command line. Fix Bug #408 - Using -D...
Andy Cedilnik
2003-12-29
1
-9
/
+18
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3
/
+3
*
WAR: remove warnings for .NET compiler
Bill Hoffman
2002-04-25
1
-1
/
+1
*
ENH: backwards compatible for VTK 4.0, add cmake version requires
Bill Hoffman
2002-04-17
1
-3
/
+24
*
ENH: add error checking for option commands with too many arguments
Bill Hoffman
2002-03-11
1
-1
/
+1
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-1
/
+0
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29
/
+5
*
ENH: do not write over existing cache values even doc strings to avoid changi...
Berk Geveci
2001-11-27
1
-6
/
+0
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-1
/
+1
*
Allow option value to be expanded (thus, we can use the value of another opti...
Sebastien Barre
2001-08-19
1
-3
/
+4
*
ENH: big change, only allow commands access to the cache via the cmMakefile c...
Bill Hoffman
2001-08-08
1
-9
/
+6
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1
/
+1
*
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
Bill Hoffman
2001-05-04
1
-2
/
+7
[next]