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/1303

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/1303/1

Replase GUIBASE checks with equivalent OS checks

The idea is to get rid of GUIBASE and GUI checks as much as possible.

GUIBASE=aqua <=> OS=MACOSX
GUIBASE=WIN <=> OS=WNT
GUIBASE=cocoatouch <=> OS=IOS
GUIBASE=android <=> OS=ANDROID

Don't set GUIBASE to these values any more in configure.ac
either.

GUIBASE_FOR_BUILD is not used anywhere.

Change-Id: Ie27f05d29e08d6d28a2de81db530811b63fa4b69
---
M Repository.mk
M apple_remote/Module_apple_remote.mk
M avmedia/Module_avmedia.mk
M cairo/cairo/makefile.mk
M cairo/pixman/makefile.mk
M config_host.mk.in
M configure.ac
M desktop/Library_sofficeapp.mk
M extensions/Library_pl.mk
M extensions/Module_extensions.mk
M fpicker/Module_fpicker.mk
M lingucomponent/Module_lingucomponent.mk
M np_sdk/StaticLibrary_nputils.mk
M postprocess/packcomponents/makefile.mk
M postprocess/packregistry/makefile.mk
M solenv/inc/lang.mk
M toolkit/Library_tk.mk
M vcl/Library_vcl.mk
M vcl/Module_vcl.mk
M writerfilter/qa/cppunittests/odiapi/makefile.mk
20 files changed, 39 insertions(+), 44 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie27f05d29e08d6d28a2de81db530811b63fa4b69
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Tor Lillqvist <tml@iki.fi>


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.