Gerrit Windows build: what configure should I use at home?
Giuseppe Castagno
giuseppe.castagno at acca-esse.eu
Thu Jul 16 07:58:56 PDT 2015
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
More information about the LibreOffice
mailing list