reactos/sdk/cmake
Timo Kreuzer 8a63d7e898 [CMAKE] Build host-tools as release by default
This setting can be overwritten by defining the CMake variable HOST_BUILD_TYPE.
The target build type is passed to the host build as TARGET_BUILD_TYPE CMake variable.
This improves time to build cab+iso:
MSVC x86: 37s -> 28s
GCC x86: 32s -> 16s
2025-01-19 09:02:58 +02:00
..
baseaddress.cmake [CMAKE] Update sdk/cmake/baseaddress[_msvc].cmake (#6869) 2024-05-24 16:10:05 -07:00
baseaddress64.cmake [MSI_WINETEST][BASEADDRESS] Rename the 'custom' and 'selfreg' build targets. 2023-12-27 21:50:32 +01:00
baseaddress_dwarf.cmake [MSI_WINETEST][BASEADDRESS] Rename the 'custom' and 'selfreg' build targets. 2023-12-27 21:50:32 +01:00
baseaddress_msvc.cmake [CMAKE] Update sdk/cmake/baseaddress[_msvc].cmake (#6869) 2024-05-24 16:10:05 -07:00
CMakeMacros.cmake [CMAKE][REACTOS] Introduce a utf16le_convert() cmake helper (#6904) 2024-06-10 21:23:12 +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] Disable a number of warnings for clang 2025-01-14 13:34:24 +02:00
host-tools.cmake [CMAKE] Build host-tools as release by default 2025-01-19 09:02:58 +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 [SDK:CMAKE/IDL] Fix dependency tracking in generate_idl_iids() and extra cleanup. 2024-06-04 22:21:59 +02:00
msvc.cmake [CMAKE] Fix definition of NDEBUG on MSVC release builds 2025-01-19 09:02:58 +02:00
widl-support.cmake [WIDL] Properly pass architecture flag instead of modifying the code 2025-01-15 08:29:53 +02:00
writing_CmakeLists_for_ReactOS.txt [SDK:CMAKE] writing_CmakeLists_for_ReactOS.txt: Fix typos (#6105) 2023-12-17 22:12:25 +01:00