reactos/sdk/cmake
Joachim Henze cc2eb0f6c8 [0.4.10][CMAKE] Update GCC dbg baseaddress.cmake
by hand!

Motivation is to fix the following warnings at configure-time for *GCC dbg* :
-- wuauserv has no base address
-- fusion has no base address
-- fusion_1_1 has no base address
-- fusion_2_0 has no base address
-- wlnotify has no base address
-- localspl_apitest.dll has no base address
-- load_notifications has no base address

This fixes CORE-14831 for *GCC dbg* at least for this branch.
Meaning: It hides the effect, without fixing the cause.
It is neither a sufficient fix for other toolchains/configs,
nor a sustainable solution for master yet.
We'd need to improve the python script for that.
2022-10-03 05:40:27 +02: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.10][CMAKE] Update GCC dbg baseaddress.cmake 2022-10-03 05:40:27 +02:00
baseaddress_dwarf.cmake [CMAKE] Update all base addresses, taking into account the reserved user32 address from CORE-12752 2018-07-12 21:55:21 +02:00
baseaddress_msvc.cmake [CMAKE] Update all base addresses, taking into account the reserved user32 address from CORE-12752 2018-07-12 21:55:21 +02:00
bison-flex.cmake
CMakeMacros.cmake [0.4.10][CMAKE][BOOTDATA] Fix LiveCD does not import caroots.inf into registry CORE-17739 CORE-17735 (#3930) 2022-01-21 23:11:09 +01:00
compilerflags.cmake
config-amd64.cmake
config-arm.cmake
config.cmake
gcc.cmake [0.4.10][NTOSKRNL] Restore section layout for NTOSKRNL to fix BSOD regression CORE-14683 2020-10-31 16:37:16 +01:00
host-tools.cmake
init-section.lds [0.4.10][NTOSKRNL] Restore section layout for NTOSKRNL to fix BSOD regression CORE-14683 2020-10-31 16:37:16 +01:00
localization.cmake
midl-support.cmake
msvc.cmake [0.4.10][CMAKE] Fix 9 MSVC2010SP1 x86 dbg warnings LNK4221 CORE-18104 CORE-14373 2022-03-31 18:28:22 +02:00
widl-support.cmake
writing_CmakeLists_for_ReactOS.txt