reactos/sdk/cmake
Timo Kreuzer e3f204e228 [CMAKE] Remove "/Gy" option from ML
Reason: VS solution builds pass the compiler options to the assembler. These are usually ignored and result in a warning only, but ML of the latest VS supports /Gy (function level linking), but that requires all functions to be declared with "PROC" and otherwise results in an error.
2023-11-19 09:19:33 +02:00
..
baseaddress.cmake [CMAKE] Update baseaddress cmake files 2023-11-10 19:20:24 +02:00
baseaddress64.cmake [CMAKE] Update baseaddress cmake files 2023-11-10 19:20:24 +02: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 [CMAKE] Update baseaddress cmake files 2023-11-10 19:20:24 +02:00
CMakeMacros.cmake [CMAKE] Add support for "IMAGEBASE default" and use it for test/sample dlls 2023-11-10 19:20:24 +02:00
compilerflags.cmake [CMAKE] Replace custom scripts in compilerflags with standard ones 2021-09-14 17:56:22 +03:00
config.cmake [CMAKE] Add DLL_EXPORT_VERSION config option 2023-08-11 19:00:42 +03:00
gcc.cmake [CMAKE] Don't use precompiled headers for autogenerated stub files 2023-10-17 09:41:18 +03: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 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 [CMAKE] Remove "/Gy" option from ML 2023-11-19 09:19:33 +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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00