Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1216

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/16/1216/1

do not redirect output in build.pl, i.e. dump build_error.log and other logs

Given that nowadays almost everything builds inside tail_build, this feature is somewhat
pointless, as this almost everything is in that one tail_build log. Moreover:
- stdout is never a tty, breaking compiler output colorization
- for some obscure reason I do not get, this makes 'make python3.all' work with msvc2010,
  whereas previously the invocation of MSBuild.exe somehow prevented the rest of make
  rules from running. Plain 'make python3' that does not go via build.pl works though.
  No idea if the problem is in gbuild, build.pl, cygwin, make, MSBuild.exe or somewhere else,

Change-Id: Ibe6e11109e2eefaa65646071c2db01871e5e751f
---
M solenv/bin/build.pl
1 file changed, 3 insertions(+), 28 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1216
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe6e11109e2eefaa65646071c2db01871e5e751f
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Luboš Luňák <l.lunak@suse.cz>


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.