# -*- 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,setup_native_misc,$(SRCDIR)/setup_native/source)) $(eval $(call gb_Package_add_file,setup_native_misc,$(LIBO_BIN_FOLDER)/desktophelper.txt,win32/desktophelper.txt)) # vim: set noet sw=4 ts=4: t/'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bin/gen-boost-headers
AgeCommit message (Expand)Author
2021-10-13add some comment to gen-boost-headersNoel Grandin
2021-08-20Make some scripts more portableIlmari Lauhakangas
2020-07-22Silence GCC 11 trunk -Werror=nonnull in external/boostStephan Bergmann
2020-02-24boost: disable -Wmaybe-uninitialized from GCC 9.2.1 -OgMichael Stahl
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann
2018-07-26external/boost: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-01-24Silence upcoming GCC 8 -Werror=parentheses in external/boostStephan Bergmann
2018-01-09Silence clang-cl -Werror,-Wmicrosoft-unqualified-friend in external/boostStephan Bergmann
2017-12-20Remove Clang -Wunknown-pragmas workaroundStephan Bergmann
2017-08-16Silence further warnings in external/boost/include wrappersStephan Bergmann
2017-05-02Adapt bin/gen-boost-headers to Clang 5Stephan Bergmann
2017-05-02bin/gen-boost-headers: Don't stumble over "boost" in pathnameStephan Bergmann