Hi,
On 04.04.2013 20:35, jorge ivan poot diaz wrote:
Hello
I've made changes to the module cui (tpcolor.cxx):
http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/cui/source/tabpages/tpcolor.cxx#465
I want to know which modules should I build or explain me what modules are
built by editing the file tpcolor.cxx and why?
As you had not changed a source file on which no other source file
depends on you just need to build module cui.
If you already have an installed OpenOffice of your local working copy
you can replace the corresponding deliverables of module cui in the
installation. What are the deliverables of a module for an installation
is not that easy to answer in general. In your case I expect that the
library found in main/cui/<platform>/bin/ (for windows) and
main/cui/<platform>/lib/ (for Linux) needs to be copied to the
OpenOffice installation.
If you are changing a header file in a module which is used in other
modules you should perform an "incompatible build". Please have a look
at [1]. Here you find some information about partial builds - compatible
and incompatible ones.
[1]
http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO#Partial_Builds
Best regards, Oliver.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org