Google Test now in gbuild and other good news

2015-09-16 Thread Damjan Jovanovic
Hi

I finally managed to win a long battle against GNU make and integrate
Google Test into gbuild :-). Also updated the documentation on
https://wiki.openoffice.org/wiki/Googletest. Currently only main/sfx2
uses it, but I plan on migrating the other gbuild+cppunit modules.
It's very platform dependent; it definitely works on Windows, Linux
and FreeBSD, but I couldn't test my changes to MacOS, Solaris, OS/2 or
MinGW.

In other good news (which we seem to need of late):
* Broken javadocs in a number of .java files that were causing the
build to break when using Java 8's very strict javadoc tool have all
been fixed, and AOO now builds with Java 8.
* oowintool was broken by a recent commit, and ./configure was failing
on Windows as a result. This regression was reported to its committer
and is now fixed.
* Several unit tests that were breaking the Windows build have been
fixed, and I am resolving more.

Damjan

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Google Test now in gbuild and other good news

2015-09-16 Thread Marcus

Am 09/16/2015 09:53 PM, schrieb Damjan Jovanovic:

I finally managed to win a long battle against GNU make and integrate
Google Test into gbuild :-). Also updated the documentation on
https://wiki.openoffice.org/wiki/Googletest. Currently only main/sfx2
uses it, but I plan on migrating the other gbuild+cppunit modules.
It's very platform dependent; it definitely works on Windows, Linux
and FreeBSD, but I couldn't test my changes to MacOS, Solaris, OS/2 or
MinGW.

In other good news (which we seem to need of late):
* Broken javadocs in a number of .java files that were causing the
build to break when using Java 8's very strict javadoc tool have all
been fixed, and AOO now builds with Java 8.
* oowintool was broken by a recent commit, and ./configure was failing
on Windows as a result. This regression was reported to its committer
and is now fixed.
* Several unit tests that were breaking the Windows build have been
fixed, and I am resolving more.


wow, so many great things in one mail. That's a very nice read.

Thanks a lot for your work. This will bring us forward. Please keep up 
the fine work. :-)


Marcus

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Google Test now in gbuild and other good news

2015-09-16 Thread Louis Suárez-Potts
Hi Damjian,


> On 16 Sep 15, at 15:53, Damjan Jovanovic  wrote:
> 
> Hi
> 
> I finally managed to win a long battle against GNU make and integrate
> Google Test into gbuild :-). Also updated the documentation on
> https://wiki.openoffice.org/wiki/Googletest. Currently only main/sfx2
> uses it, but I plan on migrating the other gbuild+cppunit modules.
> It's very platform dependent; it definitely works on Windows, Linux
> and FreeBSD, but I couldn't test my changes to MacOS, Solaris, OS/2 or
> MinGW.
> 
> In other good news (which we seem to need of late):
> * Broken javadocs in a number of .java files that were causing the
> build to break when using Java 8's very strict javadoc tool have all
> been fixed, and AOO now builds with Java 8.
> * oowintool was broken by a recent commit, and ./configure was failing
> on Windows as a result. This regression was reported to its committer
> and is now fixed.
> * Several unit tests that were breaking the Windows build have been
> fixed, and I am resolving more.
> 
> Damjan
> 
> —

So, I’m impressed :-)

This is terrific, and more than just good news. Hope you blog about it!

Louis


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org