summaryrefslogtreecommitdiff
path: root/Source/cmInstallCommandArguments.cxx
Commit message (Expand)AuthorAgeFilesLines
* use CM_NULLPTRDaniel Pfeifer2016-06-281-11/+11
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-108/+75
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* install: Add EXCLUDE_FROM_ALL option (#14921)Nick Lewis2016-02-041-8/+22
* Export: Process relative includes after genex evaluation.Stephen Kelly2013-11-261-5/+0
* Add a convenient way to add the includes install dir to the INTERFACE.Stephen Kelly2013-07-241-0/+34
* install: Fix COMPONENT optionBrad King2012-07-111-2/+5
* make default install component name configurableAlex Neundorf2012-05-141-2/+5
* -strip trailing whitespaceAlex Neundorf2012-05-131-6/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: fix the default "Unspecified" component when only the generic (i.e. notAlexander Neundorf2008-03-261-4/+4
* ENH: Allow separate installation of shared libs and their links.Brad King2008-02-041-0/+28
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-24/+4
* STYLE: fix MSVC warnings by making the cmCommandArgumentsHelper a member ofAlexander Neundorf2007-08-241-7/+14
* ENH: class for parsing the arguments for INSTALL()Alexander Neundorf2007-08-231-0/+189