CMake/Templates
2025-03-24 16:21:28 +01:00
..
MSBuild MSVC: Use -std:c++23preview flag for C++23 when available 2025-03-12 14:50:32 -04:00
Windows Reduce size of PNG images 2019-01-25 09:14:51 -05:00
.gitattributes Style: Replace TABs with spaces for indentation in some files 2025-01-12 18:49:25 +04:00
AppleInfo.plist Drop unnecessary LSRequiresCarbon reference from Info.plist files 2016-03-18 09:47:03 -04: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
CPack.GenericDescription.txt style: Remove trailing blank lines from all CMake sources 2024-11-21 15:48:02 -05:00
CPack.GenericLicense.txt style: Remove trailing blank lines from all CMake sources 2024-11-21 15:48:02 -05:00
CPack.GenericWelcome.txt ENH: Simplify the generic instructions 2006-04-20 09:54:45 -04:00
CPackConfig.cmake.in Add an "installed file" property scope 2014-05-28 12:28:18 -04:00
CTestScript.cmake.in CTest Module: Port from DartConfig to CTest Script 2025-03-24 16:21:28 +01:00
TestDriver.cxx.in TestDriver: Fix -Wstrict-overflow for GCC 7 and earlier 2025-02-22 19:13:30 +05:00