reactos/sdk/cmake
Joachim Henze 519cdd3c52 [0.4.9] [SDK] Change gcc baseaddress for user32.dll to fix CORE-12752
Giving this risky fix a chance.
It reliably prevents the conflict between MSVCP71.dll
& our user32.dll (that can't be relocated by design).
But we'll have to check very carefully that this
patch does not break anything else.
2018-05-27 14:16:03 +02:00
..
Compiler
Platform [CLANG-CL] Initial commit that allows us to compile ReactOS with clang-cl. 2017-11-23 14:09:57 +01:00
baseaddress.cmake [0.4.9] [SDK] Change gcc baseaddress for user32.dll to fix CORE-12752 2018-05-27 14:16:03 +02:00
baseaddress_dwarf.cmake
baseaddress_msvc.cmake
bison-flex.cmake
CMakeDetermineASMCompiler.cmake
CMakeDetermineCompilerId.cmake
CMakeMacros.cmake [RTL] actctx.c: Use an alternative implicit activation context when an application is built for latest windows versions. 2018-04-09 01:28:43 +03:00
CMakeParseArguments.cmake
compilerflags.cmake
config-amd64.cmake Replace our dxtn.dll by a version based on the libtxc_dxtn source code (#203) 2017-12-20 11:15:13 +01:00
config-arm.cmake Replace our dxtn.dll by a version based on the libtxc_dxtn source code (#203) 2017-12-20 11:15:13 +01:00
config.cmake Replace our dxtn.dll by a version based on the libtxc_dxtn source code (#203) 2017-12-20 11:15:13 +01:00
gcc.cmake [CMAKE] Allow overriding the .dll extension for delay imports in MSVC builds. 2018-01-01 19:05:30 +01:00
host-tools.cmake [CLANG-CL] Initial commit that allows us to compile ReactOS with clang-cl. 2017-11-23 14:09:57 +01:00
localization.cmake
midl-support.cmake
msvc.cmake [CMAKE] USE_CLANG_CL: Add "-Wno-parentheses-equality" 2018-05-03 08:12:17 +02: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