mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
![]() modified dll/win32/aclui/guid.c modified dll/win32/aclui/precomp.h modified drivers/bus/acpi/include/actypes.h modified drivers/bus/acpi/include/platform/acenv.h Miscellaneous compilation fixes modified dll/win32/aclui/sidcache.c Damn, forgot to commit this to trunk deleted include/psdk/intrin.h added include/psdk/intrin.h.bak intrin.h is positively not a PSDK header modified lib/3rdparty/mingw/wcrt1.c Port to Visual C++ modified ReactOS-generic.rbuild Use Visual C++'s built-in CRT headers for now modified ReactOS-i386.rbuild Translate global compiler flags to Visual C++ modified tools/rbuild/backend/mingw/mingw.cpp No need for -pipe in Visual C++ Disable precompiled headers for now Enable a whole lotta warnings, and disable a few. Should move this to a response file somewhere modified tools/rbuild/backend/mingw/modulehandler.cpp .a -> .lib .o -> .obj .coff -> .res.obj, fix windres command line to remove the ambiguity ${gcc}/${gpp} -> ${cl}, translate command line options ECHO_CC -> ECHO_CL Pass *_RCFLAGS to gas instead of *_CFLAGS, for now, so that gas only sees includes and defines (in the future we'll have something like *_ASFLAGS) Disabled some gcc-specific code for now modified tools/rbuild/module.cpp .a -> .lib, .o -> .obj, lib<name>.a -> <name>.lib; and why the hell is this in the front-end? svn path=/branches/the-real-msvc/; revision=36963 |
||
---|---|---|
.. | ||
base | ||
bus | ||
directx | ||
filesystems | ||
input | ||
ksfilter | ||
multimedia | ||
network | ||
parallel | ||
serial | ||
setup | ||
storage | ||
usb | ||
video | ||
wdm | ||
wmi | ||
Doxyfile | ||
drivers.rbuild |