• Stephan Bergmann's avatar
    Do not depend on (not-yet) delivered .xcs files in --stringparam schemaRoot · 1ab01b02
    Stephan Bergmann yazdı
    .xcs/.xcu files can reference other .xcs files via oor:component attributes, and
    the various xsltproc scripts called from solenv/gbuild/Configure.mk try to load
    the referenced .xcs files, locating them via --stringparam schemaRoot arguments.
    
    These references among .xcs/.xcu files are not tracked via dependencies in the
    build system.  When building the primary registry in module officecfg,
    schemaRoot must therefore not reference solver, as any referenced .xcs files
    need not yet be delivered.
    
    In the old dmake build system, this was solved by basing the schemaRoot argument
    on an ABSXCSROOT variable that was set differently in
    officecfg/util/makefile.pmk (pointing into officecfg/ itself) than in other
    modules (like in connectivity/makefile.pmk, pointing into solver/).
    
    Reproduced that hack in the new gbuild system now, too (which already had that
    hack partially implemented for .xcs files).
    
    Change-Id: Ib2300686c4de144f0b1e18d0e985e6fc7d9f64ae
    1ab01b02
Adı
Son kayıt (commit)
Son güncelleme
..
prj Loading commit data...
qa Loading commit data...
registry Loading commit data...
util Loading commit data...
Configuration_officecfg.mk Loading commit data...
CppunitTest_officecfg_cppheader_test.mk Loading commit data...
CustomTarget_registry.mk Loading commit data...
Makefile Loading commit data...
Module_officecfg.mk Loading commit data...
Package_cppheader.mk Loading commit data...
Package_misc.mk Loading commit data...
Package_tools.mk Loading commit data...
README Loading commit data...