summary refs log tree commit diff
path: root/src/bootstrap/build/config.rs
AgeCommit message (Expand)AuthorLines
2016-06-29rustbuild: Implement testing for AndroidAlex Crichton-2/+2
2016-05-23rustbuild: Add support for --enable-local-rustAlex Crichton-4/+8
2016-05-23bootstrap: rename Config.rebuild to .local_rebuildJosh Stone-2/+2
2016-05-22bootstrap: mirror mk's local-rebuild changesJosh Stone-0/+2
2016-05-18rustbuild: Pass -O to tests based on configurationAlex Crichton-0/+9
2016-05-08Auto merge of #33360 - alexcrichton:rustbuild-dox, r=brsonbors-1/+13
2016-05-07Add armv7-linux-androideabi target.Nerijus Arlauskas-0/+6
2016-05-03rustbuild: Document many more parts of the buildAlex Crichton-1/+13
2016-04-10Remove redundant assignmentNick Platt-1/+0
2016-04-10Add rustbuild option to use Ninja for LLVM buildNick Platt-0/+3
2016-02-11bootstrap: Read configuration from config.mkAlex Crichton-0/+106
2016-02-11Add a Cargo-based build systemAlex Crichton-0/+255