# -*- 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/. # # Major Contributor(s): # Copyright (C) 2012 Radu Ioan (initial developer) # # All Rights Reserved. # # For minor contributions see the git repository. $(eval $(call gb_CppunitTest_CppunitTest,salhelper_testapi)) $(eval $(call gb_CppunitTest_add_exception_objects,salhelper_testapi,\ salhelper/qa/test_api \ )) $(eval $(call gb_CppunitTest_use_external,salhelper_testapi,boost_headers)) $(eval $(call gb_CppunitTest_use_libraries,salhelper_testapi,\ salhelper \ sal \ $(gb_UWINAPI) \ )) # vim: set noet sw=4 ts=4: fice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/firebird
AgeCommit message (Expand)Author
2017-01-18Revert "external/firebird: Try track down "Couldn't turn forced writes off" f...Stephan Bergmann
2017-01-17external/firebird: Backport fix for CORE-5452 causing spurious SEGVStephan Bergmann
2016-11-22tdf#101789 work around DYLD_LIBRARY_PATH limitations on newer MacOS XLionel Elie Mamane
2016-10-17external/firebird doesn't know --enable-debug, but make target "Debug"Stephan Bergmann
2016-10-05external/firebird: Fix isinf-check for libc++Stephan Bergmann
2016-09-23external/firebird: Use gb_Helper_extend_ld_path to add icu dirStephan Bergmann
2016-09-14external/firebird: Hack around detection of clock_gettime on Mac OS XStephan Bergmann
2016-08-25Remove line again that was committed in errorStephan Bergmann
2016-08-25external/firebird: Try track down "Couldn't turn forced writes off" failureStephan Bergmann
2016-08-19Undo inadvertent addStephan Bergmann
2016-08-19Why not just drop that $(HOME)/icu54/icu/source/lib nonsenseStephan Bergmann
2016-08-19Revive external/firebird/macosx-elcapitan-dyld.patchStephan Bergmann
2016-08-19Excess separatorStephan Bergmann
2016-08-19external/firebird: --with-fbsample[-db] is apparently about specifying dirsStephan Bergmann
2016-08-18tdf#72987 GSoC Use Firebird backup formatWastack
2016-08-18Missing &&Stephan Bergmann
2016-08-18external/firebird: Make GCC check work for Clang, tooStephan Bergmann