Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-02meson: Don't require Python 3.8 for cargo_wrapper.pyNirbheek Chauhan
2023-07-12meson: Don't override RUSTFLAGS in the envNirbheek Chauhan
2023-04-21meson: support rust cross-compiling with cargo wrapperLily Foster
2022-12-29cargo_wrapper: Write to log with line-bufferingNirbheek Chauhan
2022-12-28meson: Add an option to build examplesNirbheek Chauhan
2022-12-28meson: Add options for all pluginsNirbheek Chauhan
2022-12-28cargo_wrapper: Fix setting of PKG_CONFIG_PATH and CARGO_TARGET_DIRNirbheek Chauhan
2022-12-19meson: Handle windows path separator correctlyNirbheek Chauhan
2022-12-19cargo_wrapper: Handle windows paths for depfilesNirbheek Chauhan
2022-12-18meson: Do not serialize env, use env: kwargNirbheek Chauhan
2022-10-20webrtc: Rename and add to meson build the signalling serverThibault Saunier
2022-08-30Generate plugins documentation using hotdocThibault Saunier
2022-05-27cargo_wrapper.py: added python3 version check for right usage of shutil.move(..)Klaas Jan Russcher
2022-04-20meson: Cleanup our meson integrationThibault Saunier
2021-11-02meson: fix out of tree buildGuillaume Desmottes
2021-10-19meson: build all workspaces all togetherGuillaume Desmottes
2021-04-16meson: fix copy of build artifactsGuillaume Desmottes
2021-01-04meson: install plugins pc filesGuillaume Desmottes
2021-01-04meson: use cargo-cGuillaume Desmottes
2020-11-16meson: add support for static buildGuillaume Desmottes
2020-10-26meson: fix PKG_CONFIG_PATHGuillaume Desmottes
2020-01-30meson: add sodium optionGuillaume Desmottes
2020-01-16meson: build tests, bins and examplesGuillaume Desmottes
2020-01-07meson: add test wrapperGuillaume Desmottes
2020-01-07meson: add 'command' argument to cargo wrapperGuillaume Desmottes
2020-01-03meson: don't pass empty --exclude when building all pluginsGuillaume Desmottes
2020-01-03meson: rename cargo.py to cargo_wrapper.pyGuillaume Desmottes