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
/
cmInstallGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: Fix component-name test on installation
Brad King
2008-12-16
1
-2/+2
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-1/+38
*
STYLE: add some newlines to cmake_install.cmake, so it's easier to read
Alexander Neundorf
2007-08-20
1
-1/+1
*
ENH: Further cleanup of installation script generation. The per-component an...
Brad King
2007-07-02
1
-18/+120
*
ENH: Improved indentation of generated cmake_install.cmake code.
Brad King
2007-07-02
1
-3/+5
*
ENH: First step of install script generator cleanup. Each configuration to b...
Brad King
2007-06-28
1
-2/+19
*
ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized c...
Brad King
2006-08-21
1
-2/+8
*
ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet f...
Brad King
2006-08-17
1
-3/+8
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-12/+13
*
ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio...
Brad King
2006-05-05
1
-9/+21
*
ENH: Added named component installation implementation. Installation behavio...
Brad King
2006-03-30
1
-0/+5
*
ENH: Add proper support for installing bundles
Andy Cedilnik
2006-03-28
1
-0/+1
*
ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ...
Brad King
2006-03-03
1
-1/+11
*
BUG: Fixed optional file install support for multi-configuration generators.
Brad King
2006-02-20
1
-21/+5
*
BUG: Do not report files as installed if they are optional and do not exist.
Brad King
2006-02-19
1
-11/+24
*
ENH: Created new install script generation framework. The INSTALL command cr...
Brad King
2006-02-19
1
-0/+82