# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: '/cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/CppunitTest_dbaccess_hsqldb_test.mk
AgeCommit message (Expand)Author
2022-11-09UnoApiTest: factor out common codeXisco Fauli
2022-03-10Missing test dependencyStephan Bergmann
2018-10-30Missing test dependencyStephan Bergmann
2018-05-11(try to) fix dbaccess firebird-related testsRene Engelhard
2018-04-14Revert HSQLDB related unit testsTamas Bunth
2018-04-12dbaccess: fix --without-java build once moreMiklos Vajna
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder
2018-04-10dbaccess: fix --without-java buildMiklos Vajna
2018-04-10Remove dead HSQLDB driverTamas Bunth
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-11-21Revert "add missing component"David Tardon
2016-11-21add missing componentDavid Tardon
2016-07-28Revert "temp tinderbox fix"Caolán McNamara
2015-02-27gbuild: gb_CppunitTest_use_filter_configuration was removedMichael Stahl
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl