summaryrefslogtreecommitdiff
path: root/shell/Executable_uri_encode.mk
blob: 51bca068071049193e211fca4c6ba668d4f8973d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*- 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_Executable_Executable,uri-encode))

$(eval $(call gb_Executable_add_cobjects,uri-encode,\
	shell/source/unix/misc/uri-encode \
))

# vim: set shiftwidth=4 tabstop=4 noexpandtab:
pha1&id=5d4cc08cf7ac7a79754133946568c92e0ff88017'>update Skia to chrome/m83Luboš Luňák 2020-03-31build Skia on Windows with UNICODE setLuboš Luňák 2020-03-27fix LOGFONTA/GetObjectW() mismatch and remove Skia HFONT hack (tdf#131426)Luboš Luňák 2020-03-18(do not) use SK_GAMMA_APPLY_TO_A8 also for Skia text on WindowsLuboš Luňák 2020-03-18update Skia to chrome/m82Luboš Luňák 2020-03-18implement text rendering using directly Skia (Windows)Luboš Luňák 2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák 2020-02-01remove outdated TODO from skia externalLuboš Luňák 2020-01-17For now, work around Clang 11 -flax-vector-conversion=integer in external/skiaStephan Bergmann 2020-01-14fix Skia CPU instruction set support (tdf#129546)Luboš Luňák 2019-12-29skia: make gcc not crash for x86 buildsThorsten Behrens 2019-12-12update Skia to chrome/m80Luboš Luňák 2019-12-04external/skia: Fix -Werror=deprecated-copy-dtorStephan Bergmann 2019-11-27external/skia: -Werror,-Wdeprecated-copyStephan Bergmann 2019-11-27external/skia: C++20 comparison operator fixStephan Bergmann 2019-11-27do not require Vulkan devel package for SkiaLuboš Luňák 2019-11-27patch Skia bug with copying data with different alpha typeLuboš Luňák 2019-11-27disable Skia resource leak checking on exitLuboš Luňák 2019-11-27fix Skia offscreen GPU-backed drawingLuboš Luňák 2019-11-27fix Skia/vulkan with some localesLuboš Luňák 2019-11-27update Skia to chrome-m79Luboš Luňák 2019-11-27build also the tools/sk_app part of SkiaLuboš Luňák 2019-11-27build Skia also on WindowsLuboš Luňák 2019-11-27initial build of the Skia libraryLuboš Luňák