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
/
cmInstallCommandArguments.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmInstallCommand: Port to cmArgumentParser
Regina Pfeifer
2019-04-04
1
-21/+14
*
clang-tidy: Use `= delete`
Regina Pfeifer
2019-01-29
1
-1/+0
*
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-1/+1
*
install: Add sane set of defaults for DESTINATION and file type parameters
Kyle Edwards
2018-11-07
1
-0/+2
*
install: add NAMELINK_COMPONENT argument
Kyle Edwards
2018-05-03
1
-0/+3
*
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/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-54/+56
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
install: Add EXCLUDE_FROM_ALL option (#14921)
Nick Lewis
2016-02-04
1
-0/+2
*
Add a convenient way to add the includes install dir to the INTERFACE.
Stephen Kelly
2013-07-24
1
-0/+13
*
install: Fix COMPONENT option
Brad King
2012-07-11
1
-0/+1
*
make default install component name configurable
Alex Neundorf
2012-05-14
1
-1/+2
*
-strip trailing whitespace
Alex Neundorf
2012-05-13
1
-4/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Allow separate installation of shared libs and their links.
Brad King
2008-02-04
1
-0/+4
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-3/+1
*
STYLE: fix line lengths
Alexander Neundorf
2007-08-31
1
-3/+3
*
STYLE: fix MSVC warnings by making the cmCommandArgumentsHelper a member of
Alexander Neundorf
2007-08-24
1
-3/+7
*
ENH: class for parsing the arguments for INSTALL()
Alexander Neundorf
2007-08-23
1
-0/+65