Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport miscellaneous commits from dav1d 1.2.0 #829

Merged
merged 10 commits into from
Mar 19, 2024

Conversation

fbossen
Copy link
Collaborator

@fbossen fbossen commented Mar 17, 2024

Backport commits related to checkasm, CI and build.

lu-zero and others added 10 commits March 17, 2024 10:41
It would previously print the full report() info for C functions
(with broken horizontal alignment as a side effect).
* `needs_exe_wrapper` is only needed in specific cases when
  `exe_wrapper` is not set.
  See https://mesonbuild.com/Cross-compilation.html#properties

* "Before 0.56.0, <lang>_args and <lang>_link_args must be put in the
   properties section instead, else they will be ignored."
   [https://mesonbuild.com/Machine-files.html#meson-builtin-options]
   Our minimum version is 0.49.0. Meson >= 0.56.0 prints a deprecation
   warning.
When compiling dav1d for an android app, these architectures are
required by default (along with arm and arm64 for which
crossfiles already exist).
@randomPoison randomPoison merged commit d90f2c2 into memorysafety:main Mar 19, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants