| .. |
|
AppleInfo.plist
|
0930c14b04
Use CMake icon on Mac
|
23 years ago |
|
CMakeVSMacros1.vsmacros
|
13e96b1403
ENH: Added StopBuild macro.
|
18 years ago |
|
CMakeVSMacros2.vsmacros
|
ca2a16c0a2
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.
|
17 years ago |
|
CMakeVisualStudio6Configurations.cmake
|
4e6ad941e9
ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built.
|
23 years ago |
|
CPack.GenericDescription.txt
|
4d9634c3e5
ENH: Simplify the generic instructions
|
19 years ago |
|
CPack.GenericLicense.txt
|
4d9634c3e5
ENH: Simplify the generic instructions
|
19 years ago |
|
CPack.GenericWelcome.txt
|
4d9634c3e5
ENH: Simplify the generic instructions
|
19 years ago |
|
CPackConfig.cmake.in
|
c836be6f7b
ENH: Start adding support for packaging component and to package into a subdirectory
|
19 years ago |
|
CTestScript.cmake.in
|
3006560d86
ENH: Add template of ctest script
|
19 years ago |
|
DLLFooter.dsptemplate
|
e093e4a4e0
new directory
|
24 years ago |
|
DLLHeader.dsptemplate
|
90b8164e44
Use per-config output dir in VS 6 templates
|
16 years ago |
|
EXEFooter.dsptemplate
|
e093e4a4e0
new directory
|
24 years ago |
|
EXEHeader.dsptemplate
|
90b8164e44
Use per-config output dir in VS 6 templates
|
16 years ago |
|
EXEWinHeader.dsptemplate
|
90b8164e44
Use per-config output dir in VS 6 templates
|
16 years ago |
|
TestDriver.cxx.in
|
95a6feaa66
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.
|
17 years ago |
|
UtilityFooter.dsptemplate
|
e093e4a4e0
new directory
|
24 years ago |
|
UtilityHeader.dsptemplate
|
43669f0ef2
BUG: Avoid cmTarget::GetDirectory for utilities
|
16 years ago |
|
cygwin-package.sh.in
|
82c8b48c2a
Add '#!/bin/sh' to cygwin-package.sh
|
16 years ago |
|
staticLibFooter.dsptemplate
|
e093e4a4e0
new directory
|
24 years ago |
|
staticLibHeader.dsptemplate
|
fe971d97ca
Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)
|
15 years ago |