Skip to content

rustpkg install #6124

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

Merged
merged 4 commits into from
May 4, 2013
Merged

rustpkg install #6124

merged 4 commits into from
May 4, 2013

Conversation

catamorphism
Copy link
Contributor

for dir_contents.each |&p| {
let mut which = 0;
let mut hash = None;
// Find a filename that matches the pattern: (lib_prefix)-hash-(version)(lib_prefix)
Copy link
Contributor

Choose a reason for hiding this comment

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

lib suffix

@graydon
Copy link
Contributor

graydon commented Apr 30, 2013

needs a rebase and to remove the bump to LLVM submodule. otherwise r+

    The install command should work now, though it only installs
    in-place (anything else has to wait until I implement RUST_PATH).

Also including:
    core: Add remove_directory_recursive, change copy_file

    Make copy_file preserve permissions, and add a remove_directory_recursive
    function.
In rustpkg, pass around sysroot; in rustpkg tests, set the sysroot
manually so that tests can find libcore and such.

With bonus metadata::filesearch refactoring to avoid copies.
@bors bors closed this May 4, 2013
@bors bors merged commit 9f76ca6 into rust-lang:incoming May 4, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 9, 2020
Use more concrete explanation for methods

*Please keep the line below*
changelog: none
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.

3 participants