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
/
cmInstallTargetGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
install: Add EXCLUDE_FROM_ALL option (#14921)
Nick Lewis
2016-02-04
1
-0/+1
*
Xcode: Add support for combined install on iOS
Ruslan Baratov
2015-12-10
1
-0/+2
*
cmInstallTargetGenerator: Port GetInstallFilename to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-2/+1
*
cmInstallTargetGenerator: Port to cmGeneratorTarget.
Stephen Kelly
2015-07-30
1
-3/+5
*
cmInstallCommand: Store only a targetName, not a cmTarget.
Stephen Kelly
2015-07-30
1
-1/+5
*
cmInstallTargetGenerator: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-4/+2
*
install: Allow generator expressions in TARGETS DESTINATION (#14317)
Brad King
2015-02-11
1
-2/+1
*
cmInstallGenerator: Move GetDestination to subclasses that need it
Brad King
2015-02-11
1
-0/+3
*
install: Thread message level setting through internal API
Brad King
2014-06-24
1
-0/+1
*
cmInstallTargetGenerator: Drop default constructor arguments
Brad King
2014-06-24
1
-5/+4
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-11/+14
*
Constify handling of link targets.
Stephen Kelly
2013-12-11
1
-1/+2
*
Revert "Move GetLinkInformation to cmGeneratorTarget"
Stephen Kelly
2012-11-21
1
-4/+1
*
Fix compiler warning with initialization order.
Stephen Kelly
2012-09-19
1
-1/+1
*
Move GetLinkInformation to cmGeneratorTarget
Stephen Kelly
2012-09-19
1
-0/+5
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2/+2
*
Tweak all files during target installation
Brad King
2009-10-21
1
-0/+14
*
Simplify 'strip' and 'ranlib' install tweak code
Brad King
2009-10-21
1
-2/+0
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Cleanup per-config target install generation
Brad King
2009-07-03
1
-1/+0
*
ENH: Refactor cmInstallGenerator for re-use
Brad King
2009-03-16
1
-5/+3
*
STYLE: Remove useless install generator typedefs
Brad King
2008-12-18
1
-1/+0
*
BUG: Fix config test for target install rules
Brad King
2008-10-03
1
-5/+3
*
ENH: Further refinement of the CPack components functionality from Doug Gregor.
David Cole
2008-07-08
1
-1/+1
*
ENH: Improve RPATH behavior during installation.
Brad King
2008-04-14
1
-0/+3
*
ENH: Improve exporting/importing of targets
Brad King
2008-02-06
1
-2/+12
*
ENH: Allow separate installation of shared libs and their links.
Brad King
2008-02-04
1
-0/+11
*
ENH: Add cmTarget::GetLinkInformation method to allow several places in the g...
Brad King
2008-01-29
1
-0/+1
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-0/+3
*
STYLE: fix warnings: comparison signed/unsigned, unused variable
Alexander Neundorf
2007-12-19
1
-1/+1
*
ENH: add support for chrpath, so the RPATH in ELF files can be changed when
Alexander Neundorf
2007-12-18
1
-0/+3
*
ENH: Add InstallNameFixupPath to support installing built frameworks on the M...
David Cole
2007-08-24
1
-3/+3
*
ENH: Further cleanup of installation script generation. The per-component an...
Brad King
2007-07-02
1
-4/+0
*
ENH: Improved indentation of generated cmake_install.cmake code.
Brad King
2007-07-02
1
-4/+13
*
ENH: First step of install script generator cleanup. Each configuration to b...
Brad King
2007-06-28
1
-13/+9
*
STYLE: preparations for the INSTALL(EXPORT ...) generator
Alexander Neundorf
2007-06-19
1
-3/+5
*
COMP: forgot to commit this one
Alexander Neundorf
2007-06-15
1
-0/+3
*
BUG: don't strip static libraries, it removes their symbol table, dynamic
Alexander Neundorf
2007-06-15
1
-0/+1
*
BUG: don't run strip on OPTIONAL install targets if the file doesn't exist
Alexander Neundorf
2007-06-15
1
-3/+6
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
1
-2/+5
*
ENH: Added OPTIONAL option to INSTALL command to allow installation of files ...
Brad King
2006-10-05
1
-1/+3
*
ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet f...
Brad King
2006-08-17
1
-2/+2
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-1/+2
*
ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio...
Brad King
2006-05-05
1
-3/+7
*
ENH: Added named component installation implementation. Installation behavio...
Brad King
2006-03-30
1
-1/+3
*
ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.
Brad King
2006-03-04
1
-2/+3
*
BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...
Brad King
2006-03-03
1
-1/+1
*
ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...
Brad King
2006-02-24
1
-2/+6
*
ENH: Created new install script generation framework. The INSTALL command cr...
Brad King
2006-02-19
1
-0/+43