Hi Stephan,
Since I misunderstood a few things before, I wanted to confirm that this
cppumaker run for system UNO objects is needed only once per box per LO
version ?
If yes, it doesn't belong as a dependency in my makefiles which is
triggered or each compilation.
when I am upgrading the version,which is rare, there would be lot of one
time activity - so regenrating UNO idl can be part of that.
--- cppumaker for system idl (one time per box per version)
$(binpath)/cppumaker -BUCR -Gc $(path)/offapi.rdb \
$(OO_SDK_URE_HOME)/share/misc/types.rdb
--- cppumaker for project specific idl (dependecy in makefile)
$(binpath)/cppumaker -BUCR -Gc $(path)/calcAddinThr.rdb
Or is it part of makefiles because it will change frequently ?
thanks
Neeraj
Not sure what exactly you mean with that question. Sure it is possible to
generate them once (per given LO version, at least) and re-use them. But
there is no mechanism to automate that for you (apart from the SDK's
stdtarget.mk), if that was your question.
Stephan
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.