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

rustbuild: Document many more parts of the build #33360

Merged
merged 1 commit into from
May 9, 2016

Conversation

alexcrichton
Copy link
Member

This commit expands the bootstrap build system's README.md as well as ensuring
that all API documentation is present and up-to-date. Additionally a new
config.toml.example file is checked in with commented out versions of all
possible configuration values.

@rust-highfive
Copy link
Collaborator

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member Author

I'm also more than willing to add any other documentation for rustbuild, so if anything is unclear or not documented well, please let me know!

@@ -32,7 +41,8 @@ pub fn collect(build: &mut Build) {
}
}

// FIXME: this is duplicating makefile logic
Copy link
Member

Choose a reason for hiding this comment

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

this fixme is just no longer relevant/

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah yeah this is just gonna stick around until the makefiles go away, so no need to keep the FIXME

@brson
Copy link
Contributor

brson commented May 3, 2016

r=me

This commit expands the bootstrap build system's `README.md` as well as ensuring
that all API documentation is present and up-to-date. Additionally a new
`config.toml.example` file is checked in with commented out versions of all
possible configuration values.
@alexcrichton
Copy link
Member Author

@bors: r=brson f72bf36

@bors
Copy link
Contributor

bors commented May 3, 2016

🙀 f72bf36 is not a valid commit SHA. Please try again with f72bfe6.

@alexcrichton
Copy link
Member Author

@bors: r=brson f72bfe6

@bors
Copy link
Contributor

bors commented May 8, 2016

⌛ Testing commit f72bfe6 with merge ed3b03c...

@bors
Copy link
Contributor

bors commented May 8, 2016

💔 Test failed - auto-linux-64-opt-rustbuild

@alexcrichton
Copy link
Member Author

bors added a commit that referenced this pull request May 8, 2016
Rollup of 9 pull requests

- Successful merges: #32900, #33129, #33365, #33383, #33474, #33478, #33480, #33484, #33493
- Failed merges: #33360
@bors
Copy link
Contributor

bors commented May 9, 2016

⌛ Testing commit f72bfe6 with merge 27edda2...

bors added a commit that referenced this pull request May 9, 2016
rustbuild: Document many more parts of the build

This commit expands the bootstrap build system's `README.md` as well as ensuring
that all API documentation is present and up-to-date. Additionally a new
`config.toml.example` file is checked in with commented out versions of all
possible configuration values.
@bors bors merged commit f72bfe6 into rust-lang:master May 9, 2016
@alexcrichton alexcrichton deleted the rustbuild-dox branch May 12, 2016 22:00
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.

6 participants