Author: mpiulachs
Date: Tue May 20 14:46:14 2008
New Revision: 33616
URL:
http://svn.reactos.org/svn/reactos?rev=33616&view=rev
Log:
- Added 'MessageHeader' module type for handling .mc files
- turn .mc generated files (RC & Headers) into real dependencies
Added:
trunk/reactos/include/reactos/mc/
trunk/reactos/include/reactos/mc/bugcodes.mc (with props)
trunk/reactos/include/reactos/mc/errcodes.mc (with props)
trunk/reactos/include/reactos/mc/mc.rbuild (with props)
trunk/reactos/include/reactos/mc/ntstatus.mc (with props)
Removed:
trunk/reactos/dll/ntdll/def/ntstatus.mc
trunk/reactos/dll/win32/kernel32/errcodes.mc
trunk/reactos/ntoskrnl/bugcodes.mc
Modified:
trunk/reactos/ReactOS-generic.rbuild
trunk/reactos/dll/ntdll/ntdll.rbuild
trunk/reactos/dll/win32/kernel32/kernel32.rbuild
trunk/reactos/include/reactos/reactos.rbuild
trunk/reactos/ntoskrnl/ntoskrnl-generic.rbuild
trunk/reactos/tools/rbuild/backend/mingw/modulehandler.cpp
trunk/reactos/tools/rbuild/backend/mingw/modulehandler.h
trunk/reactos/tools/rbuild/bootstrap.cpp
trunk/reactos/tools/rbuild/module.cpp
trunk/reactos/tools/rbuild/rbuild.h
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/ReactOS-generic.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/ReactOS-generic.rbuild?rev…
Removed: trunk/reactos/dll/ntdll/def/ntstatus.mc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/ntdll/def/ntstatus.mc?…
Modified: trunk/reactos/dll/ntdll/ntdll.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/ntdll/ntdll.rbuild?rev…
Removed: trunk/reactos/dll/win32/kernel32/errcodes.mc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/errcode…
Modified: trunk/reactos/dll/win32/kernel32/kernel32.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/kernel3…
Added: trunk/reactos/include/reactos/mc/bugcodes.mc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/bugcode…
Added: trunk/reactos/include/reactos/mc/errcodes.mc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/errcode…
Added: trunk/reactos/include/reactos/mc/mc.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/mc.rbui…
Added: trunk/reactos/include/reactos/mc/ntstatus.mc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/ntstatu…
Modified: trunk/reactos/include/reactos/reactos.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/reactos.rb…
Removed: trunk/reactos/ntoskrnl/bugcodes.mc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/bugcodes.mc?rev=3…
Modified: trunk/reactos/ntoskrnl/ntoskrnl-generic.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl-generic.…
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/bootstrap.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/bootstrap.cpp…
Modified: trunk/reactos/tools/rbuild/module.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/module.cpp?re…
Modified: trunk/reactos/tools/rbuild/rbuild.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/rbuild.h?rev=…