-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Rust: allow to specify more cargo configuration options #17937
base: main
Are you sure you want to change the base?
Commits on Nov 8, 2024
-
Rust: allow to specify more cargo configuration options
This allows to tweak via extractor options some aspects of the cargo configuration: * the target architecture * features (including `*` for all, which we must understand whether to set by default) * cfg overrides Integration tests will be added in a follow-up commit.
Paolo Tranquilli committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for be45e3d - Browse repository at this point
Copy the full SHA be45e3dView commit details -
Paolo Tranquilli committed
Nov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for b9ea78f - Browse repository at this point
Copy the full SHA b9ea78fView commit details -
Rust: add integration test for cargo options
Paolo Tranquilli committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for a13c70b - Browse repository at this point
Copy the full SHA a13c70bView commit details -
Rust: turn off the
test
cfg by defaultPaolo Tranquilli committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for f77f2b7 - Browse repository at this point
Copy the full SHA f77f2b7View commit details -
Merge branch 'main' into redsun82/rust-cargo-options
Paolo Tranquilli committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 94ba647 - Browse repository at this point
Copy the full SHA 94ba647View commit details -
Merge branch 'main' into redsun82/rust-cargo-options
Paolo Tranquilli committedNov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for d9d37dc - Browse repository at this point
Copy the full SHA d9d37dcView commit details -
Paolo Tranquilli committed
Nov 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 98b7d50 - Browse repository at this point
Copy the full SHA 98b7d50View commit details
Commits on Nov 11, 2024
-
Merge branch 'main' into redsun82/rust-cargo-options
Paolo Tranquilli committedNov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 0298743 - Browse repository at this point
Copy the full SHA 0298743View commit details -
Paolo Tranquilli committed
Nov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 07c59f7 - Browse repository at this point
Copy the full SHA 07c59f7View commit details -
Rust: reorganize options integration tests
Paolo Tranquilli committedNov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 34361b8 - Browse repository at this point
Copy the full SHA 34361b8View commit details -
Rust: fix integration test on windows
Paolo Tranquilli committedNov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 5ef92a2 - Browse repository at this point
Copy the full SHA 5ef92a2View commit details