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

Use ZetaNumbers' version from https://github.com/ZetaNumbers/vitasdk-rust #10

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

pheki
Copy link
Member

@pheki pheki commented Sep 22, 2023

No description provided.

@pheki pheki marked this pull request as draft September 22, 2023 02:00
* Fix example

* Try to fix github workflows

* Rename build-util to vitasdk-sys-build-util

* Install LLVM and Clang for build, clippy and doc

* Change Clang version to 16

* Allow formatting to fail on build.rs as the user may not have rustfmt

* Fix error message reffering to build-util after rename

* Do not use VITASDK env var cause we don't need it

* Use CARGO_MANIFEST_DIR relative paths

* Add submodules to clippy and doc

* Actually add submodules for doc...

* Update lib.rs from upstream

* Go back to signed char

* Upload docs on action

* Stop caching `target/`

* Revert 2 commits

This reverts commits 1765356
and dc2c161.

* Remove dbg!() from build.rs

* Build docs for armv7-sony-vita-newlibeabihf

* fix ci

* Fix docs CI

* Remove VITASDK from docs action

* Warn on rustfmt failure

* Add env to docs CI

* Pass --no-deps to docs CI

* Increase upload docs timeout

* Remove strange comment

* Add myself to the authors

* Remove links field

> This manifest states that the package links to the libfoo native library. When using the links key, the package must have a build script, and the build script should use the rustc-link-lib instruction to link the library.

https://doc.rust-lang.org/cargo/reference/build-scripts.html#the-links-manifest-key

* Add `--fail-if-any` flag to build-util

* ignore empty arguments in build-util

* Add `Check missing libs` CI workflow

* run build workflow on push only on main branch

* Add ZetaNumbers as author of vitasdk-sys-build-util

* Update READMEs

* Use environment variable for LLVM version on build workflow

* Specify vitasdk-sys-build-util version for crates.io

* Bump crate version

* Update CHANGELOG.md

* Increase timeout for doc upload

---------

Co-authored-by: Daria Sukhonina <dariasukhonina@gmail.com>
@pheki pheki marked this pull request as ready for review September 29, 2023 18:17
@pheki pheki merged commit 2b29cc4 into main Sep 29, 2023
6 checks passed
@pheki pheki deleted the zetanumbers-rewrite branch September 29, 2023 18:44
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.

2 participants