# -*- 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_CppunitTest_CppunitTest,i18npool_ordinalsuffix)) $(eval $(call gb_CppunitTest_use_sdk_api,i18npool_ordinalsuffix)) $(eval $(call gb_CppunitTest_use_libraries,i18npool_ordinalsuffix,\ cppu \ cppuhelper \ sal \ unotest \ )) $(eval $(call gb_CppunitTest_add_exception_objects,i18npool_ordinalsuffix,\ i18npool/qa/cppunit/test_ordinalsuffix \ )) $(eval $(call gb_CppunitTest_use_ure,i18npool_ordinalsuffix)) $(eval $(call gb_CppunitTest_use_components,i18npool_ordinalsuffix,\ i18npool/util/i18npool \ )) # vim: set noet sw=4 ts=4: /option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/openssl
AgeCommit message (Expand)Author
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski
2021-01-06openssl: upgrade to release 1.1.1iMichael Stahl
2020-08-07Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist
2020-07-17python3: update to 3.8.4Jan-Marek Glogowski
2020-07-17openssl: update to 1.1.1gJan-Marek Glogowski
2020-07-05Remove leftover thing for macOS on x86Tor Lillqvist
2020-07-05Initial attempt at macOS on arm64 support for OpenSSLTor Lillqvist
2020-07-05Bin leftover support for OS X on PowerPCTor Lillqvist
2020-07-05We don't build OpenSSL for iOS but if we did, it would be arm64Tor Lillqvist
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-01-08python3: upgrade to release 3.7.6Michael Stahl
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-09-03define PURIFY for openssl for dbgutil to silence valgrind spewCaolán McNamara
2018-01-08openssl: fix MSVC 64-bit buildMichael Stahl
2018-01-08openssl: MSVC build: link and run MSASM with /SAFESEHMichael Stahl
2017-11-01external: consistently use gb_ExternalProject_use_nmakeMichael Stahl
2017-05-30openssl: remove Windows XP patchMichael Stahl
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-01upload openssl 1.0.2kDavid Tardon
2016-10-23cond. build is already handled in Module_external.mkDavid Tardon
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann