# -*- 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,cppu_qa_reference)) $(eval $(call gb_CppunitTest_add_exception_objects,cppu_qa_reference, \ cppu/qa/test_reference \ )) $(eval $(call gb_CppunitTest_use_external,cppu_qa_reference,boost_headers)) $(eval $(call gb_CppunitTest_use_libraries,cppu_qa_reference, \ cppu \ sal \ $(gb_UWINAPI) \ )) $(eval $(call gb_CppunitTest_use_internal_comprehensive_api,cppu_qa_reference, \ cppu_qa_types \ udkapi \ )) # vim: set noet sw=4 ts=4: otropia/zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libwps
AgeCommit message (Expand)Author
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier
2023-12-11external/libwps: operation between different enumeration typesStephan Bergmann
2023-09-25upload libwps 0.4.14Taichi Haradaguchi
2022-05-01try to use also proper debug LDFLAGS for externals librariesLuboš Luňák
2022-04-12use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject'sLuboš Luňák
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski
2021-11-04Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan Bergmann
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2020-09-27upload libwps 0.4.12David Tardon
2020-07-28Adapt --enable-ld to Clang 12 trunk --ld-pathStephan Bergmann
2020-04-18upload libwps 0.4.11David Tardon
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-11-22Replace hotfix with upstream patch, tdf#127887 follow-upEike Rathke
2019-10-21external/libwps: Make comparison operator member functions constStephan Bergmann
2019-10-14add PCHs for more external libsLuboš Luňák
2019-10-02Resolves: tdf#127887 Fix libwps wrong Lotus version detectionEike Rathke
2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann
2019-05-24disable warnings in external libsLuboš Luňák
2019-05-06enable gdb-index also for liborcus and libwps if possibleLuboš Luňák
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-01-15Revert "Fix nan is not a member of std when building android"Stephan Bergmann
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-08-08upload libwps 0.4.10David Tardon
2018-06-15Fix nan is not a member of std when building androidMert Tumer
2018-06-13drop unneeded defineDavid Tardon
2018-05-07Pass _GLIBCXX_DEBUG into external/libwpsStephan Bergmann
2018-05-07Pass --enable-debug into external/libwpsStephan Bergmann
2018-04-26fix asan buildDavid Tardon
2018-04-26upload libwps 0.4.9David Tardon
2017-11-28tdf#114000 always use user-selected charsetDavid Tardon
2017-11-28upload libwps 0.4.8David Tardon
2017-10-28libwps: pass optimization flags to configureDavid Tardon
2017-10-04use the new gbuild way to update config.*David Tardon
2017-07-17try to fix osx build of libwpsDavid Tardon
2017-06-13iOS patch libwpsjan Iversen