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
/
cmCommandArgumentsHelper.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-16
1
-1
/
+1
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-28
/
+16
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-14
/
+14
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12
/
+2
*
cmCommandArgumentsHelper: simplify boolean expression
Daniel Pfeifer
2016-09-16
1
-8
/
+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-14
/
+14
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-125
/
+85
*
Use two-iterator std::set::insert where appropriate.
Stephen Kelly
2015-01-11
1
-7
/
+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-23
/
+23
*
install: Fix COMPONENT option
Brad King
2012-07-11
1
-1
/
+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
ENH: add support for a default value, fix case when there is no item except
Alexander Neundorf
2007-08-23
1
-2
/
+5
*
STYLE: name the external generator "KDevelop3 - Unix Makefiles" instead of "U...
Alexander Neundorf
2007-07-03
1
-0
/
+1
*
COMP: fix warnings
Alexander Neundorf
2007-07-02
1
-2
/
+2
*
ENH: add framework for unified handling of arguments to cmake commands,
Alexander Neundorf
2007-07-02
1
-0
/
+308