[ros-svn] [royce] 12879: xml nodes now store the location they were
parsed from;
invalidbuildexceptions now required a location of the error;
don't allow modules to process xml until all modules are created;
don't allow libraries, defines, includes, etc to process xml until
all modules have processed;
don't allow module to link against itself or a non-existant module;
don't allow library to specify non-existant module;
royce at svn.reactos.com
royce at svn.reactos.com
Sat Jan 8 04:37:35 CET 2005
xml nodes now store the location they were parsed from; invalidbuildexceptions now required a location of the error; don't allow modules to process xml until all modules are created; don't allow libraries, defines, includes, etc to process xml until all modules have processed; don't allow module to link against itself or a non-existant module; don't allow library to specify non-existant module;
Updated files:
branches/xmlbuildsystem/reactos/tools/rbuild/XML.cpp
branches/xmlbuildsystem/reactos/tools/rbuild/XML.h
branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp
branches/xmlbuildsystem/reactos/tools/rbuild/define.cpp
branches/xmlbuildsystem/reactos/tools/rbuild/exception.cpp
branches/xmlbuildsystem/reactos/tools/rbuild/exception.h
branches/xmlbuildsystem/reactos/tools/rbuild/include.cpp
branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp
branches/xmlbuildsystem/reactos/tools/rbuild/project.cpp
branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h
More information about the Ros-svn
mailing list