# -*- 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: lt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/zxing
AgeCommit message (Expand)Author
2024-11-06external/zxing: Missing include (for std::nullptr_t)Stephan Bergmann
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier
2023-12-23zxing-cpp: upgrade to release 2.2.1Taichi Haradaguchi
2023-11-28external/zxing: Backport my upstream fix for android build w/ NDK 26Michael Weghorn
2023-07-11zxing-cpp: upgrade to release 2.1.0Taichi Haradaguchi
2023-02-26zxing: fix build after upgrade to v.2.0Mike Kaganski
2023-02-24upgrade zxing-cpp to 2.0.0Caolán McNamara
2023-01-23Mark external/zxing/missing-include.patch.0 as upstreamedTaichi Haradaguchi
2023-01-23Mark external/zxing/android_include.patch.0 as upstreamedTaichi Haradaguchi
2022-12-09external/zxing: Silence MSVC 2022 error C3781Stephan Bergmann
2022-12-08external/zxing: Avoid MSVC 2022 error C2326Stephan Bergmann
2022-12-08external/zxing: Missing includesStephan Bergmann
2022-12-07zxing-cpp: upgrade to release 1.4.0Taichi Haradaguchi
2022-05-23Missing #include <stdint.h> in various external codeStephan Bergmann
2021-12-10merge fixes to zxing's copy of stb_imageCaolán McNamara
2021-11-03PCH for external/zxingLuboš Luňák
2021-10-30Switch to a newer version of ZXing libraryhomeboy445
2021-05-03liborcus,zxing: add link to GCC bugMichael Stahl
2021-05-01zxing: newline problem with GCC 11 -E -fdirectives-onlyMichael Stahl
2021-03-20tdf#139778 bundle external:zxing libhomeboy445