Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


On 07/16/2015 01:58 PM, Ashod Nakashian wrote:
You are looking for autogen.sh.

Look at a log on Jenkins (not Gerrit) and find the parameters passed to

unfortunately, on the build log that failed me, of which I couldn't tell why, the autogen.sh line is nowhere to be seen:

http://ci.libreoffice.org/job/lo_gerrit_master/4213/Gerrit=Gerrit,Platform=Windows/consoleFull

autogen.sh. You'd need to customize a couple of them (junit and ant,
which you must download and place somewhere on your system and give the
path to autogen.sh).

that, I did


For reference, here is mine (it's called from a config.sh a directory
above 'libo' which is the root of the code). This will build full debug
and will generate ~27GB:

DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
$DIR/libo/autogen.sh --with-junit=$DIR/junit-4.10.jar
--with-ant-home=$DIR/apache-ant-1.9.4 --with-visual-studio=2013
--with-parallelism=24 --enable-sal-log --enable-dbgutil --enable-debug
--disable-odk --enable-pch --disable-ccache

thanks, I used that without symbols or other debug settings, just to see how it goes.

--
Kind Regards,
Giuseppe Castagno aka beppec56
Acca Esse http://www.acca-esse.eu
giuseppe.castagno at acca-esse.eu

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.