# -*- 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_Module_Module,uitest)) $(eval $(call gb_Module_add_uicheck_targets,uitest,\ UITest_calc_demo \ UITest_writer_demo \ UITest_impress_demo \ UITest_demo_ui \ UITest_math_demo \ )) > : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/hsqldb
AgeCommit message (Expand)Author
2013-02-07use current version as build.labelDavid Tardon
2012-11-03these have been converted; use _tarball variablesMatúš Kukan
2012-10-15tweak some build.lsts for the group photo...Michael Stahl
2012-10-10more icerun annotation to stop parallel java builds from explodingMichael Meeks
2012-10-03do not overcomplicate thisDavid Tardon
2012-09-24rhbz#836827: SQLFeatureNotSupportedException only in Java 6Stephan Bergmann
2012-09-10hsqldb: quote $(ANT) to make paths with spaces workMichael Stahl
2012-08-27include can be first statement nowDavid Tardon
2012-08-26fix conditional inclusion of jdbc patch in hsqldbDavid Tardon
2012-08-24gbuildize hsqldbDavid Tardon