reactos/sdk/cmake
Joachim Henze 5dfa141eb6 [0.4.14][CMAKE] Update baseaddress_msvc.cmake
by hand!

Motivation is to fix the following warnings at configure-time for *MSVC x86 dbg* :
-- umandlg has no base address
-- hotplug has no base address
-- qcap has no base address
-- mydocs has no base address
-- fusion has no base address
-- fusion_1_1 has no base address
-- fusion_2_0 has no base address
-- storprop has no base address
-- localspl_apitest.dll has no base address

This fixes CORE-14831 for *MSVC dbg* for this release-branch at least.
Meaning: It hides the effect, without fixing the cause.
It is not a sustainable solution for master yet.
We'd need to improve the python script for that.

I tested afterwards the bootup of a build configured via:
-DENABLE_ROSTESTS=1 -DENABLE_ROSAPPS=1
and built with:
MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuration
and verified that we had no relocation happening until 3rd stage desktop VBox4.3.12.

MSVC 2010SP1 (16.0.40219.1) x86 target in *rls* configuration was not
tested yet, as that up to now did never reach the desktop yet for unrelated reasons.

I will not upload an iso to sourceforge after this commit,
because it will not have any impact for our primary GCC 4.7.2 toolchain.
2022-12-29 18:41:55 +01:00
..
Compiler CORE-14513 [CMAKE] Remove modules that are shipped with cmake (#575) 2018-08-19 22:01:31 +02:00
baseaddress.cmake [0.4.14][CMAKE] Update GCC dbg baseaddress.cmake 2022-10-02 03:39:35 +02:00
baseaddress_dwarf.cmake [CMAKE] Update baseaddresses with gcc 8.3 2019-12-27 19:52:21 +01:00
baseaddress_msvc.cmake [0.4.14][CMAKE] Update baseaddress_msvc.cmake 2022-12-29 18:41:55 +01:00
bison-flex.cmake Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeMacros.cmake [0.4.14][CMAKE][BOOTDATA] Fix LiveCD does not import caroots.inf into registry CORE-17739 CORE-17735 (#3930) 2021-08-30 13:12:28 +02:00
compilerflags.cmake [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
config-amd64.cmake [0.4.14][CMAKE] MSVC RUNTIME_CHECKS is a 'Debug'-only feature 2020-12-14 15:17:33 +01:00
config-arm.cmake [0.4.14][CMAKE] MSVC RUNTIME_CHECKS is a 'Debug'-only feature 2020-12-14 15:17:33 +01:00
config.cmake [0.4.14][CMAKE] MSVC RUNTIME_CHECKS is a 'Debug'-only feature 2020-12-14 15:17:33 +01:00
gcc.cmake [CMAKE] Fix SEPARATE_DBG build on GCC 2020-04-19 13:00:18 +02: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 [0.4.14][NTOSKRNL] Restore section layout for NTOSKRNL to fix BSOD regression CORE-14683 2020-05-13 17:14:27 +02:00
localization.cmake Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
midl-support.cmake Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
msvc.cmake [SDK][HOST-TOOLS] Add load_config workaround for gcc builds 2020-04-17 17:47:24 +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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00