reactos/sdk/cmake
Victor Perevertkin 658f742c2d
[NDK][CMAKE] Introduce DATA_SEG and CODE_SEG macro
These are for putting code and data to non-default sections
At the same time, move INIT section attributes declaration to cmake files
2020-11-02 21:27:06 +03:00
..
Compiler
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
bison-flex.cmake
CMakeMacros.cmake [CMAKE] Use an INTERFACE library to perform the msvcrt <-> msvcrtex binding 2020-10-22 18:07:27 +02:00
compilerflags.cmake [CMAKE] Get rid of add_compile_flags 2020-10-20 21:44:54 +02:00
config-amd64.cmake [CMAKE] MSVC RUNTIME_CHECKS is a 'Debug'-only feature 2020-10-24 04:28:16 +03:00
config-arm.cmake [CMAKE] MSVC RUNTIME_CHECKS is a 'Debug'-only feature 2020-10-24 04:28:16 +03:00
config.cmake [CMAKE] MSVC RUNTIME_CHECKS is a 'Debug'-only feature 2020-10-24 04:28:16 +03:00
gcc.cmake |CMAKE] Use ExternalProject for host-tools build 2020-10-22 09:31:11 +02:00
host-tools.cmake |CMAKE] Use ExternalProject for host-tools build 2020-10-22 09:31:11 +02:00
host-tools.in
init-section.lds [NTOSKRNL] Restore section layout for NTOSKRNL to fix BSOD regression CORE-14683 2020-05-13 17:09:15 +02:00
localization.cmake
midl-support.cmake
msvc.cmake [NDK][CMAKE] Introduce DATA_SEG and CODE_SEG macro 2020-11-02 21:27:06 +03:00
widl-support.cmake
writing_CmakeLists_for_ReactOS.txt