GramEditor/gram
38
986
Fork
You've already forked gram
88

Allow for CARGO_TARGET_DIR in install.sh #118

Merged
krig merged 1 commit from tjk/gram:cargo-target-dir into main 2026年03月16日 23:55:57 +01:00
Contributor
Copy link

This matches script/bundle-linux (and -freebsd) and allows for users who set build.target-dir in ~/.cargo/config.toml. Without this, it assumes that the bundle script put the artifact in ./target which it won't have done.

This matches `script/bundle-linux` (and `-freebsd`) and allows for users who set `build.target-dir` in `~/.cargo/config.toml`. Without this, it assumes that the bundle script put the artifact in `./target` which it won't have done.
This matches script/bundle-linux/freebsd and allows for users who set
build.target-dir in ~/.cargo/config.toml
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
GramEditor/gram!118
Reference in a new issue
GramEditor/gram
No description provided.
Delete branch "tjk/gram:cargo-target-dir"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?