summaryrefslogtreecommitdiff
path: root/ios/Module_ios.mk
blob: 4f88bc4e92b4d64a10660d3b7877797a3298c982 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# -*- 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_Module_Module,ios))

ifeq ($(OS),iOS)

$(eval $(call gb_Module_add_targets,ios,\
	CustomTarget_iOS_setup \
))

endif

# vim: set noet sw=4 ts=4:
l@redhat.com>2017-04-20 22:19:45 +0200 committerMichael Stahl <mstahl@redhat.com>2017-04-21 14:15:17 +0200 commit0cdf41419af854acccee0f819d4add7e8cafb7dc (patch) tree2c759b38c2834e288c753632120f7b95bb3c756a /external parent87dc77ba52b003a89892e48346e140c47a1ebbb6 (diff)
nss: upgrade to release 3.29.5 bdccd45af549 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177143 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2024-11-22Fix typosAndrea Gelmini Change-Id: I49cf90c401243c9606372735ad160f5f2b63b603 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177026 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr> 2024-11-22tsan: make oslPipe thread-safeNoel Grandin add a mutex around accesses of the internal data structures of oslPipeImpl, to prevent data-races Change-Id: Ia39961c0a3df0a5a5db31cc515d248d013998255 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176931 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de> 2024-11-14tdf#163486: PVS: Expression is always trueXisco Fauli V560 A part of conditional expression is always true: pArguments == nullptr. Change-Id: I1fd44091173ed81cdb0c4a4e27e9408cb6a25e5a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176578 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> 2024-11-12cid#1607638 silence Overflowed return valueCaolán McNamara Change-Id: Ie6f9db4949924a53edd3b0738bee5c21ca6051a8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176463 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> 2024-11-12clang-tidy: performance-unnecessary-copy-initialization in salNoel Grandin Change-Id: I99d7b71b2e06c5fc016411c369b6e887a274ec4d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176436 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins 2024-11-11loplugin:reftotemp in pyuno..saxNoel Grandin Change-Id: Ia616256e06f64ad3c635ac30abf521e5dab107d7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176401 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2024-11-04merge creating variable and assigning itCaolán McNamara Change-Id: I1c8533f5adf5ab1db88dc279fc8e9a21c38c66bb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175976 Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> Tested-by: Jenkins 2024-11-04new loplugin:staticconstexprNoel Grandin Change-Id: Ida1996dfffa106bf95fd064e8191b8033b4002f3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175336 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2024-11-02No need to use SAL_THROW_EXTERN_C macro in CXXMike Kaganski Change-Id: I6eb9f0431a9402479a2d90d5b6f68b611d52a9f9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175957 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> 2024-10-31use SAL_WARN_IF here insteadCaolán McNamara Change-Id: Iaeac042caec04e5bda5c23d22995e509e9fe824a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175862 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> 2024-10-17extract NaN payload test from single unit testSakura286 Change-Id: I51a029c9ac729352fe435b9a70c5e8bd2cf746b1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174964 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins 2024-10-15cid#1557682 alt fix for Initialization or destruction ordering is unspecifiedCaolán McNamara Change-Id: Ibbcc3808a7a7ec71a046b263757506f61ac48093 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174970 Tested-by: Jenkins Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com> Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> 2024-10-14version COVERITY conditionalsCaolán McNamara so there's a recheck on each major if they are still needed Change-Id: I351f731fe4eaec0ebf735147a9a168cccba3bca5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174883 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> 2024-10-14cid#1557682 Initialization or destruction ordering is unspecifiedCaolán McNamara Change-Id: I886733628601d551d544b5abf0eae947b49b8ca6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174882 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> 2024-10-09cid#1607798 Overflowed integer argumentNoel Grandin Change-Id: I561e86e07a61114523cad545646edf24cf50a260 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174707 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>