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
/
cmMarkAsAdvancedCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always cache entries through the cmake instance.
Stephen Kelly
2015-10-10
1
-1/+2
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-1/+1
*
Port to cmState.
Stephen Kelly
2015-04-13
1
-6/+6
*
cmCacheManager: Port consumers to non-iterator API.
Stephen Kelly
2015-04-08
1
-10/+5
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-5/+10
*
cmCacheManager: Port consumers to non-iterator API.
Stephen Kelly
2015-04-06
1
-10/+5
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-2/+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
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/+1
*
STYLE: Fixed line-too-long.
Brad King
2007-04-11
1
-1/+2
*
BUG: When a non-cache variable is marked as advance do not use the cmMakefile...
Brad King
2007-04-10
1
-2/+2
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-2/+4
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-2/+2
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
1
-4/+2
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Fix problems with advanced not being marked.
Andy Cedilnik
2002-09-17
1
-1/+1
*
Fix mark as advanced. Now it should work properly
Andy Cedilnik
2002-09-12
1
-1/+5
*
Couple of changes: cache variables now have a map of properties. ADVANCED and...
Andy Cedilnik
2002-09-11
1
-9/+12
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-2/+5
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
ENH: add mark as not advanced to mark as advanced
Bill Hoffman
2001-12-07
1
-4/+21
*
fix warning
Bill Hoffman
2001-11-28
1
-1/+1
*
ENH: add advanced variable types and command line wizard gui
Bill Hoffman
2001-11-26
1
-0/+63