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
/
cmAddSubDirectoryCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add const-reference qualifications
Pavel Solodovnikov
2017-05-26
1
-1
/
+1
*
clang-tidy: remove else after break and continue
Daniel Pfeifer
2017-04-21
1
-1
/
+2
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-0
/
+6
*
Separate compilation for commands included in cmBootstrapCommands1
Daniel Pfeifer
2016-10-21
1
-0
/
+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
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
-46
/
+29
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-21
1
-2
/
+2
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-21
1
-4
/
+4
*
cmMakefile: Remove unused PreOrder member.
Stephen Kelly
2015-04-01
1
-1
/
+1
*
Replace !foo.size() pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-1
/
+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1
/
+1
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-4
/
+4
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-3
/
+3
*
add_subdirectory: Compute output dir with consistent slashes (#10072)
Brad King
2013-03-12
1
-5
/
+10
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2
/
+2
*
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
*
ENH: some code cleanup
Ken Martin
2007-03-12
1
-3
/
+3
*
BUG: Fix automatic computation of binary path to work for subdirectories of o...
Brad King
2006-08-31
1
-44
/
+56
*
COMP: Removed unused variable.
Brad King
2006-06-05
1
-2
/
+0
*
BUG: Always check whether a subdirectory is below the top of the source befor...
Brad King
2006-06-05
1
-23
/
+15
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-1
/
+2
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-2
/
+7
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-7
/
+7
*
ENH: better format for ADD_SUBDIRECTORY command
Ken Martin
2005-09-12
1
-17
/
+47
*
ENH: removed the PREORDER option from the AddSubDirectory command
Ken Martin
2005-05-31
1
-7
/
+1
*
ENH: added immediate subdirectory command
Ken Martin
2005-03-18
1
-0
/
+96