# -*- 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,starmath_qa_cppunit)) $(eval $(call gb_CppunitTest_set_include,starmath_qa_cppunit,\ $$(INCLUDE) \ -I$(SRCDIR)/starmath/inc \ )) $(eval $(call gb_CppunitTest_use_external,starmath_qa_cppunit,boost_headers)) $(eval $(call gb_CppunitTest_use_sdk_api,starmath_qa_cppunit)) $(eval $(call gb_CppunitTest_use_library_objects,starmath_qa_cppunit,\ sm \ )) $(eval $(call gb_CppunitTest_use_libraries,starmath_qa_cppunit,\ comphelper \ cppu \ cppuhelper \ editeng \ i18nlangtag \ i18nutil \ msfilter \ oox \ sal \ sax \ sfx \ sot \ svl \ svt \ svxcore \ svx \ test \ tk \ tl \ unotest \ utl \ vcl \ xo \ )) $(eval $(call gb_CppunitTest_set_include,starmath_qa_cppunit,\ -I$(SRCDIR)/starmath/source \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_add_exception_objects,starmath_qa_cppunit,\ starmath/qa/cppunit/test_cursor \ starmath/qa/cppunit/test_node \ starmath/qa/cppunit/test_nodetotextvisitors \ starmath/qa/cppunit/test_parse \ starmath/qa/cppunit/test_starmath \ )) $(eval $(call gb_CppunitTest_use_ure,starmath_qa_cppunit)) $(eval $(call gb_CppunitTest_use_vcl,starmath_qa_cppunit)) $(eval $(call gb_CppunitTest_use_components,starmath_qa_cppunit,\ configmgr/source/configmgr \ framework/util/fwk \ i18npool/util/i18npool \ package/source/xstor/xstor \ package/util/package2 \ toolkit/util/tk \ sfx2/util/sfx \ ucb/source/core/ucb1 \ ucb/source/ucp/file/ucpfile1 \ unotools/util/utl \ vcl/vcl.common \ )) $(eval $(call gb_CppunitTest_use_configuration,starmath_qa_cppunit)) # vim: set noet sw=4 ts=4: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2023-04-11add fetch to dependencies of gbuildtojson / Rdb targetChristian Lohmaier
2022-12-15create pocheck convenience targetChristian Lohmaier
2022-12-15don't export the various language lists and consolidate themChristian Lohmaier
2022-11-01use https instead of httpCaolán McNamara
2022-10-24Fix typosAndrea Gelmini
2022-10-24Fix typoAndrea Gelmini
2022-10-23build appstore packages with symbols/add targets to merge into universal buildChristian Lohmaier
2022-10-15Fix typosAndrea Gelmini
2022-10-14add missing dependency for gbuild-to-jsonChristian Lohmaier
2022-09-11[COVER] add first set of ODF feature test filesThorsten Behrens
2022-06-29allow to specify a macOS provisioning profileChristian Lohmaier
2022-06-29don't specify entitlements that are not used (sdremote w/o bluetooth)Christian Lohmaier
2022-05-04Drop --with-iwyu optionGabor Kelemen
2022-04-26Fix for xcode-ide-integrationxuenhua
2022-02-15Use relative path to the script, to please python3 on WindowsMike Kaganski
2022-02-10Remove interactivity of asking permission when make distcleanYunusemre Şentürk
2022-01-17Add <module>.*all aliases to .all* and update helpJan-Marek Glogowski
2022-01-13split gbuild's <module>.all to <module>.allbuild or .allcheckLuboš Luňák
2021-12-25oss-fuzz: convert to static cross-buildJan-Marek Glogowski
2021-12-24autogen.sh is actually in $(SRCDIR)Jan-Marek Glogowski
2021-12-24Re-run autogen.sh on m4 macro changeJan-Marek Glogowski
2021-12-21provide a "make vscode-ide-integration" targetChristian Lohmaier
2021-12-18Implement building ComponentTarget directlyJan-Marek Glogowski
2021-12-13Respect verbose setting for module-deps.pl callsJan-Marek Glogowski
2021-12-06Retire build-nocheckThorsten Behrens
2021-12-03ofz#41602 fix more build failureCaolán McNamara
2021-12-03ofz#41602 Build-FailureCaolán McNamara
2021-12-03distclean generated solenv/lockfile/autoconf.hStephan Bergmann
2021-12-02ofz: Executable_lockfile needs Executable_concat-depsCaolán McNamara
2021-12-02ofz: fix build failure by building Executable_lockfile firstCaolán McNamara
2021-11-10add generate-flatpak-manifest.sh to generate FlatPak manifestMichael Stahl
2021-10-31ofz: build failureCaolán McNamara
2021-10-08Simplify VS IDE integration generationMike Kaganski
2021-10-08Drop vs2017-ide-integration; add vs2022-ide-integrationMike Kaganski
2021-09-25add dbffuzzerCaolán McNamara
2021-08-22ofz: prep for allowing oss-fuzz msanCaolán McNamara
2021-08-12ofz: use system .a libs when they aren't c++ onesCaolán McNamara
2021-08-08oss-fuzz: drop more_fonts build step and just install the min wantedCaolán McNamara
2021-08-07disable scripting for fuzzingCaolán McNamara
2021-08-03Fix 'make test-install' on LinuxMiklos Vajna
2021-07-19Avoid bash'ism (comment in line continuation)Stephan Bergmann
2021-06-17don't ignore dump_syms errors during symbol extractionChristian Lohmaier
2021-06-11use freshly compiled dump_syms.exe on windows for symbolinfo extractionChristian Lohmaier
2021-06-01Remove config.warn during `make distclean`Stephan Bergmann
2021-06-01Better keep these $(BUILDDIR)/config.* lines sorted lexicographicallyStephan Bergmann
2021-05-25Install GDB pretty printers into cross-toolsetJan-Marek Glogowski
2021-05-22ofz build fixCaolán McNamara
2021-05-05Run checks also on cross build toolchainJan-Marek Glogowski
2021-04-10use systemd-detect-virt to detect building as root in containerCaolán McNamara
2021-04-07skip check-if-root test if LIB_FUZZING_ENGINE is setCaolán McNamara