Author: mpiulachs Date: Sun Dec 23 02:41:57 2007 New Revision: 31408
URL: http://svn.reactos.org/svn/reactos?rev=31408&view=rev Log: Add support for mc files and remove hardcoded WMC instructions from Makefile . Thanks to Amine and Colin for helping to test it
Added: trunk/reactos/dll/win32/kernel32/errcodes.mc - copied unchanged from r31400, trunk/reactos/dll/win32/kernel32/kernel32.mc trunk/reactos/ntoskrnl/bugcodes.mc Removed: trunk/reactos/dll/win32/kernel32/kernel32.mc trunk/reactos/ntoskrnl/ntoskrnl.mc Modified: trunk/reactos/Makefile trunk/reactos/dll/win32/kernel32/kernel32.rbuild trunk/reactos/ntoskrnl/ntkrnlmp.rbuild trunk/reactos/ntoskrnl/ntoskrnl.rbuild trunk/reactos/tools/rbuild/backend/mingw/modulehandler.cpp trunk/reactos/tools/rbuild/backend/mingw/modulehandler.h trunk/reactos/tools/rbuild/compilationunit.cpp
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/Makefile URL: http://svn.reactos.org/svn/reactos/trunk/reactos/Makefile?rev=31408&r1=3...
Removed: trunk/reactos/dll/win32/kernel32/kernel32.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/kernel32...
Modified: trunk/reactos/dll/win32/kernel32/kernel32.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/kernel32...
Added: trunk/reactos/ntoskrnl/bugcodes.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/bugcodes.mc?rev=31...
Modified: trunk/reactos/ntoskrnl/ntkrnlmp.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntkrnlmp.rbuild?re...
Removed: trunk/reactos/ntoskrnl/ntoskrnl.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl.mc?rev=31...
Modified: trunk/reactos/ntoskrnl/ntoskrnl.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl.rbuild?re...
Modified: trunk/reactos/tools/rbuild/backend/mingw/modulehandler.cpp URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/backend/mingw/...
Modified: trunk/reactos/tools/rbuild/backend/mingw/modulehandler.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/backend/mingw/...
Modified: trunk/reactos/tools/rbuild/compilationunit.cpp URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/compilationuni...