Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: devinus/rust

Tags

homu-tmp

Toggle homu-tmp's commit message
Auto merge of rust-lang#34563 - alexcrichton:robust-mk, r=brson

mk: Don't consider LLVM done until it's done

Currently if an LLVM build is interrupted *after* it creates the llvm-config
binary but before it's done it puts us in an inconsistent state where we think
LLVM is compiled but it's not actually. This tweaks our logic to only consider
LLVM done building once it's actually done building.

This should hopefully alleviate problems on the bots where if we interrupt at
the wrong time it doesn't corrupt the build directory.

1.9.0

Toggle 1.9.0's commit message
1.9.0 release

1.8.0

Toggle 1.8.0's commit message
1.8.0 release

1.7.0

Toggle 1.7.0's commit message
1.7.0 release

1.6.0

Toggle 1.6.0's commit message
1.6.0 release

1.5.0

Toggle 1.5.0's commit message
1.5.0 release

1.4.0

Toggle 1.4.0's commit message
1.4.0 release

1.3.0

Toggle 1.3.0's commit message
1.3.0 release

1.2.0

Toggle 1.2.0's commit message
1.2.0 release

1.1.0

Toggle 1.1.0's commit message
1.1.0 release