[ros-diffs] [mpiulachs] 33616: - Added 'MessageHeader' module type for handling .mc files - turn .mc generated files (RC & Headers) into real dependencies

mpiulachs at svn.reactos.org mpiulachs at svn.reactos.org
Tue May 20 21:46:14 CEST 2008


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=33616&r1=33615&r2=33616&view=diff

Removed: trunk/reactos/dll/ntdll/def/ntstatus.mc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/ntdll/def/ntstatus.mc?rev=33615&view=auto

Modified: trunk/reactos/dll/ntdll/ntdll.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/ntdll/ntdll.rbuild?rev=33616&r1=33615&r2=33616&view=diff

Removed: trunk/reactos/dll/win32/kernel32/errcodes.mc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/errcodes.mc?rev=33615&view=auto

Modified: trunk/reactos/dll/win32/kernel32/kernel32.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/kernel32.rbuild?rev=33616&r1=33615&r2=33616&view=diff

Added: trunk/reactos/include/reactos/mc/bugcodes.mc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/bugcodes.mc?rev=33616&view=auto

Added: trunk/reactos/include/reactos/mc/errcodes.mc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/errcodes.mc?rev=33616&view=auto

Added: trunk/reactos/include/reactos/mc/mc.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/mc.rbuild?rev=33616&view=auto

Added: trunk/reactos/include/reactos/mc/ntstatus.mc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/ntstatus.mc?rev=33616&view=auto

Modified: trunk/reactos/include/reactos/reactos.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/reactos.rbuild?rev=33616&r1=33615&r2=33616&view=diff

Removed: trunk/reactos/ntoskrnl/bugcodes.mc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/bugcodes.mc?rev=33615&view=auto

Modified: trunk/reactos/ntoskrnl/ntoskrnl-generic.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl-generic.rbuild?rev=33616&r1=33615&r2=33616&view=diff

Modified: trunk/reactos/tools/rbuild/backend/mingw/modulehandler.cpp
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/backend/mingw/modulehandler.cpp?rev=33616&r1=33615&r2=33616&view=diff

Modified: trunk/reactos/tools/rbuild/backend/mingw/modulehandler.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/backend/mingw/modulehandler.h?rev=33616&r1=33615&r2=33616&view=diff

Modified: trunk/reactos/tools/rbuild/bootstrap.cpp
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/bootstrap.cpp?rev=33616&r1=33615&r2=33616&view=diff

Modified: trunk/reactos/tools/rbuild/module.cpp
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/module.cpp?rev=33616&r1=33615&r2=33616&view=diff

Modified: trunk/reactos/tools/rbuild/rbuild.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/rbuild.h?rev=33616&r1=33615&r2=33616&view=diff



More information about the Ros-diffs mailing list