Commit Graph

20 Commits

Author SHA1 Message Date
Josh Stone 2e4d8937f2 Update to 1.25.0. 2018-03-29 11:04:58 -07:00
Josh Stone 1bb4d24c06 Update to 1.24.1. 2018-03-01 17:32:55 -08:00
Josh Stone 216b2d2771 Update to 1.24.0. 2018-02-15 15:38:13 -08:00
Josh Stone d6d1480fae Update to 1.23.0. 2018-01-08 11:40:04 -08:00
Josh Stone 6d1921218e Update to 1.22.1. 2017-11-23 14:41:32 -08:00
Josh Stone dbb950d592 Update to 1.21.0. 2017-10-12 12:03:28 -07:00
Josh Stone 6eec89a42b Update to 1.20.0.
Add a rust-src subpackage.
2017-08-31 13:38:34 -07:00
Josh Stone 6d4fd15349 Update to 1.19.0. 2017-07-21 10:21:44 -07:00
Josh Stone 96a6a3452a Update to 1.18.0. 2017-06-08 15:08:30 -07:00
Josh Stone 28e2de568a Update to 1.17.0. 2017-04-27 15:49:04 -07:00
Josh Stone faed2aa8c5 Update to 1.16.0.
Use rustbuild instead of the old makefiles.
Update bootstrapping to include rust-std and cargo.
Add a rust-lldb subpackage.
2017-03-16 11:48:23 -07:00
Josh Stone 7cfff5ad76 Update to 1.15.1.
Require rust-rpm-macros for new crate packaging.
Keep shared libraries under rustlib/, only debug-stripped.
Merge and clean up conditionals for epel7.
2017-02-09 15:26:24 -08:00
Josh Stone df7f61c253 Update to 1.14.0.
Rewrite bootstrap logic to target specific arches.
Bootstrap ppc64, ppc64le, s390x. (thanks to Sinny Kumari for testing!)
2016-12-22 22:08:39 -08:00
Josh Stone e11f49f736 Update to 1.13.0.
- Use hardening flags for linking.
- Split the standard library into its own package
- Centralize rustlib/ under /usr/lib/ for multilib integration.
2016-11-11 23:34:00 -08:00
Josh Stone 8f339a302b upload rustc-1.12.1-src.tar.gz 2016-10-20 22:01:39 -07:00
Josh Stone e70d943ba9 Update to 1.12.0.
- Always use --local-rust-root, even for bootstrap binaries.
- Remove the rebuild conditional - the build system now figures it out.
- Let minidebuginfo do its thing, since metadata is no longer a note.
- Let rust build its own compiler-rt builtins again.
2016-09-30 22:04:29 -07:00
Josh Stone 861a35d36f add armv7 bootstrap binaries 2016-09-02 21:23:50 -07:00
Josh Stone ba0dc4eb0b Update to 1.11.0.
- Drop the backported patches.
- Patch get-stage0.py to trust existing bootstrap binaries.
- Use libclang_rt.builtins from compiler-rt, dodging llvm-static issues.
- Use --local-rust-root to make sure the right bootstrap is used.
2016-08-24 00:47:10 -07:00
Josh Stone 717ffe274a Initial import (#1356907) 2016-08-11 21:54:53 -07:00
Fedora Release Engineering 0bc08992db Initial setup of the repo 2016-07-27 18:01:05 +00:00