# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: ='2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/breeze/cmd/sc_diagramwall.png
option value='30'>30
AgeCommit message (Expand)Author
space:
mode:
authorStephan Bergmann <stephan.bergmann@allotropia.de>2024-10-09 19:00:21 +0200
committerStephan Bergmann <stephan.bergmann@allotropia.de>2024-10-10 14:39:24 +0200
commit33aa490cd6c18474f83ddd2b5f91ffc5c42a34d9 (patch)
treee18df98f7cd2058f58e68e326b3b280c8b8ad34b /external/dragonbox
parente9dcbf84f94b90ee8cd78628a0c9b5fb131d1085 (diff)
Make --disable-emscripten-proxy-to-pthread configurable
...as is convenient for some experiments Change-Id: I74aedb38ecc0f7b5a0d913799f649dce77dc7bba Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174753 Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de> Tested-by: Jenkins