reactos/sdk/cmake
Joachim Henze 92927bd213 [0.4.10][NTOSKRNL] Restore section layout for NTOSKRNL to fix BSOD regression CORE-14683
Thomas Faber thinks that it's a bit more
safe to just move "after .rsrc" instead of the proper "after .reloc".
A temporary tribute until ROSBE-154 will be fixed properly.

For now we use this just for NTOSKRNL, but not for drivers yet, see
MODULE TYPE sdk/cmake/gcc.cmake
As using also for drivers would immediately lead to BSODs like CORE-16183.
To allow installing DVDWritenow without BSOD,
we need the script at least for ntoskrnl!

The regression was introduced by SVN r55835 == git
6ebf8c2537

This patch (after .rsrc) was already committed into 0.4.15-dev-220-g
d28677795e
2020-10-31 16:37:16 +01: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 all base addresses, taking into account the reserved user32 address from CORE-12752 2018-07-12 21:55:21 +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 [MODERN.MSSTYLES] Add the initial version of the modern theme. 2018-08-20 15:06:53 +02: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][NTOSKRNL] Restore section layout for NTOSKRNL to fix BSOD regression CORE-14683 2020-10-31 16:37:16 +01:00
widl-support.cmake
writing_CmakeLists_for_ReactOS.txt