On 22 September 2012 08:22, David Tardon wrote:
>
> The branch feature/gbuild_ure has been merged to master.
Sounds great.
I've tried to fix cli_ure build but it seems to be worse than before.
I have no clue and hope that merging feature/vs2012 will help.
Thanks.
___
Hi,
On Wed, Sep 19, 2012 at 10:49:46AM +0200, David Tardon wrote:
> Hi all,
>
> On Thu, Aug 02, 2012 at 12:00:22PM +0200, David Tardon wrote:
> > Hi all,
> >
> > now that 3.6.0 is sucessfully out, I have started pushing gbuild
> > conversion forward again. The latest result of my effort is on br
Hi David,
Quoting David Tardon :
[...]
I do not suppose I am going to get any more
testers for the branch, so I am going to merge it to master in a couple
of days (most probably on Saturday). Thanks everyone involved
(especially Matus) for testing!
clean build on mingw (OpenSUSE 12.1) was su
Hi all,
On Thu, Aug 02, 2012 at 12:00:22PM +0200, David Tardon wrote:
> Hi all,
>
> now that 3.6.0 is sucessfully out, I have started pushing gbuild
> conversion forward again. The latest result of my effort is on branch
> feature/gbuild_ure and you really do want to test that it works on your
>
Hi,
On Tue, Aug 07, 2012 at 09:43:50AM +0200, Matúš Kukan wrote:
> Hi,
>
> On 7 August 2012 08:14, David Tardon wrote:
> >>
> >> I've removed -warnaserror+ . It should not be bad ?
> >
> > Hm, I think this actually should be bound to
> > $(ENABLE_WARNINGS_AS_ERRORS), but ulitmately we should bui
Hi,
On 7 August 2012 08:14, David Tardon wrote:
>>
>> I've removed -warnaserror+ . It should not be bad ?
>
> Hm, I think this actually should be bound to
> $(ENABLE_WARNINGS_AS_ERRORS), but ulitmately we should build
> warning-free, if possible. Of course this can be done later.
Well, it was be
Hi,
On Mon, Aug 06, 2012 at 11:41:33PM +0200, Matúš Kukan wrote:
> On 2 August 2012 12:00, David Tardon wrote:
> >This only builds on windows. I do expect some problems, because
> >I only smoketested the code (replacing all commands by touch $@).
>
> There were few problems ;-)
> After
On 2 August 2012 12:00, David Tardon wrote:
>This only builds on windows. I do expect some problems, because
>I only smoketested the code (replacing all commands by touch $@).
There were few problems ;-)
After
http://cgit.freedesktop.org/libreoffice/core/commit/?h=feature/gbuild_ure&id=d
Hi,
On Sat, Aug 04, 2012 at 02:16:42PM -0500, Norbert Thiebaud wrote:
> ok so now windows fail with
>
> C:/lo/core/solenv/gbuild/Package.mk:44: *** gb_Deliver_deliver: file
> does not exist in solver, and cannot be delivered:
> C:/lo/core/solver/wntmsci12.pro/bin/cliuno.snk. Stop.
> make[2]: ***
Hi David,
On 2 August 2012 12:00, David Tardon wrote:
> Hi all,
>
> now that 3.6.0 is sucessfully out, I have started pushing gbuild
> conversion forward again. The latest result of my effort is on branch
> feature/gbuild_ure
Nice, looks really good :-)
> 1/ Module bridges has been converted to
ok so now windows fail with
C:/lo/core/solenv/gbuild/Package.mk:44: *** gb_Deliver_deliver: file
does not exist in solver, and cannot be delivered:
C:/lo/core/solver/wntmsci12.pro/bin/cliuno.snk. Stop.
make[2]: *** Waiting for unfinished jobs
the following seens to fix that:
diff --git a/cli
arghh the previous diff got mangled.. here is a corrected version:
--- a/solenv/gbuild/CliLibrary.mk
+++ b/solenv/gbuild/CliLibrary.mk
@@ -20,17 +20,17 @@ gb_CliLibraryTarget_CSCFLAGS_DEBUG := \
-define:DEBUG \
-define:TRACE \
-define gb_CliLibraryTarget__get_csflags
+
ifeq ($(st
on windows:
I needed:
$ git diff
diff --git a/solenv/gbuild/CliLibrary.mk b/solenv/gbuild/CliLibrary.mk
index 36352b7..d4f6841 100644
--- a/solenv/gbuild/CliLibrary.mk
+++ b/solenv/gbuild/CliLibrary.mk
@@ -20,17 +20,17 @@ gb_CliLibraryTarget_CSCFLAGS_DEBUG := \
-define:DEBUG \
-def
on mac I get:
[ build LNK ] CppunitTest/libtest_svl_lngmisc.dylib
> error: no simple registry service!
> dying...
make[2]: ***
[/Volumes/Raid0/rel/workdir/unxmacxi.pro/CustomTarget/testtools/uno_test.done]
Error 1
make[2]: *** Waiting for unfinished jobs
/bin/sh: line 1: 78722 Abort trap
DYL
14 matches
Mail list logo