Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1308

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/08/1308/1

Replace 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: Ie0526b40e1073f2328ba6c333e28752104b0fed3
---
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/1308
To unsubscribe, visit https://gerrit.libreoffice.org/settings

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

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to