Skip to content

Conversation

@mveril
Copy link
Owner

@mveril mveril commented Jun 23, 2025

Do bindgen in xtask instead of build script to allow generation on docs.rs this also improve performance by doing only checks on build step

@mveril mveril force-pushed the feature/xtask-bindgen branch from d58bf7d to be6c255 Compare June 30, 2025 16:24
@mveril mveril force-pushed the feature/xtask-bindgen branch from ca6814a to 1059e73 Compare June 30, 2025 17:03
@mveril mveril merged commit 7a98f9d into develop Jun 30, 2025
4 checks passed
@mveril mveril deleted the feature/xtask-bindgen branch June 30, 2025 18:41
mveril added a commit that referenced this pull request Jul 15, 2025
* Use xtask for bindgen and not only for nuget download (#31)

Do bindgen in xtask instead of build script to allow generation on docs.rs this also improve performance by doing only checks on build step

* Fix manifests warnings

* Bump to rc.1

* Add xtask_version information to the json

* Improve CI to include all the workspace (#32)

* Fix manual download when no nuget (#34)

* Replace reqwest by ureq in xtask (#33)

By doing this we reduce the xtask binary by 492 kB (release mode)

* Improve readme

* Add apache 2.0 license (#36)

* Fix  Apache license
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