- Oct 22, 2023
-
-
Nirbheek Chauhan authored
Part-of: <!1285>
-
- Oct 20, 2023
-
-
Sebastian Dröge authored
This was only required in pre-25 NDK and when using ld.gold. It is not required for the clang linker anymore, which is the only one we support now. Part-of: <!1282>
-
- Oct 19, 2023
-
-
Nirbheek Chauhan authored
Older Python reports Windows 11 as '10', but newer Python (at least 3.12) reports it as '11'. Part-of: <!1286>
-
- Oct 16, 2023
-
-
Piotr Brzeziński authored
Part-of: <!1283>
-
Piotr Brzeziński authored
This one was incorrectly removed in bda5e209 when bumping glib version. We're at 2.74, this patch is not present upstream until 2.75. Part-of: <!1283>
-
- Oct 12, 2023
-
-
Sebastian Dröge authored
Part-of: <!1281>
-
Enable HLSL precompile in case of MSVC build Part-of: <!1278>
-
- Oct 11, 2023
- Oct 09, 2023
-
-
Tim-Philipp Müller authored
And generate Meson build patch as sequence of commits from meson-ports libvpx repository. Generated with: git format-patch --no-numbered --no-stat --stdout v1.13.1..meson --not 7c854566c8dbbf047a90139a928a6ac9196546af Part-of: <!1279>
-
- Oct 05, 2023
-
-
Rylie Pavlik authored
The change in c98965eb was seemingly not enough in some systems. Part-of: <gstreamer/cerbero!1277>
-
- Sep 20, 2023
-
-
Sebastian Dröge authored
Part-of: <gstreamer/cerbero!1272>
-
- Sep 17, 2023
-
-
Seungha Yang authored
Ship new gstdxva-1.0 library and d3d12 plugin. See also gstreamer!4161 Part-of: <!1271>
-
- Sep 11, 2023
-
-
Nicolas Dufresne authored
This fixes a CI warning: WARNING: gst-plugins-rs version 0.11.0-alpha.1 doesn't match Cargo.toml version 0.12.0-alpha.1 Part-of: <!1269>
-
Tim-Philipp Müller authored
Part-of: <!1250>
-
Tim-Philipp Müller authored
.. and not the normal 'cerbero deps msvc x86_64' one. We have to work around a gitlab bug here where the whole pipeline blocks on manual jobs that are made manual via rules. The 'allow_failure: true' bit is the recommended workaround for that until it gets fixed properly. https://gitlab.com/gitlab-org/gitlab/-/issues/39534#note_458110925 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24605 Part-of: <!1250>
-
- Sep 08, 2023
-
-
.. but don't regen and upload caches for scheduled pipelines on main. Part-of: <!1250>
-
- Sep 05, 2023
-
-
Arun Raghavan authored
Includes a patch we were shipping plus marks abseil-cpp as an explicit dep. Part-of: <!1261>
-
- Sep 04, 2023
-
-
Sebastian Dröge authored
Part-of: <!1262>
-
- Aug 31, 2023
-
-
Matthew Waters authored
Part-of: <!1260>
-
- Aug 25, 2023
-
-
Nirbheek Chauhan authored
Cargo-C ships the Cargo.lock separately from the source tarball, so add it in the recipe. Part-of: <!1258>
-
Nirbheek Chauhan authored
The plague of Rust -sys crates continues. The openssl-sys crate UNCONDITIONALLY looks into the brew prefix to find openssl libs. It doesn't bother using pkg-config or some other standard mechanism. Thankfully, it first looks at `OPENSSL_LIB_DIR` and `OPENSSL_INCLUDE_DIR` so let's set that. Part-of: <!1258>
-
- Aug 24, 2023
-
-
Sebastian Dröge authored
Part-of: <!1257>
-
- Aug 22, 2023
-
-
Matthew Waters authored
The macos arm64 runners cover 99% of this functionality and the existing x86 runners are quite old and slow. Part-of: <!1252>
-
- Aug 15, 2023
-
-
Part-of: <!1230>
-
- Aug 14, 2023
-
- Aug 09, 2023
-
-
Sebastian Dröge authored
Part-of: <!1249>
-
- Aug 07, 2023
-
-
Part-of: <!1243>
-
Sebastian Dröge authored
Part-of: <!1244>
-
- Aug 02, 2023
-
-
Part-of: <!1242>
-
- Aug 01, 2023
-
-
Matthew Waters authored
Part-of: <!1241>
-
- Jul 31, 2023
-
-
Matthew Waters authored
Needed for some abseil-cpp code: ../subprojects/abseil-cpp-20230125.1/absl/status/status.cc:129:30: error: 'value' is unavailable: introduced in iOS 12.0 Part-of: <!1236>
-
Matthew Waters authored
Now includes xz. Part-of: <!1236>
-
- Jul 27, 2023
-
-
Matthew Waters authored
Part-of: <!1237>
-
Nirbheek Chauhan authored
We currently assume that the arch for the distro cannot change, but with the new ARM64 macOS runners (and possibly future ARM64 Fedora runners) this will change. Pushed directly because CI is broken and this change can't be tested by merge request CI anyway. Tested locally by hand.
-
- Jul 26, 2023
-
-
Matthew Waters authored
Part-of: <!1231>
-
Matthew Waters authored
Automatically removes the directory on normal exit Part-of: <!1231>
-
Matthew Waters authored
Part-of: <!1231>
-
Matthew Waters authored
All job environments are reset from scratch and no caching is done between jobs. Part-of: <!1231>
-