# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # Major Contributor(s): # Copyright (C) 2012 Red Hat, Inc., David Tardon # (initial developer) # # All Rights Reserved. # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. $(eval $(call gb_Module_Module,cross_tail_build)) $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\ autodoc \ basegfx \ binaryurp \ bridges \ cli_ure \ $(if $(filter CLUCENE,$(BUILD_TYPE)),\ clucene \ ) \ $(if $(filter DESKTOP,$(BUILD_TYPE)),\ codemaker \ ) \ comphelper \ cosv \ cppu \ cppuhelper \ $(if $(filter DESKTOP,$(BUILD_TYPE)),\ helpcompiler \ ) \ i18npool \ i18nutil \ idl \ idlc \ io \ javaunohelper \ jurt \ jvmaccess \ jvmfwk \ $(if $(filter DESKTOP,$(BUILD_TYPE)),\ l10ntools \ ) \ o3tl \ offapi \ officecfg \ oovbaapi \ $(if $(filter QADEVOOO,$(BUILD_TYPE)),\ qadevOOo \ ) \ registry \ remotebridges \ ridljar \ rsc \ sal \ salhelper \ sax \ shell \ stoc \ store \ tools \ $(if $(filter TRANSLATIONS,$(BUILD_TYPE)),\ translations \ ) \ ucbhelper \ $(if $(filter UCPP,$(BUILD_TYPE)),\ ucpp \ ) \ udkapi \ udm \ unoil \ unotest \ unotools \ ure \ xmlhelp \ xmlreader \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/config_host
AgeCommit message (Expand)Author
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás
2014-07-20add config_vcl to control DevicePixel coordinate base typeNorbert Thiebaud
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-05-08New --disable-runtime-optimizationsStephan Bergmann
2014-04-24More hacking on --with-localesTor Lillqvist
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist
2014-04-17More generic way to disable avmediaTor Lillqvist
2014-03-03add experimental export file validationMarkus Mohrhard
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan
2014-01-23Depend unit test on existing font.Jan-Marek Glogowski
2013-11-19Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat
2013-11-12add config header for EOTDavid Tardon
2013-11-07OAuth2 application keys shouldn't be in the code.Cédric Bosdonnat
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist
2013-10-12Add HAVE_FEATURE_X11Tor Lillqvist
2013-10-09Update comment to match realityTor Lillqvist
2013-09-19Allow enable / disable opencl at build time.Kohei Yoshida
2013-09-19Remove opencl-sdk configure option, and build time opencl conditionals.Kohei Yoshida
2013-09-18Add the configure bits to support --disable-orcus.Kohei Yoshida
2013-09-06Check for FT_Face_GetCharVariantIndex at build timeKhaled Hosny
2013-08-29make the tinderbox information more reliable in the about dialog (fdo#58034)Petr Mladek
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-10Add HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURETor Lillqvist
2013-08-10Start of enabling use of a more proper "Mac-like" install tree structureTor Lillqvist
2013-08-05do not base feature checks on gcc versionLuboš Luňák
2013-08-03Add SDT probes for RTL_LOG_STRING_NEW/DELETE.Mark Wielaard
2013-07-26Move the (unimplemented) READONLY_INSTALLSET flag into config_features.hTor Lillqvist
2013-07-26Move OS X sandbox flag to config_features.hTor Lillqvist
2013-07-26discriptive comments on HAvE_FEATURE_AVAHI and remove unused ac_defSiqi
2013-07-26use config_features.h.in insteadSiqi
2013-07-23adjust for upstreaming of warn_unused attributeLuboš Luňák
2013-06-27use #if to avoid gotchas, move header to include, make UI conditional.Michael Meeks
2013-06-20...and similarly for __cxa_allocate_exception and __cxa_throwStephan Bergmann
2013-06-20Clean up declaration of __cxa_get_globalsStephan Bergmann
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák
2013-06-04MPLv2 subset improvements.Michael Meeks
2013-05-11fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks
2013-05-08Minor improvements to UNOIDL binary formatStephan Bergmann
2013-05-06Enable HarfBuzz by defaultKhaled Hosny
2013-05-02Add --enable-desktop-gui-elements to show such even on non-DESKTOP platformsTor Lillqvist