# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # Copyright 2000, 2010 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License version 3 # only, as published by the Free Software Foundation. # # OpenOffice.org is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License version 3 for more details # (a copy is included in the LICENSE file that accompanied this code). # # You should have received a copy of the GNU Lesser General Public License # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. # #************************************************************************* gb_PARTIALBUILD := T ifeq ($(strip $(SOLARENV)),) include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/../solenv/gbuild/source_and_rerun.mk else include $(SOLARENV)/gbuild/gbuild.mk $(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/Module*.mk))) endif # vim: set noet sw=4 ts=4: o/cib/libreoffice-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bin/gen-boost-headers
diff options
context:
space:
mode:
authorBogdan B <buzea.bogdan@libreoffice.org>2023-05-11 06:11:37 +0200
committerHossein <hossein@libreoffice.org>2023-05-12 10:34:24 +0200
commitf6782ca20a5b0405beffdea4062a99cd043ffe9f (patch)
treee7bb25164d46fe5e55a3b2101d3a2227837b67a9 /bin/gen-boost-headers
parentee5c6039d73fee9201fa93ac7973728725422e53 (diff)
tdf#155179 Replace in Solver "=>" with ">="
Change-Id: I4c20f755e042cee114cc81a8135b9801261c8451 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151616 Tested-by: Jenkins Reviewed-by: Hossein <hossein@libreoffice.org>