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
/
cmMakeDirectoryCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-2
/
+2
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-0
/
+3
*
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
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-14
/
+11
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
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
/
+2
*
ENH: Allow blocking of writing into the source tree
Andy Cedilnik
2006-03-22
1
-0
/
+8
*
ENH: Merged use of kwsys library.
Brad King
2003-06-23
1
-1
/
+0
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3
/
+3
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-1
/
+1
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-3
/
+1
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29
/
+5
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-3
/
+4
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1
/
+1
*
ENH: call configure from cmake
Bill Hoffman
2001-05-07
1
-0
/
+56