Timo Kreuzer
4e5e72fa12
[CMAKE] Silence ML's "Assembling ..." message
2024-10-17 12:01:17 +03:00
Adam Słaboń
2ffcda90b2
[CMAKE][MVDM] Fix CMAKE_ASM16_COMPILER for non-x86 MSVC builds
...
Ensure that CMAKE_ASM16_COMPILER is 32-bit MASM.
It is used only for compiling 16-bit x86 ASM code on non-x86 builds.
Original patch by serrox. CORE-10452, CORE-17604
Co-authored-by: Sergey Chernov <serrox@ya.ru>
2023-08-05 16:20:22 +02:00
Victor Perevertkin
447ef2aa4a
[CMAKE] Do not use USE_CLANG_CL variable in CMake scripts
2022-05-27 01:37:37 +03:00
Hermès Bélusca-Maïto
93beefacbe
[CMAKE][FREELDR] Take the global defines into account when compiling ASM files.
...
Now the SARCH_xxx can be used in ASM files too.
Dedicated to Dmitry Borisov ;)
2020-03-06 22:55:12 +01:00
Timo Kreuzer
0493e8e432
[MVDM] hack-fix Clang-CL build
2019-02-12 19:31:33 +01:00
Hermès Bélusca-Maïto
19f6fc2525
[MVDM] Use again the correct CMAKE_C_COMPILER to pre-process the ASM code (addendum to 09c06a2f
).
2019-01-27 02:40:10 +01:00
Thomas Faber
f9e1e23dab
[CMAKE] Avoid use of the LOCATION property for asm16 files. CORE-14509
...
In particular, ntvdm needs to post-process command.com, so this adds
a BINARY_PATH property to such files instead.
2018-03-30 20:28:25 +02:00
Amine Khaldi
09c06a2f45
[CLANG-CL] Initial commit that allows us to compile ReactOS with clang-cl.
2017-11-23 14:09:57 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00