[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.Excluded: 3rd-party code (incl. wine) and most of the win32ss.
[CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905
[CMAKE] Use modules instead of shared librariesThere is no need to compile our DLLs as shared libraries since we aremanaging symbols exports and imports through spec files.On my system, this red
[CMAKE] Use modules instead of shared librariesThere is no need to compile our DLLs as shared libraries since we aremanaging symbols exports and imports through spec files.On my system, this reduces the configure-time by a factor of two.
show more ...
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.