# -*- 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,tools_unique_id)) $(eval $(call gb_CppunitTest_set_include,tools_unique_id,\ $$(INCLUDE) \ -I$(SRCDIR)/tools/inc \ )) $(eval $(call gb_CppunitTest_add_exception_objects,tools_unique_id, \ tools/qa/cppunit/UniqueIdTest \ )) $(eval $(call gb_CppunitTest_use_libraries,tools_unique_id, \ tl \ test \ unotest \ )) # vim: set noet sw=4 ts=4: lect name='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/testtools/CustomTarget_bridgetest.mk
>
AgeCommit message (Expand)Author
Noel Grandin
2024-03-28Drop transitional header xmlsecurity/xmlsec-wrapper.hGabor Kelemen
2024-02-15Revert "merge sdui library into sd"Noel Grandin
2024-02-14merge sdui library into sdNoel Grandin
2023-07-10update skia to m116Noel Grandin
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2021-11-26-FIIntrin.h in CC/CXX is no longer needed for my clang-cl buildStephan Bergmann
2021-11-03PCH for external/zxingLuboš Luňák
2021-10-09Typo: braket->bracketJulien Nabet
2021-09-11don't include Vulkan headers for Skia PCHLuboš Luňák
2021-08-26update Skia to chrome/m94Luboš Luňák
2021-04-14Revert "update Skia to chrome/m91" (tdf#141680)Luboš Luňák
2021-04-12update Skia to chrome/m91Luboš Luňák
2021-04-08allow more trivial #if's for including headers in PCHsLuboš Luňák
2021-04-08make update_pch.sh aware of '#pragma once'Luboš Luňák
2021-04-08make update_pch.sh abort on an errorLuboš Luňák
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-03update Skia to chrome/m90Luboš Luňák
2020-08-26Remove outdated comment lineAndrea Gelmini
2020-07-22weld PatternControlCaolán McNamara
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski
2020-07-04reduce number of framework librariesNoel Grandin
2020-07-04reduce number of framework librariesNoel Grandin
2020-07-01update Skia to chrome/m85 snapshotLuboš Luňák
2020-02-07Remove erroneous whitespace in update_pchMuhammet Kara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2019-12-01make update_pch work againCaolán McNamara
2019-11-27update PCH for SkiaLuboš Luňák
2019-11-27add PCH to SkiaLuboš Luňák
2019-11-11make bin/update_pch work with srcdir != builddirLuboš Luňák
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-14add PCHs for more external libsLuboš Luňák
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara