reactos/sdk/cmake
Jérôme Gardou d1f5c31820 [SDK] Add GCC overrides for SAL annotations
GCC has some functions, variables & type attributes which can be used as aliases
for some of the SAL annotations. Although it's not as rich & precise, it's still useful
since we actually enable -Werror on GCC builds whereas we don't use such an option
on MSVC builds.

For now, _Must_inspect_result_ is aliased to warn_result_unused attribute.
2021-06-28 10:20:57 +02:00
..
baseaddress.cmake [CMAKE] Update baseaddresses with gcc 8.3 2019-12-27 19:52:21 +01:00
baseaddress_dwarf.cmake [CMAKE] Update baseaddresses with gcc 8.3 2019-12-27 19:52:21 +01:00
baseaddress_msvc.cmake [CMAKE] Update baseaddresses with gcc 8.3 2019-12-27 19:52:21 +01:00
baseaddress_msvc_x64.cmake [CMAKE] Add baseaddress_msvc_x64.cmake 2020-09-20 23:08:17 +02:00
CMakeMacros.cmake [CMAKE] Add some arm/arm64 specific paths 2021-05-24 17:34:28 +02:00
compilerflags.cmake [CMAKE] Get rid of add_compile_flags 2020-10-20 21:44:54 +02:00
config.cmake [ISAPNP] Disable bus scan on unsupported platforms 2021-06-20 19:24:32 +06:00
gcc.cmake [SDK] Add GCC overrides for SAL annotations 2021-06-28 10:20:57 +02:00
host-tools.cmake [CMAKE] host-tools: Define ROS_SAVED_* for MSVC_IDE only 2021-06-11 02:08:12 +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 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] Do not use a flag which clang doesn't know 2021-05-03 22:00:57 +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