• Tor Lillqvist's avatar
    Check feature test macros instead of ANDROID and/or IOS · 5a5c8e25
    Tor Lillqvist yazdı
    Pass -DLIBO_FEATURE_FOO to compiler for some elements in BUILD_TYPE.
    BUILD_TYPE has at least two kinds of elements: Those that indicate
    building a bundled copy of some 3rd-party library, and those that
    indicate some specific feature of the LibreOffice platform or
    build-time configuration choice. This is for the latter kind.
    
    Change many of the checks for Android and/or iOS in the source code to
    check LIBO_FEATURE_DESKTOP, LIBO_FEATURE_HELP or DISABLE_EXTENSIONS
    instead, in cases where that is what is meant, not Android or iOS
    specifically.
    
    Change-Id: I2cd3f3bb99e953c7754dcea76a426f8f9d61e4db
    5a5c8e25
Adı
Son kayıt (commit)
Son güncelleme
..
doc Loading commit data...
inc Loading commit data...
qa Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig/ui Loading commit data...
util Loading commit data...
workben/custompanel Loading commit data...
AllLangResTarget_sfx2.mk Loading commit data...
CppunitTest_sfx2_metadatable.mk Loading commit data...
JunitTest_sfx2_complex.mk Loading commit data...
JunitTest_sfx2_unoapi.mk Loading commit data...
Library_qstart.mk Loading commit data...
Library_sfx.mk Loading commit data...
Makefile Loading commit data...
Module_sfx2.mk Loading commit data...
Package_inc.mk Loading commit data...
Package_sdi.mk Loading commit data...
README Loading commit data...
UI_sfx.mk Loading commit data...