forked from boj-rs/basm-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Shorten the generated code with ./release-rs.sh --features short
#22
Merged
Commits on Nov 24, 2023
-
Generate short code with
--features short
Full command: `./release-rs.sh --features short`
Configuration menu - View commit details
-
Copy full SHA for ab17df4 - Browse repository at this point
Copy the full SHA ab17df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b0813d - Browse repository at this point
Copy the full SHA 7b0813dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f06d253 - Browse repository at this point
Copy the full SHA f06d253View commit details -
Configuration menu - View commit details
-
Copy full SHA for bee6abb - Browse repository at this point
Copy the full SHA bee6abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe1bc4 - Browse repository at this point
Copy the full SHA cbe1bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6dc2ea - Browse repository at this point
Copy the full SHA b6dc2eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ba8f7 - Browse repository at this point
Copy the full SHA 76ba8f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b1efd - Browse repository at this point
Copy the full SHA 57b1efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9865130 - Browse repository at this point
Copy the full SHA 9865130View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31124d4 - Browse repository at this point
Copy the full SHA 31124d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f908098 - Browse repository at this point
Copy the full SHA f908098View commit details
Commits on Nov 25, 2023
-
short: remove unnecessary inlining prevention
This was necessary when we used a hack to support debugging; this is no longer the case since we can now run the built executable natively.
Configuration menu - View commit details
-
Copy full SHA for f63de6c - Browse repository at this point
Copy the full SHA f63de6cView commit details
Commits on Nov 26, 2023
-
short: use custom target to override options
Specifically, we disable read-only relocations and stack probes.
Configuration menu - View commit details
-
Copy full SHA for 9a8e6dc - Browse repository at this point
Copy the full SHA 9a8e6dcView commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 811b09f - Browse repository at this point
Copy the full SHA 811b09fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfd4d6a - Browse repository at this point
Copy the full SHA cfd4d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f9dcc5 - Browse repository at this point
Copy the full SHA 7f9dcc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4296993 - Browse repository at this point
Copy the full SHA 4296993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93774f0 - Browse repository at this point
Copy the full SHA 93774f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cec65a0 - Browse repository at this point
Copy the full SHA cec65a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca0d08 - Browse repository at this point
Copy the full SHA 3ca0d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3528eb - Browse repository at this point
Copy the full SHA f3528ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79c2296 - Browse repository at this point
Copy the full SHA 79c2296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ba8a5 - Browse repository at this point
Copy the full SHA 97ba8a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b05218 - Browse repository at this point
Copy the full SHA 9b05218View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5225a8 - Browse repository at this point
Copy the full SHA c5225a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3099aef - Browse repository at this point
Copy the full SHA 3099aefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46f6f35 - Browse repository at this point
Copy the full SHA 46f6f35View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.