summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-05ci: Fix triggered cerbero pipelines while tagged for release1.21.1Nirbheek Chauhan1-1/+8
2022-10-05gst-plugins-bad: Local patch to fix UWP debug buildNirbheek Chauhan2-0/+53
2022-10-05gst-plugins-rs: Fix version and use tag for 1.21.1 releaseNirbheek Chauhan1-2/+6
2022-10-05cerbero: Check that Cargo.toml version matches recipe versionNirbheek Chauhan3-27/+60
2022-10-04Build 1.21.1 releaseTim-Philipp Müller14-15/+15
2022-10-01cerbero: Fix os.path.relpath on WindowsNirbheek Chauhan1-0/+10
2022-10-01gen-cache: Use tarfile + xz on WindowsNirbheek Chauhan1-34/+60
2022-09-30gen-cache: Fix tar usage on macOS and WindowsNirbheek Chauhan1-5/+7
2022-09-29gen-cache: Sprinkle some more loggingNirbheek Chauhan1-1/+6
2022-09-29gen-cache: Add files verbosely for debugging reasonsNirbheek Chauhan1-0/+1
2022-09-29gen-cache: Use bzip2 instead of xz on WindowsNirbheek Chauhan1-41/+49
2022-09-27bootstrap: MSYS2 has moved from pkg-config to pkgconfNirbheek Chauhan1-1/+1
2022-09-27Add rust toolchain mappings for Linux ARMNirbheek Chauhan1-0/+2
2022-09-23Add gst-rtsp-server library to the macOS frameworkNirbheek Chauhan1-5/+1
2022-09-23gdk-pixbuf.recipe: Only force usage of tarfile when on WindowsNirbheek Chauhan1-2/+4
2022-09-23Revert "ci: Mark git repositories we import as safe"Nirbheek Chauhan3-10/+2
2022-09-22cerbero: Quick fix for gen-cache breakageNirbheek Chauhan1-2/+1
2022-09-22macos: Fix the install_name for the GStreamer frameworkNirbheek Chauhan1-2/+3
2022-09-22cerbero: Enable certificate checking everywhere nowNirbheek Chauhan2-8/+4
2022-09-22Download using powershell on Windows and rework download funcNirbheek Chauhan1-113/+26
2022-09-22ci: Build pkg-config as part of deps build on macOS and WindowsNirbheek Chauhan1-2/+13
2022-09-22packages: Don't add sqlite3 on platforms where we don't need itNirbheek Chauhan1-1/+4
2022-09-22ci: Install cmake using pip3 on macOS instead of building itNirbheek Chauhan1-0/+2
2022-09-21macos: Add archs to the metadata for the installerNirbheek Chauhan1-1/+7
2022-09-22meson.recipe: Bump to 0.62.2Nirbheek Chauhan1-2/+2
2022-09-21cerbero: Allow building on Linux ARM64Nirbheek Chauhan1-1/+1
2022-09-20git: Fix issue with last security patchRuben Gonzalez1-1/+1
2022-09-18distros: Fix CentOS allowanceFabian Orccon1-3/+3
2022-09-18gst-plugins-rs.recipe: Sync members list with the main branchNirbheek Chauhan1-7/+36
2022-09-15gst-plugins-bad: Ship codectimestamper pluginSeungha Yang1-0/+3
2022-09-15Split debuginfo generated by rustc to reduce plugin sizesNirbheek Chauhan1-7/+28
2022-09-15cerbero: Remove unnecessary filesprovider iOS hackNirbheek Chauhan4-5/+12
2022-09-15gst-plugins-rs.recipe: Only build shared plugins for nowNirbheek Chauhan1-52/+5
2022-09-15ci: Bump Fedora image so that Rust bootstrap is cachedNirbheek Chauhan1-1/+1
2022-09-15Update README to document Rust supportNirbheek Chauhan1-0/+16
2022-09-15Enable Rust plugins on Linux, macOS, MSVCNirbheek Chauhan4-8/+13
2022-09-15gst-plugins-rs.recipe: Rename libraries to match mesonNirbheek Chauhan1-0/+25
2022-09-15cerbero/cargo: Don't require the system to provide a toml moduleNirbheek Chauhan1-26/+38
2022-09-15cerbero/cargo: Disable PDB packaging for Cargo recipesNirbheek Chauhan1-10/+17
2022-09-15cerbero/cargo: Force static library type on android and iosNirbheek Chauhan1-0/+3
2022-09-15cerbero: Add library_type support to cargo-c recipesNirbheek Chauhan1-0/+5
2022-09-15cerbero: Use Android NDK LD when building Cargo recipesNirbheek Chauhan3-2/+54
2022-09-15Add gst-plugins-rs.recipeNirbheek Chauhan15-3/+179
2022-09-15cerbero: Implement offline support for Cargo recipesNirbheek Chauhan2-5/+49
2022-09-15cerbero: Add support for cargo-c recipesNirbheek Chauhan16-40/+211
2022-09-15cerbero: Add support for Rust toolchain in bootstrapNirbheek Chauhan3-10/+250
2022-09-15cerbero: Allow bootstrappers to dynamically fetch URLsNirbheek Chauhan1-3/+11
2022-09-15cerbero: Allow fetching bootstrap files without a checksumNirbheek Chauhan1-0/+5
2022-09-15cerbero: Log commands run with shell.check_outputNirbheek Chauhan1-0/+7
2022-09-15bootstrap/osx: Correctly set cpan installer as interactiveNirbheek Chauhan1-1/+1