Searched +full:fedora +full:- +full:36 +full:- +full:clang (Results 1 – 22 of 22) sorted by relevance
| /third_party/skia/m133/third_party/externals/harfbuzz/.circleci/ |
| D | config.yml | 4 win32-executor: 6 - image: cimg/base:2023.10 7 win64-executor: 9 - image: cimg/base:2023.10 10 dist-executor: 12 - image: cimg/base:2023.10 16 macos-aat-fonts: 20 - checkout 21 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install pkg-config ragel freetype glib cairo python3 icu4c g… 22 - run: pip3 install meson --upgrade [all …]
|
| /third_party/backends/ |
| D | .gitlab-ci.yml | 1 # .gitlab-ci.yml -- to test some source code build scenarios 2 # Copyright (C) 2016-2020 Olaf Meeuwissen 4 # License: GPL-3.0+ 7 REGISTRY_HUB: "registry.gitlab.com/sane-project/ci-envs" 8 CONFIGURE_MINI: "--enable-silent-rules" 9 …CONFIGURE_FULL: "--with-usb --with-usb-record-replay --with-avahi --enable-pnm-backend --with-libc… 12 - tarball 13 - compile 14 - snapshot 15 - release [all …]
|
| /third_party/libwebsockets/READMEs/ |
| D | README.build.md | 8 ./bootstrap-vcpkg.sh 16 CMake is a multi-platform build tool that can generate build files for many 19 CMake also allows/recommends you to do "out of source"-builds, that is, 27 - Windows (Visual Studio) 28 - Windows (MinGW) 29 - Linux (x86 and ARM) 30 - OSX 31 - NetBSD 71 as --prefix= with autotools. It defaults to /usr/local. 74 $ cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr . [all …]
|
| /third_party/backends/ChangeLogs/ |
| D | ChangeLog-1.2.1 | 3 Date: 2023-02-04 16:16:54 -0800 14 Date: 2023-02-04 09:40:07 -0800 23 Date: 2023-02-01 17:19:56 +0000 29 See merge request sane-project/backends!779 33 Date: 2023-02-01 18:53:17 +0200 39 Date: 2023-01-27 18:09:57 -0500 49 Date: 2023-01-07 07:48:17 +0000 51 Merge branch '634-llvm-15-on-freebsd-support-for-sane-backends-1-1-1' into 'master' 53 Resolve "LLVM 15 on FreeBSD support for sane-backends 1.1.1" 57 See merge request sane-project/backends!777 [all …]
|
| D | ChangeLog-1.0.28 | 2 Author: Olaf Meeuwissen <paddy-hack@member.fsf.org> 3 Date: 2019-07-31 20:39:43 +0900 8 Author: Olaf Meeuwissen <paddy-hack@member.fsf.org> 9 Date: 2019-07-30 22:40:11 +0900 14 Author: Rolf Bensch <rolf@bensch-online.de> 15 Date: 2019-07-29 22:34:13 +0200 19 https://alioth-lists.debian.net/pipermail/sane-devel/2019-July/036877.html 23 Author: Rolf Bensch <rolf@bensch-online.de> 24 Date: 2019-07-29 17:27:07 +0200 29 Author: Rolf Bensch <rolf@bensch-online.de> [all …]
|
| D | ChangeLog-1.0.27 | 3 Date: 2017-05-22 11:16:40 -0400 5 SANE-backends release 1.0.27 19 Author: Rolf Bensch <roben-guest@alioth.debian.org> 20 Date: 2017-05-20 14:13:19 +0200 22 pixma: i-SENSYS MF240 Series is working 26 Date: 2017-05-19 20:24:14 -0400 31 Author: Olaf Meeuwissen <paddy-hack@member.fsf.org> 32 Date: 2017-05-15 21:37:34 +0900 38 Date: 2017-05-14 21:34:36 -0400 45 Author: Olaf Meeuwissen <paddy-hack@member.fsf.org> [all …]
|
| /third_party/python/Lib/test/ |
| D | test_gdb.py | 1 # Verify that gdb can pretty-print the various PyObject* types 20 cmd = ["gdb", "-nx", "--version"] 38 # 'GNU gdb (GDB; SUSE Linux Enterprise 12) 7.7\n' -> 7.7 39 # 'GNU gdb (GDB) Fedora 7.9.1-17.fc22\n' -> 7.9 40 # 'GNU gdb 6.1.1 [FreeBSD]\n' -> 6.1 41 # 'GNU gdb (GDB) Fedora (7.5.1-37.fc18)\n' -> 7.5 42 # 'HP gdb 6.7 for HP Itanium (32 or 64 bit) and target HP-UX 11iv2 and 11iv3.\n' -> 6.7 58 if 'Clang' in platform.python_compiler() and sys.platform == 'darwin': 60 " built with LLVM clang") 68 'python-gdb.py') [all …]
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | ChangeLog.md | 7 non-GCC-compatible compilers for Un*x/Arm platforms. 9 2. Fixed a regression introduced by 2.1 beta1[13] that prevented the Arm 32-bit 11 included `-mfloat-abi=softfp` or `-mfloat-abi=hard`. 15 Android systems when running AArch32/Thumb builds of libjpeg-turbo built with 16 recent versions of Clang. 18 4. Added a command-line argument (`-copy icc`) to jpegtran that causes it to 22 5. libjpeg-turbo should now build and run on CHERI-enabled architectures, which 26 64-bit SSE2 Huffman encoder when attempting to losslessly transform a 27 specially-crafted malformed JPEG image. 40 decompress a specially-crafted malformed progressive JPEG image caused the [all …]
|
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/ |
| D | ChangeLog.md | 6 1. The SIMD dispatchers in libjpeg-turbo 2.1.4 and prior stored the list of 10 libjpeg-turbo 2.1.5 included an undocumented attempt to fix this race condition 11 by making the SIMD support variable thread-local. However, that caused another 27 1. Fixed issues in the build system whereby, when using the Ninja Multi-Config 28 CMake generator, a static build of libjpeg-turbo (a build in which 34 specially-crafted malformed 12-bit-per-component JPEG image into a progressive 35 12-bit-per-component JPEG image using a 12-bit-per-component build of 36 libjpeg-turbo (`-DWITH_12BIT=1`.) Given that the buffer overrun was fully 38 segfault or other user-visible errant behavior, given that the lossless 40 data exploits, and given that 12-bit-per-component builds of libjpeg-turbo are [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 23.1.0.rst | 1 Mesa 23.1.0 Release Notes / 2023-05-10 20 --------------- 24 a9dde3c76571c4806245a05bda1cceee347c3267127e9e549e4f4e225d92e992 mesa-23.1.0.tar.xz 28 ------------ 30 - VK_EXT_pipeline_library_group_handles on RADV 31 - VK_EXT_image_sliced_view_of_3d on RADV/GFX10+ 32 - VK_KHR_map_memory2 on ANV and RADV 33 - fullyCoveredFragmentShaderInputVariable on RADV/GFX9+ 34 - VK_EXT_discard_rectangles version 2 on RADV 35 - VK_EXT_graphics_pipeline_library on RADV [all …]
|
| D | 25.0.0.rst | 1 Mesa 25.0.0 Release Notes / 2025-02-19 20 ------------- 24 SHA256: 96a53501fd59679654273258c6c6a1055a20e352ee1429f0b123516c7190e5b0 mesa-25.0.0.tar.xz 25 …36f614d322033d4d465307ddcd983f9f3afb1310e132ec3186a085d261c95493a0c460b2ec59ce8 mesa-25.0.0.tar.xz 29 ------------ 31 - cl_khr_depth_images in rusticl 32 - Vulkan 1.4 on radv/gfx8+ 33 - VK_KHR_dedicated_allocation on panvk 34 - VK_KHR_global_priority on panvk 35 - VK_KHR_index_type_uint8 on panvk [all …]
|
| D | 21.2.0.rst | 1 Mesa 21.2.0 Release Notes / 2021-08-04 20 --------------- 24 0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426 mesa-21.2.0.tar.xz 28 ------------ 30 - zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock 32 - VK_EXT_provoking_vertex on RADV. 34 - VK_EXT_extended_dynamic_state2 on RADV. 36 - VK_EXT_global_priority_query on RADV. 38 - VK_EXT_physical_device_drm on RADV. 40 - VK_KHR_shader_subgroup_uniform_control_flow on Intel and RADV. [all …]
|
| D | 24.1.0.rst | 1 Mesa 24.1.0 Release Notes / 2024-05-22 20 --------------- 24 b7eac8c79244806b1c276eeeacc329e4a5b31a370804c4b0c7cd16837783f78b mesa-24.1.0.tar.xz 28 ------------ 30 - VK_EXT_map_memory_placed on RADV, ANV and NVK 31 - VK_KHR_shader_subgroup_rotate on RADV and ANV and NVK 32 - VK_KHR_load_store_op_none on RADV, ANV, NVK and Turnip 33 - VK_KHR_line_rasterization on RADV, ANV, NVK and Turnip 34 - VK_KHR_index_type_uint8 on RADV, ANV, NVK and Turnip 35 - VK_KHR_shader_expect_assume on all Vulkan drivers [all …]
|
| D | 24.2.0.rst | 1 Mesa 24.2.0 Release Notes / 2024-08-14 20 --------------- 24 c02bb72cea290f78b11895a0c95c7c92394f180d7ff66d4a762ec6950a58addf mesa-24.2.0.tar.xz 28 ------------ 30 - VK_KHR_dynamic_rendering_local_read on RADV 31 - VK_EXT_legacy_vertex_attributes on lavapipe, ANV, Turnip and RADV 32 - VK_MESA_image_alignment_control on RADV 33 - VK_EXT_shader_replicated_composites on ANV, dozen, hasvk, lavapipe, nvk, RADV, and Turnip 34 - VK_KHR_maintenance5 on v3dv 35 - VK_KHR_maintenance7 on RADV [all …]
|
| /third_party/elfutils/tests/ |
| D | run-readelf-line.sh | 18 . $srcdir/test-subr.sh 20 # Tests readelf --debug-dump=line and --debug-dump=decodedline 21 # See run-readelf-aranges for testfiles. 25 testrun_compare ${abs_top_builddir}/src/readelf --debug-dump=line testfilefoobarbaz <<EOF 39 Line base: -5 70 [ 41] advance line by constant -9 to 9 73 [ 45] special opcode 58: address+3 = 0x8048313 <main+0x23>, line-2 = 9 75 [ 47] special opcode 44: address+2 = 0x8048317 <main+0x27>, line-2 = 9 78 [ 4b] advance line by constant -13 to 9 96 Line base: -5 [all …]
|
| /third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
| D | ChangeLog.27 | 1 2016-12-30 Werner Lemberg <wl@gnu.org> 7 Tag sources with `VER-2-7-1'. 23 builds/wince/vc2005-ce/freetype.vcproj, 24 builds/wince/vc2005-ce/index.html, 25 builds/wince/vc2008-ce/freetype.vcproj, 26 builds/wince/vc2008-ce/index.html: s/2.7/2.7.1/, s/27/271/. 33 2016-12-30 Werner Lemberg <wl@gnu.org> 40 2016-12-30 Werner Lemberg <wl@gnu.org> 50 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=353 58 2016-12-29 Werner Lemberg <wl@gnu.org> [all …]
|
| D | ChangeLog.24 | 1 2013-05-08 Werner Lemberg <wl@gnu.org> 7 Tag sources with `VER-2-4-12'. 21 builds/wince/vc2005-ce/freetype.vcproj, 22 builds/wince/vc2005-ce/index.html, 23 builds/wince/vc2008-ce/freetype.vcproj, 24 builds/wince/vc2008-ce/index.html: s/2.4.11/2.4.12/, s/2411/2412/. 30 2013-05-08 Werner Lemberg <wl@gnu.org> 34 2013-05-08 Werner Lemberg <wl@gnu.org> 38 2013-05-05 Werner Lemberg <wl@gnu.org> 44 2013-05-05 Werner Lemberg <wl@gnu.org> [all …]
|
| /third_party/json/ |
| D | ChangeLog.md | 4 ## [3.11.2](https://github.com/nlohmann/json/releases/tag/3.11.2) (2022-08-12) 8 - MSVC natvis visualizer does not work after introduction of inline ABI namespace [\#3696](https://… 9 - The use of parenthesis gives compilation errors in some situations [\#3682](https://github.com/nl… 10 - extern from/to\_json result in linker error [\#3657](https://github.com/nlohmann/json/issues/3657) 11 - json\_fwd.hpp no longer standalone [\#3656](https://github.com/nlohmann/json/issues/3656) 12 - regression: `.value<size_t>` is compilation error. [\#3655](https://github.com/nlohmann/json/issu… 13 - Regression: no match for 'operator!=' comparing json\_pointer and const char \*/string\_t [\#3654… 14 - Regression: call to member function 'value' is ambiguous [\#3652](https://github.com/nlohmann/jso… 15 - macOS 10.15 Actions runner image deprecation [\#3612](https://github.com/nlohmann/json/issues/361… 17 - generate\_natvis.py: validate version number; cleanup [\#3698](https://github.com/nlohmann/json/p… [all …]
|
| /third_party/ncurses/ |
| D | NEWS | 1 ------------------------------------------------------------------------------- 2 -- Copyright 2018-2023,2024 Thomas E. Dickey -- 3 -- Copyright 1998-2017,2018 Free Software Foundation, Inc. -- 4 -- -- 5 -- Permission is hereby granted, free of charge, to any person obtaining a -- 6 -- copy of this software and associated documentation files (the -- 7 -- "Software"), to deal in the Software without restriction, including -- 8 -- without limitation the rights to use, copy, modify, merge, publish, -- 9 -- distribute, distribute with modifications, sublicense, and/or sell copies -- 10 -- of the Software, and to permit persons to whom the Software is furnished -- [all …]
|
| /third_party/python/Misc/ |
| D | NEWS | 8 *Release date: 2023-06-06* 11 -------- 13 - gh-issue-103142: The version of OpenSSL used in our binary builds has been 16 - gh-issue-99889: Fixed a security in flaw in :func:`uu.decode` that could 20 - gh-issue-104049: Do not expose the local on-disk location in directory 23 - gh-issue-102153: :func:`urllib.parse.urlsplit` now strips leading C0 25 by WHATWG in response to CVE-2023-24329. Patch by Illia Volochii. 28 ----------------- 30 - gh-issue-105164: Ensure annotations are set up correctly if the only 34 - gh-issue-104615: Fix wrong ordering of assignments in code like ``a, a = [all …]
|
| D | HISTORY | 2 -------------- 13 Release date: 2017-01-17 21 Release date: 2017-01-02 24 ----------------- 26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X 29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug 33 ------- 35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle 39 - In the curses module, raise an error if window.getstr() or window.instr() is 42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller. [all …]
|
| /third_party/rust/rust/ |
| D | RELEASES.md | 1 Version 1.77.2 (2024-04-09) 6 - [CVE-2024-24576: fix escaping of Windows batch file arguments in `std::process::Command`](https:/… 7 - Fix `Command`'s batch files argument escaping not working when file name has trailing whitespace … 9 Version 1.72.0 (2023-08-24) 12 <a id="1.72.0-Language"></a> 15 -------- 17 - [Replace const eval limit by a lint and add an exponential backoff warning](https://github.com/ru… 18 - [expand: Change how `#![cfg(FALSE)]` behaves on crate root](https://github.com/rust-lang/rust/pul… 19 - [Stabilize inline asm for LoongArch64](https://github.com/rust-lang/rust/pull/111235/) 20 - [Uplift `clippy::undropped_manually_drops` lint](https://github.com/rust-lang/rust/pull/111530/) [all …]
|