https://github.com/Kitware/CMake
Revision c7cee1a11e1c18b48d026dfae9fc8a9ddcfa238f authored by Brad King on 30 January 2018, 19:37:23 UTC, committed by Brad King on 30 January 2018, 19:40:40 UTC
Deep regex matching logic can exceed the default 1MB stack size.  Until
a better regex engine is used, simply push the problem over a farther
horizon by increasing the stack size when built using a MSVC-compatible
linker.

Issue: #17659
1 parent 1429382
History
Tip revision: c7cee1a11e1c18b48d026dfae9fc8a9ddcfa238f authored by Brad King on 30 January 2018, 19:37:23 UTC
Windows: Increase stack size used by CMake binaries
Tip revision: c7cee1a
File Mode Size
MSBuild
Windows
AppleInfo.plist -rw-r--r-- 1.1 KB
CMakeVSMacros1.vsmacros -rw-r--r-- 86.0 KB
CMakeVSMacros2.vsmacros -rw-r--r-- 62.0 KB
CPack.GenericDescription.txt -rw-r--r-- 138 bytes
CPack.GenericLicense.txt -rw-r--r-- 101 bytes
CPack.GenericWelcome.txt -rw-r--r-- 96 bytes
CPackConfig.cmake.in -rw-r--r-- 751 bytes
CTestScript.cmake.in -rw-r--r-- 1.4 KB
TestDriver.cxx.in -rw-r--r-- 3.5 KB

back to top