Re: feature/gbuild_shell is finished

2012-05-01 Thread Norbert Thiebaud
David, the following seesm to help a bit on Windows.. but not enough $ git diff diff --git a/shell/Library_shlxthdl.mk b/shell/Library_shlxthdl.mk index 562bbf3..3464a66 100644 --- a/shell/Library_shlxthdl.mk +++ b/shell/Library_shlxthdl.mk @@ -68,6 +68,7 @@ $(eval $(call gb_Library_use_libraries,

Re: feature/gbuild_shell is finished

2012-05-01 Thread Norbert Thiebaud
David, FYI, I pushed some patches to get MacOSX to build feature/gbuild_shell Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: feature/gbuild_shell is finished

2012-05-01 Thread Norbert Thiebaud
david, I gave it a run on windows and got the following (I haven't looked into it yet, just sharing the output) Norbert [ build RES ] desktopbe1/default [ build RES ] localebe1/default Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All

feature/gbuild_shell is finished

2012-04-30 Thread David Tardon
Hi all, I have finished gbuild conversion of module shell, on branch feature/gbuild_shell . It contains _a lot_ of platform-specific stuff, mainly for Windows (and a big part of that is not even buildable with mingw ATM), so it would be great if people threw it on their tinderboxes/build machines