reactos/sdk/cmake
Victor Perevertkin 92dfec219d
[CMAKE][CONFIGURE] Enable runtime checks on MSVC by default.
Remove RTC switch from configure.cmd, now MSVC runtime checks are
supposed to be enabled/disabled via CMake define (-DRUNTIME_CHECKS=1)
Prepare for adding more dynamic analysis options
2020-04-11 02:48:12 +03:00
..
Compiler CORE-14513 [CMAKE] Remove modules that are shipped with cmake (#575) 2018-08-19 22:01:31 +02:00
baseaddress.cmake [CMAKE] Update baseaddresses with gcc 8.3 2019-12-27 19:52:21 +01:00
baseaddress_dwarf.cmake [CMAKE] Update baseaddresses with gcc 8.3 2019-12-27 19:52:21 +01:00
baseaddress_msvc.cmake [CMAKE] Update baseaddresses with gcc 8.3 2019-12-27 19:52:21 +01:00
bison-flex.cmake
CMakeMacros.cmake [PRINTING] Add x64 print environment keys and folders 2020-03-09 07:03:47 +01:00
compilerflags.cmake [CMAKE] Use new policies for CMP0005 and CMP0018 (#1481) 2019-04-27 11:33:37 +02:00
config-amd64.cmake [CMAKE][CONFIGURE] Enable runtime checks on MSVC by default. 2020-04-11 02:48:12 +03:00
config-arm.cmake [CMAKE][CONFIGURE] Enable runtime checks on MSVC by default. 2020-04-11 02:48:12 +03:00
config.cmake [CMAKE][CONFIGURE] Enable runtime checks on MSVC by default. 2020-04-11 02:48:12 +03:00
gcc.cmake [CMAKE] Add --gc-sections flag to GCC linker. 2020-04-09 04:02:06 +03:00
host-tools.cmake Search for host-tools path 2019-08-17 17:39:44 +02:00
host-tools.in Rework host tools 2019-08-17 17:39:31 +02:00
init-section.lds [CMAKE] Ensure the INIT section is placed at the end of a module. CORE-14683 2019-07-07 08:18:10 +02:00
localization.cmake
midl-support.cmake
msvc.cmake [CMAKE][CONFIGURE] Enable runtime checks on MSVC by default. 2020-04-11 02:48:12 +03:00
widl-support.cmake [CMAKE/WIDL] Add rudimentary dependency tracking in add_rpcproxy_files 2018-01-20 15:46:25 +01:00
writing_CmakeLists_for_ReactOS.txt