# -*- 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_Package_Package,extras_glade,$(gb_CustomTarget_workdir)/extras/source/glade)) $(eval $(call gb_Package_add_file,extras_glade,$(LIBO_SHARE_FOLDER)/glade/libreoffice-catalog.xml,libreoffice-catalog.xml)) # vim: set noet sw=4 ts=4: >lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/lxml
AgeCommit message (Expand)Author
2024-07-09lxml: ignore warnings when calling setup.py build tooXisco Fauli
2024-07-09lxml: do not apply replace-setuptools-with-distutils on macosxXisco Fauli
2024-07-09lxml: ignore warnings when calling setupXisco Fauli
2024-05-07lxml: upgrade to 5.2.1Xisco Fauli
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier
2024-04-03external/lxml: Silence -Wincompatible-pointer-typesStephan Bergmann
2024-01-05external/lxml: Silence -Wincompatible-function-pointer-typesStephan Bergmann
2023-10-20external/lxml: Fix --enable-python=fully-internal buildMichael Weghorn
2023-10-20lxml: upgrade to release 4.9.2Taichi Haradaguchi
2022-08-15external/lxml: Fix -Wincompatible-function-pointer-typesStephan Bergmann