# -*- 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: git logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libffi
AgeCommit message (Expand)Author
2024-07-16libffi: Upgrade to 3.4.6Taichi Haradaguchi
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier
2023-10-15-Wimplicit-function-declarationStephan Bergmann
2023-10-14Upgrade libffi to 3.4.4Taichi Haradaguchi
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski
2020-07-20external/libffi configure needs MAKEStephan Bergmann
2020-07-17python3: update to 3.8.4Jan-Marek Glogowski
2020-07-17libffi: build DLL on WindowsJan-Marek Glogowski
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-01-09python3: bundle libffi for GNU/Linux buildsMichael Stahl