summaryrefslogtreecommitdiff
path: root/desktop/Makefile
blob: 0997e628485b15db1ce05c94758f56e1174fb221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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-04-22external/libgpg-error: Missing include (getpid, Windows)Stephan Bergmann 2022-04-12use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject'sLuboš Luňák 2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski 2022-01-05Update libgpg-error to 1.43Thorsten Behrens 2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski 2020-09-11WIN cross: fix gpg-related library buildsJan-Marek Glogowski 2020-08-05external/libgpg-error: -Werror,-Wundef (clang-cl)Stephan Bergmann 2020-06-13gpg4libre: update gpgme, libassuan and libgpg-errorThorsten Behrens 2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák 2019-07-04Fix libgpg-error compilation error with gawk5nd101 2019-02-01Missing extern in external/libgpg-error (clang-cl)Stephan Bergmann 2019-01-28libgpg-error: use custom soname and symbol versionMichael Stahl 2018-05-04Removed executable permission on data filesAndrea Gelmini 2018-03-08Remove apparently unused external/libgpg-error/disable-rpath-option.patchStephan Bergmann 2018-03-08libgpg-error doesn't need RPATH at allStephan Bergmann 2017-12-11-Werror,-Wundef (clang-cl)Stephan Bergmann 2017-12-08fix fuzzer buildCaolán McNamara 2017-12-05tdf#114086: Fix macOS paths of external GPG librariesStephan Bergmann 2017-12-04gpg4libre: pass windows arch down to windresThorsten Behrens 2017-12-04gpg4libre: remove silly afxres.h / MFC dependency from gpgmeThorsten Behrens 2017-11-28Use Executable_cpp instead of default gcc as preprocessor for windresStephan Bergmann 2017-11-24gpg4libre: call libgpg-error subsystem initThorsten Behrens 2017-11-22gpg4libre: build libgpg-error natively on windowsThorsten Behrens 2017-10-26fix windows packagingThorsten Behrens 2017-10-26gpg4libre: enable OpenPGP support for MacThorsten Behrens 2017-08-15gpg4libre: update libgpg-error and gpgme to latestThorsten Behrens 2017-03-05gpg4libre: get rpath right for gpgmeThorsten Behrens 2017-02-17gpg4libre: fix build for older autoconf/automake versionsThorsten Behrens 2017-02-16gpg4libre: Build internal libgpg-error, libassuan and gpgme(pp)Katarina Behrens 2017-02-03gpg4libre: Download external gpgme and dependent libsKatarina Behrens