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
*
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