[PATCH] Replase GUIBASE checks with equivalent OS checks

Tor Lillqvist (via Code Review) gerrit at gerrit.libreoffice.org
Wed Dec 12 00:37:23 PST 2012


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 at iki.fi>



More information about the LibreOffice mailing list