Go to file
alperak 1bdab916b1 catch2: upgrade 2.13.7 -> 2.13.10
v2.13.10:
    Fixes:

        -Fixed issue with catch_discover_tests when there is multiple of 256 tests (#2401, #2503)
        -Catch2-provided main and wmain are explicitly marked as __cdecl when compiled with MSVC (#2486, #2487)
        -Improved break-into-debugger behaviour for ARM Macs. It should now be possible to step execution after the break (#2422)
        -Replaced deprecated std::aligned_storage (#2419, #2420)

v2.13.9:
    Fixes:

        -Fixed issue with -# (filename-as-tag) flag when __FILE__ expands into filename without directories (#2328, #2393)
        -Fixed CAPTURE macro not being variadic when disabled through CATCH_CONFIG_DISABLE (#2316, #2378)

v2.13.8:
    Fixes:

        -Made Approx::operator() const (#2288)
        -Improved pkg-config files (#2284)
        -Fixed warning suppression leaking out of Catch2 when compiled with clang.exe (#2280)
        -The macro-generated names for things like TEST_CASE no longer create reserved identifiers (#2336)

    Improvements:

        -Clang-tidy should no longer warn about missing virtual dispatch in FilterGenerator's constructor (#2314)

Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-11-11 15:41:43 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems unionfs-fuse: upgrade 2.2 --> 3.4 2023-11-11 09:26:41 -08:00
meta-gnome gnome-shell-extensions: Upgrade 44.1 -> 45.1 2023-11-11 09:26:41 -08:00
meta-initramfs klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-13 10:19:11 -07:00
meta-multimedia rygel: Upgrade to 0.40.4 -> 0.42.4 2023-11-11 10:54:01 -08:00
meta-networking drop GNOMEBASEBUILDCLASS = "meson" 2023-11-11 09:26:41 -08:00
meta-oe catch2: upgrade 2.13.7 -> 2.13.10 2023-11-11 15:41:43 -08:00
meta-perl libio-socket-ssl-perl: upgrade 2.083 -> 2.084 2023-11-08 22:51:28 -08:00
meta-python python3-gpiod: update to v2.1.3 2023-11-09 20:47:44 -08:00
meta-webserver xdebug: upgrade 3.2.0 -> 3.2.2 2023-11-11 09:26:41 -08:00
meta-xfce xarchiver: Specify the version in the recipe file name 2023-11-07 19:59:58 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories