reactos/sdk/cmake
Joachim Henze 0fb580a855
[SDK] Improve gen_baseaddress.py and its output files (#4964)
* [SDK:TOOLS] Improve gen_baseaddress.py

Adds some kbd layout modules into the excludes-section:
that we do lack for todays master: e.g._ kbdeo, kbdsf, kbdrost

and also some that we lacked in the past
(for improving backwards compatibility of the script to older rls-branches):
kbdgm, kbdes, kbdgrist, kbdja, kbdko, kbdsk, kbdsk1

* [SDK:CMAKE] Highlight in the output files where the script does misbehave
2023-03-04 11:45:06 +01:00
..
baseaddress.cmake [SDK] Improve gen_baseaddress.py and its output files (#4964) 2023-03-04 11:45:06 +01:00
baseaddress_dwarf.cmake [SDK] Improve gen_baseaddress.py and its output files (#4964) 2023-03-04 11:45:06 +01:00
baseaddress_msvc.cmake [SDK] Improve gen_baseaddress.py and its output files (#4964) 2023-03-04 11:45:06 +01:00
baseaddress_msvc_x64.cmake [SDK] Improve gen_baseaddress.py and its output files (#4964) 2023-03-04 11:45:06 +01:00
CMakeMacros.cmake [APITESTS][NTVDM][SPOOLSV] Add the missing ENABLE_EXPORTS property as these EXE targets have function exports. 2021-12-04 01:17:32 +01:00
compilerflags.cmake [CMAKE] Replace custom scripts in compilerflags with standard ones 2021-09-14 17:56:22 +03:00
config.cmake [CMAKE] Elimitate the use of GCC and CLANG variables 2022-05-27 01:37:34 +03:00
gcc.cmake [ASMPP] Implement asm preprocessor 2022-12-01 15:21:59 +02:00
host-tools.cmake [ASMPP] Implement asm preprocessor 2022-12-01 15:21:59 +02:00
host-tools.in Rework host tools 2019-08-17 17:39:31 +02:00
init-section.lds [CMAKE:GCC] Enforce file alignment on driver & kernel images 2021-04-28 13:10:23 +02:00
localization.cmake
midl-support.cmake
msvc.cmake [ASMPP] Implement asm preprocessor 2022-12-01 15:21:59 +02:00
widl-support.cmake [VMAKE/WIDL] Properly fix build (try 3) 2020-11-20 19:57:48 +01:00
writing_CmakeLists_for_ReactOS.txt