# -*- 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_UITest_UITest,signatureLine)) $(eval $(call gb_UITest_add_modules,signatureLine,$(SRCDIR)/sc/qa/uitest,\ signatureLine/ \ )) $(eval $(call gb_UITest_set_defs,signatureLine, \ TDOC="$(SRCDIR)/sc/qa/uitest/calc_tests/data" \ )) # vim: set noet sw=4 ts=4: pe='hidden' name='id' value='453aeef36c8455ecbb5ef4e58109b4610d5ba243'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2014-03-04add autoconf macro for Boost.IostreamsDavid Tardon
2014-02-27normalize values of WITH_EXTRA_EXTENSIONSMichael Stahl
2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-06-10More systematic *_CFLAGS s/-I/-isystem/Stephan Bergmann
2013-05-24Revert "Rename Boost libraries when built internally to match conventions"Fridrich Štrba
2013-05-24Rename Boost libraries when built internally to match conventionsTor Lillqvist
2013-05-23aarch64 will be a 64bit multilib platform tooCaolán McNamara