Re: Building LibreOffice from an IDE

2013-11-19 Thread bjoern
On Tue, Nov 19, 2013 at 01:08:08PM +0100, bjoern wrote: > - our toplevel Makefile.in with all its "you tell me to do foo, but I rather > do > bar"-wrapping logic, does not handle "make unitcheck slowcheck > subsequentcheck" correctly, but that needs fixing there. done with https://gerrit.lib

Re: Building LibreOffice from an IDE

2013-11-19 Thread bjoern
Hi, On Tue, Nov 19, 2013 at 10:34:15AM -0200, Olivier Hallot wrote: > But lack of time, kdevelop crashes and heavy page swaps prevented me to full > use of it. Well, generating the project files doesnt make the fact that LibreOffice is a big beast magically disappear unfortunately(*). > Eager

Re: Building LibreOffice from an IDE

2013-11-19 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Real good news... indeed. Thanks you so much for that, Bjoern. I was already using kdevelop for editing, type checking and autocompletion. Very handy. But lack of time, kdevelop crashes and heavy page swaps prevented me to full use of it. Eager to te

Building LibreOffice from an IDE

2013-11-19 Thread bjoern
Hi, so I just pushed: https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=ba99e296077e6bc6d6a153d01a45bd9ebe1a1d35 to master. As it says, this allows building LibreOffice conveniently from an IDE -- kdevelop in this case -- with most of the usual features: - autocompletion - build