CMake/Templates
Brad King 071ce33ec9 ENH: Install all Modules and Templates
This removes the file-wise installation rules for Modules and Templates
and instead installs the whole directories.  This approach is much less
error-prone.  The old approach was left from before CMake had the
install(DIRECTORY) command.
2009-07-24 13:17:41 -04:00
..
AppleInfo.plist Use CMake icon on Mac 2002-11-06 16:05:14 -05:00
CMakeVSMacros1.vsmacros ENH: Added StopBuild macro. 2007-11-19 13:44:10 -05:00
CMakeVSMacros2.vsmacros ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too. 2008-02-15 11:49:58 -05:00
CMakeVisualStudio6Configurations.cmake ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built. 2002-12-20 12:59:18 -05:00
CPack.GenericDescription.txt ENH: Simplify the generic instructions 2006-04-20 09:54:45 -04:00
CPack.GenericLicense.txt ENH: Simplify the generic instructions 2006-04-20 09:54:45 -04:00
CPack.GenericWelcome.txt ENH: Simplify the generic instructions 2006-04-20 09:54:45 -04:00
CPackConfig.cmake.in ENH: Start adding support for packaging component and to package into a subdirectory 2006-04-14 08:58:13 -04:00
CTestScript.cmake.in ENH: Add template of ctest script 2006-04-28 11:58:16 -04:00
DLLFooter.dsptemplate new directory 2001-05-17 12:04:41 -04:00
DLLHeader.dsptemplate BUG: fix for rc and vs6 2008-12-03 15:35:35 -05:00
EXEFooter.dsptemplate new directory 2001-05-17 12:04:41 -04:00
EXEHeader.dsptemplate BUG: fix for rc and vs6 2008-12-03 15:35:35 -05:00
EXEWinHeader.dsptemplate BUG: fix for rc and vs6 2008-12-03 15:35:35 -05:00
TestDriver.cxx.in COMP: Don't emit old style cast warning when configured as C++ but still allow being configured as C. Thanks to Monsieur Francois Bertel for the patch. 2008-12-09 10:56:41 -05:00
UtilityFooter.dsptemplate new directory 2001-05-17 12:04:41 -04:00
UtilityHeader.dsptemplate BUG: Avoid cmTarget::GetDirectory for utilities 2009-07-03 10:33:49 -04:00
cygwin-package.sh.in ENH: add package script for cmake project 2007-10-29 21:10:49 -04:00
staticLibFooter.dsptemplate new directory 2001-05-17 12:04:41 -04:00
staticLibHeader.dsptemplate BUG: fix for rc and vs6 2008-12-03 15:35:35 -05:00