# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_UIConfig_UIConfig,filter)) $(eval $(call gb_UIConfig_add_uifiles,filter,\ filter/uiconfig/ui/impswfdialog \ filter/uiconfig/ui/pdfgeneralpage \ filter/uiconfig/ui/pdflinkspage \ filter/uiconfig/ui/pdfoptionsdialog \ filter/uiconfig/ui/pdfsecuritypage \ filter/uiconfig/ui/pdfsignpage \ filter/uiconfig/ui/pdfuserinterfacepage \ filter/uiconfig/ui/pdfviewpage \ filter/uiconfig/ui/testxmlfilter \ filter/uiconfig/ui/warnpdfdialog \ filter/uiconfig/ui/xmlfiltersettings \ filter/uiconfig/ui/xmlfiltertabpagegeneral \ filter/uiconfig/ui/xmlfiltertabpagetransformation \ filter/uiconfig/ui/xsltfilterdialog \ )) # vim: set noet sw=4 ts=4: 'distro/allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/curl
AgeCommit message (Expand)Author
2021-07-22curl: upgrade to release 7.78.0Michael Stahl
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2020-09-23tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist
2020-09-15WIN add and apply default msbuild platform+configJan-Marek Glogowski
2020-07-05Use up-to-date config.{guess,sub} for external/curl, tooTor Lillqvist
2020-06-29curl: upgrade to release 7.71.0Michael Stahl
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-16MAC_OS_X_VERSION_MIN_REQUIRED_DOTS is the same as MACOSX_DEPLOYMENT_TARGETStephan Bergmann
2019-05-22curl: upgrade to release 7.65.0Michael Stahl
2019-05-05Fix remaining uses of gb_SYMBOLStephan Bergmann
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-05-17curl: upgrade to release 7.60.0Thorsten Behrens
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-01-24curl: upgrade to release 7.58.0Michael Stahl
2017-11-01external: consistently use gb_ExternalProject_use_nmakeMichael Stahl
2017-10-27external/curl: Work around clang-cl not knowing /FDStephan Bergmann
2017-10-24curl: upgrade to release 7.56.1Michael Stahl
2017-09-20Pass --with-macosx-version-min-required into external/curlStephan Bergmann
2017-09-19connectx() is available only on Mac OS X 10.11 and newerTor Lillqvist
2017-09-07Pass --without-system-zlib into external/curlStephan Bergmann
2017-09-07Clean up passing CPPFLAGS/LDFLAGS into external/curlStephan Bergmann
2017-09-06Pass "verbose" flag into external/curlStephan Bergmann