Instructions to compile LO on Solaris with gcc Disclaimer ---------- This is still work in progress Compiling LO on Solaris with gcc is a work done by Lanedo ( www.lanedo.com ) Any inquiry could be sent to office-solaris@lanedo.com Prerequisites ------------- A working Oracle Solaris 11 installation Installing Dependencies ----------------------- sudo -s pkg install git make gcc-45 autoconf autogen automake-110 gnu-m4 pkg install pkg:/system/header@0.5.11-0.175.0.0.0.2.1 pkg install pkg:/developer/gperf@3.0.3-0.175.0.0.0.2.537 pkg install pkg:/developer/parser/bison@2.3-0.175.0.0.0.2.537 pkg install pkg:/developer/lexer/flex@2.5.35-0.175.0.0.0.2.537 pkg install pkg:/developer/documentation-tool/doxygen@1.5.7.1-0.175.0.0.0.2.537 Compiling --------- CC="gcc" CXX="g++" ./autogen.sh --with-num-cpus=2 --with-max-jobs=4 --without-junit --disable-mozilla --with-system-curl --without-help --disable-cups --without-java --with-system-cairo --with-lang= --enable-gio --disable-gnome-vfs --disable-gstreamer --without-fonts --with-system-dicts --disable-mozilla --without-system-mozilla --disable-xmlsec --with-system-openssl gmake -13T03:20:01+00:00 Rizal Muttaqin riz_17_oke@yahoo.co.id 2019-06-12T18:47:44+00:00 47d0dac4f4b165a7e18a09aa45a6984a6c1fce0e tdf#125742: Fix tracked change, fix blurred, missmatched icons etc Change-Id: I4d6df1ba5e2cb4b016f40e5f626e8fcabc818454 Reviewed-on: https://gerrit.libreoffice.org/73909 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
tdf#125742: Fix tracked change, fix blurred, missmatched icons etc

Change-Id: I4d6df1ba5e2cb4b016f40e5f626e8fcabc818454
Reviewed-on: https://gerrit.libreoffice.org/73909
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
tdf#119249 Colibre Point markers be semi-transparent 2018-12-28T23:13:50+00:00 andreas kainz kainz.a@gmail.com 2018-12-22T18:43:58+00:00 e66d82f72a09052e66e0ebface3135b04593edee Change-Id: I6d89696655398f1ebb634d08be6094bc17911e18 Reviewed-on: https://gerrit.libreoffice.org/65691 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Change-Id: I6d89696655398f1ebb634d08be6094bc17911e18
Reviewed-on: https://gerrit.libreoffice.org/65691
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Colibre icons: finish svx galaxy support 2018-04-03T20:13:52+00:00 andreas kainz kainz.a@gmail.com 2018-04-03T16:24:52+00:00 5f3cacc4d9fa5cce94ae8e024cd7eb236bc52472 Change-Id: I740f97b2e65eddc30682ba9a61ec39cff57107ae Reviewed-on: https://gerrit.libreoffice.org/52338 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Change-Id: I740f97b2e65eddc30682ba9a61ec39cff57107ae
Reviewed-on: https://gerrit.libreoffice.org/52338
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>