| .. |
|
MSBuild
|
5ba2c9e5e0
VS: Add support for ASM_NASM language
|
8 years ago |
|
Windows
|
1be2f12cf2
VS: Add support for Windows 10 Universal (Store) Applications
|
10 years ago |
|
AppleInfo.plist
|
527773662c
Drop unnecessary LSRequiresCarbon reference from Info.plist files
|
9 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 |
|
CPack.GenericDescription.txt
|
da7276cf94
Replace http://www.cmake.org URLs with https://cmake.org
|
10 years ago |
|
CPack.GenericLicense.txt
|
da7276cf94
Replace http://www.cmake.org URLs with https://cmake.org
|
10 years ago |
|
CPack.GenericWelcome.txt
|
4d9634c3e5
ENH: Simplify the generic instructions
|
19 years ago |
|
CPackConfig.cmake.in
|
15a8af21e8
Add an "installed file" property scope
|
11 years ago |
|
CTestScript.cmake.in
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
TestDriver.cxx.in
|
eb86b4cec1
TestDriver: fix/silence clang-tidy warnings
|
8 years ago |