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

Refine the helper function fo building Rust dep #202

Merged
merged 7 commits into from
Jan 3, 2020

Conversation

liuchengxu
Copy link
Owner

No description provided.

@liuchengxu liuchengxu merged commit 37efaae into master Jan 3, 2020
@delete-merged-branch delete-merged-branch bot deleted the refine-rust-installer branch January 3, 2020 00:27
if !s:has_rust_nightly(v:true)
return
endif
call s:run_term(s:rust_ext_cmd, s:rust_ext_cwd, 'build Python dynamic module successfully')
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

built*

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, will fix that later.

else
let cmd = 'make'
endif
call s:run_term(cmd, cwd, 'build maple binary and Python dynamic module successfully')
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

built*

liuchengxu pushed a commit that referenced this pull request Aug 17, 2021
Add Bright Treasury Milestone 1 description
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