office-gobmx/officecfg
Stephan Bergmann 1ab01b0250 Do not depend on (not-yet) delivered .xcs files in --stringparam schemaRoot
.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
2013-02-27 13:48:06 +01:00
..
prj
qa
registry Database: Add Limit in Query Desing View 2013-02-25 20:04:03 +00:00
util
Configuration_officecfg.mk Do not depend on (not-yet) delivered .xcs files in --stringparam schemaRoot 2013-02-27 13:48:06 +01:00
CppunitTest_officecfg_cppheader_test.mk
CustomTarget_registry.mk
Makefile
Module_officecfg.mk
Package_cppheader.mk
Package_misc.mk
Package_tools.mk
README

The schema and default settings for the OpenOffice.org configuration database.

See also:
[[configmgr]]