/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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/. */ #ifndef CONFIG_CXXABI_H #define CONFIG_CXXABI_H #define HAVE_CXXABI_H_BASE_CLASS_TYPE_INFO 0 #define HAVE_CXXABI_H_CLASS_TYPE_INFO 0 #define HAVE_CXXABI_H_CXA_ALLOCATE_EXCEPTION 0 #define HAVE_CXXABI_H_CXA_EH_GLOBALS 0 #define HAVE_CXXABI_H_CXA_EXCEPTION 0 #define HAVE_CXXABI_H_CXA_GET_GLOBALS 0 #define HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE 0 #define HAVE_CXXABI_H_CXA_THROW 0 #define HAVE_CXXABI_H_SI_CLASS_TYPE_INFO 0 #define HAVE_CXXABI_H_VMI_CLASS_TYPE_INFO 0 #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ fice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/liborcus
span>
AgeCommit message (Expand)Author
2024-09-12external: remove a couple of gcc9 patchesXisco Fauli
MSI: Fix Signature table's FileName column typeMike Kaganski
2023-05-23Add configure switch to enable building the installer with WiX.Jussi Pakkanen
2023-04-26Disable WiX-based MSI generation for the momentThorsten Behrens
2023-04-22Integrate msicreator into LO and generate installerRakielle
2023-01-27Remove support for AIXStephan Bergmann
2022-12-13bump minimum make version to 4.0 (for $(file …) function)Christian Lohmaier
2022-12-08Stick to three-letter build step prefixesStephan Bergmann
2022-12-06Fix typoAndrea Gelmini
2022-12-06build installer packages with make parallelism instead of GNU parallelChristian Lohmaier
2022-08-18windows packaging: remove unused msp creationChristian Lohmaier
2022-05-27make_installer: convert Win to Unix path for cygwinThorsten Behrens
2022-05-26Reduce cmd line length for make_installer callsThorsten Behrens
2022-05-22Get make_installer calls to run in parallelThorsten Behrens
2022-03-25Depend on 64-bit packages for aarch64 as wellMichael Weghorn
2022-03-02Do not pull in X11 dependencies when the build is configured for LOKitAndras Timar
2022-02-27tdf#135233: Useless looking translatable string: "error text goes here"Julien Nabet
2022-02-27Use STR_INSTALLATION_WIZARD tooin instsetoo_native/sdkoo partJulien Nabet
2022-01-22Make installer compression tool configurableThorsten Behrens
2021-10-29Split overly long line into multiple logically separate pieces for sanityTor Lillqvist
2021-10-13tdf#143686 increase a radiobutton's area sizeRoman Kuznetsov
2021-08-04tdf#143686 Increase a width of the labelRoman Kuznetsov