warricksothr / RustBuild

Scripts and patches to auto build Rustc and Cargo on ARM
MIT License
104 stars 8 forks source link

New version building broken due to git changes #2

Closed warricksothr closed 8 years ago

warricksothr commented 8 years ago

Need to add some checking to allow seamlessly moving to new builds (as Rust pushes new point releases every 6 weeks). Currently appears to be broken. Once fixed, it needs to be watched for a few days to be sure it is proceding as normal.

warricksothr commented 8 years ago

Build process for the new nightlies, betas, and stables are started. Build may take 24+ hours to catch up since I'm compiling 6 new rustc versions.

Keeping an eye on it for the next few days, and if all is good I'll close this.

warricksothr commented 8 years ago

Build process issues are resolved.