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

[New custom build] Update documentation for new build command system #749

Closed
wants to merge 1 commit into from

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Oct 23, 2014

cc #610
cc @steveklabnik ?

(disclaimer: my english is very bad)

@tomaka tomaka force-pushed the docs-build-cmd branch 5 times, most recently from e2ab350 to 035ca4f Compare October 23, 2014 11:44
@alexcrichton
Copy link
Member

Thanks! I'll take a closer look at this when we're closer to merging these, I'm considering rewriting this entire page from scratch to focus on new abilities, explain *-sys packages, as well as establish some conventions for environment variables to control linkage. Regardless though, this is a great start!

@alexcrichton
Copy link
Member

I've continued this in #792, but I ended up including most of what was here anyway, thanks!

@tomaka tomaka deleted the docs-build-cmd branch November 3, 2014 20:20
bors added a commit that referenced this pull request Nov 5, 2014
This series of commits (based on #763) is an implementation of the recent [Cargo RFC](https://github.com/rust-lang/rfcs/blob/master/text/0403-cargo-build-command.md). This should implement all portions of the RFC, but there's a lot so an extra set of eyes would be nice!

I haven't added documentation for it all yet, but I would like to do so before landing (starting with #749). Otherwise I've been migrating all of the existing cargo dependencies away from the build command to a build script, and the progress can be seen with these repositories:

* https://github.com/alexcrichton/gcc-rs
* https://github.com/alexcrichton/pkg-config-rs
* https://github.com/alexcrichton/git2-rs/tree/build-cmd
* https://github.com/alexcrichton/openssl-sys
* https://github.com/alexcrichton/flate2-rs/tree/build-cmd
* https://github.com/alexcrichton/libz-sys
* https://github.com/alexcrichton/ssh2-rs/tree/build-cmd

I haven't quite gotten around to curl just yet, but it's next on my list!
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