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
/
cmCommandArgumentsHelper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire cmCommandArgumentsHelper
Regina Pfeifer
2019-04-04
1
-194/+0
*
clang-tidy: Use `= delete`
Regina Pfeifer
2019-01-29
1
-4/+0
*
cleanup: Prefer compiler provided special member functions
Regina Pfeifer
2019-01-25
1
-2/+0
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-2/+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-0/+4
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-8/+8
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-5/+5
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-2/+4
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-5/+5
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-8/+8
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-120/+117
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-19/+19
*
install: Fix COMPONENT option
Brad King
2012-07-11
1
-3/+0
*
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
-1/+5
*
ENH: add framework for unified handling of arguments to cmake commands,
Alexander Neundorf
2007-07-02
1
-0/+208