This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-05-24 00:39:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96f0266228d8fdf7d420c4a562e6988830fa4996
CMake
/
Tests
/
SimpleInstall
T
History
Brad King
96f0266228
ENH: Created new install script generation framework. The INSTALL command creates the generators which are later used by cmLocalGenerator to create the cmake_install.cmake files. A new target installation interface is provided by the INSTALL command which fixes several problems with the INSTALL_TARGETS command. See bug#2691. Bugs 1481 and 1695 are addressed by these changes.
2006-02-19 15:25:27 -05:00
..
TestSubDir
ENH: More elaborate install test
2004-06-01 12:55:23 -04:00
CMakeLists.txt
ENH: Created new install script generation framework. The INSTALL command creates the generators which are later used by cmLocalGenerator to create the cmake_install.cmake files. A new target installation interface is provided by the INSTALL command which fixes several problems with the INSTALL_TARGETS command. See bug#2691. Bugs 1481 and 1695 are addressed by these changes.
2006-02-19 15:25:27 -05:00
foo.c
ENH: Fix test on HP-UX
2004-02-04 09:42:50 -05:00
foo.h
ENH: Fix test on HP-UX
2004-02-04 09:42:50 -05:00
inst.cxx
BUG: Implement installing of shared library versioning and add test for the whole thing
2004-06-28 14:40:17 -04:00
InstallScript1.cmake
ENH: Added INSTALL command as a placeholder for a future generic install specification interface. Currently it supports only a SCRIPT option specifying a script to run during the install stage.
2006-02-10 13:54:36 -05:00
InstallScript2.cmake
ENH: Added INSTALL command as a placeholder for a future generic install specification interface. Currently it supports only a SCRIPT option specifying a script to run during the install stage.
2006-02-10 13:54:36 -05:00
lib1.cxx
…
lib1.h
…
lib2.cxx
…
lib2.h
ENH: Fix exports
2004-02-01 16:48:30 -05:00
lib3.cxx
…
lib3.h
ENH: Fix exports
2004-02-01 16:48:30 -05:00
lib4.cxx
BUG: Implement installing of shared library versioning and add test for the whole thing
2004-06-28 14:40:17 -04:00
lib4.h
BUG: Implement installing of shared library versioning and add test for the whole thing
2004-06-28 14:40:17 -04:00
PostInstall.cmake
ENH: Add pre and post install script support
2004-03-27 20:59:44 -05:00
PreInstall.cmake
ENH: Add pre and post install script support
2004-03-27 20:59:44 -05:00