reactos/sdk/cmake
Justin Miller be223b9de7
[SDK] Allow ARM64 MSVC to complete configuration (#4045)
- Add some of the missing CMake adjustments to continue the configure and compile process with ARM64 MSVC
- Created quick stubs for the functions in SDK needed to finish the configuration process
- Put in an ARM64 option for spec2def

CORE-17518 CORE-17615
2021-10-22 18:52:32 +03:00
..
baseaddress.cmake [CMAKE] Update DLL base addresses 2021-08-03 10:36:32 +02:00
baseaddress_dwarf.cmake [FFS] Remove the FFS/UFS driver 2021-07-30 17:14:57 +03:00
baseaddress_msvc.cmake [FFS] Remove the FFS/UFS driver 2021-07-30 17:14:57 +03:00
baseaddress_msvc_x64.cmake [FFS] Remove the FFS/UFS driver 2021-07-30 17:14:57 +03:00
CMakeMacros.cmake [CMAKE] Fix invalid usage of list() 2021-09-14 17:58:22 +03:00
compilerflags.cmake [CMAKE] Replace custom scripts in compilerflags with standard ones 2021-09-14 17:56:22 +03:00
config.cmake [SDK] config.cmake: Fix generic mtune flag (#4017) 2021-10-11 03:46:12 +03:00
gcc.cmake [SDK] gcc.cmake: Only add -mstackrealign on i386 (#4016) 2021-10-16 11:58:08 +03:00
host-tools.cmake [SDK] host-tools.cmake: Allow cross-compilation from aarch64 (#4013) 2021-10-16 01:38:33 +03: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 [SDK] Allow ARM64 MSVC to complete configuration (#4045) 2021-10-22 18:52:32 +03:00
widl-support.cmake [VMAKE/WIDL] Properly fix build (try 3) 2020-11-20 19:57:48 +01:00
writing_CmakeLists_for_ReactOS.txt