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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
install: Add EXCLUDE_FROM_ALL option (#14921)
Nick Lewis
2016-02-04
1
-8/+22
*
Export: Process relative includes after genex evaluation.
Stephen Kelly
2013-11-26
1
-5/+0
*
Add a convenient way to add the includes install dir to the INTERFACE.
Stephen Kelly
2013-07-24
1
-0/+34
*
install: Fix COMPONENT option
Brad King
2012-07-11
1
-2/+5
*
make default install component name configurable
Alex Neundorf
2012-05-14
1
-2/+5
*
-strip trailing whitespace
Alex Neundorf
2012-05-13
1
-6/+6
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: fix the default "Unspecified" component when only the generic (i.e. not
Alexander Neundorf
2008-03-26
1
-4/+4
*
ENH: Allow separate installation of shared libs and their links.
Brad King
2008-02-04
1
-0/+28
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-24/+4
*
STYLE: fix MSVC warnings by making the cmCommandArgumentsHelper a member of
Alexander Neundorf
2007-08-24
1
-7/+14
*
ENH: class for parsing the arguments for INSTALL()
Alexander Neundorf
2007-08-23
1
-0/+189