ardovm commented on pull request #100:
URL: https://github.com/apache/openoffice/pull/100#issuecomment-915211782
With some edits, I could get these commits integrated into the "catalina"
branch and built them successfully under macOS.
I had to make the following changes:
http://home.apa
ardovm commented on pull request #134:
URL: https://github.com/apache/openoffice/pull/134#issuecomment-915476530
It seems to me that when indicating `--enable-category-b` all the new
choices about Graphite, Hunspell etc. default to "no". It should be "yes"
instead, if we want to keep the
ardovm commented on a change in pull request #134:
URL: https://github.com/apache/openoffice/pull/134#discussion_r704681323
##
File path: main/configure.ac
##
@@ -4392,7 +4449,7 @@ _ACEOF
cat saxontest.java >&5
AC_MSG_ERROR([saxontest could not be compiled
Dear All,
I wanted to peek a little bit into the scons-build branch but I see
there is an open pull request:
https://github.com/apache/openoffice/pull/82
It would introduce Linux support, that would be very interesting for
me ;-)
Can I clean it up by force-pushing away all non-related commits? I
Hi Arrigo
You can. Peter's patches didn't fully convert the logic from
main/solenv/gbuild/platform/linux.mk into SCons, they only did the minimum
to catch up with FreeBSD.
I haven't developed on that branch in some time, and can't help right now.
There's a lot we could do in a SCons build though
Hi Arrigo,
As Damjan said I looked only at the minimum setup.
I would suggest to merge my start and then continue.
I hope i have time sn for AOO. :S
All the best
Peter
Am 09.09.21 um 01:47 schrieb Damjan Jovanovic:
Hi Arrigo
You can. Peter's patches didn't fully convert the logic from
m