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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Added named component installation implementation. Installation behavio...
Brad King
2006-03-30
1
-7/+13
*
ENH: Add proper support for installing bundles
Andy Cedilnik
2006-03-28
1
-18/+2
*
BUG: Pay attention to the MACOSX_BUNDLE target property only on APPLE platforms.
Brad King
2006-03-28
1
-2/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-3/+5
*
ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.
Brad King
2006-03-04
1
-3/+6
*
BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...
Brad King
2006-03-03
1
-15/+24
*
ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...
Brad King
2006-02-24
1
-12/+161
*
BUG: Fixed optional file install support for multi-configuration generators.
Brad King
2006-02-20
1
-1/+8
*
STYLE: Removed unused includes.
Brad King
2006-02-19
1
-2/+0
*
BUG: Fixed relink with new install framework.
Brad King
2006-02-19
1
-0/+1
*
BUG: Import libraries should be installed as STATIC_LIBRARY.
Brad King
2006-02-19
1
-0/+8
*
ENH: Created new install script generation framework. The INSTALL command cr...
Brad King
2006-02-19
1
-0/+191