Commit Graph

90 Commits

Author SHA1 Message Date
Josh Stone 3edbbaee75 Update to 1.35.0. 2019-05-23 14:44:22 -07:00
Josh Stone daa1d071bf Update to 1.34.2 -- fixes CVE-2019-12083. 2019-05-14 09:18:06 -07:00
Josh Stone e72f8fbbbb Update to 1.34.1.
Add a ThinLTO fix for rhbz1701339.
2019-04-26 09:12:54 -07:00
Josh Stone 58b5337e4c Update to 1.34.0. 2019-04-11 10:55:26 -07:00
Josh Stone eedc93590e Update to 1.33.0. 2019-02-28 11:53:56 -08:00
Josh Stone 72d7be38d8 Update to 1.32.0. 2019-01-17 12:23:33 -08:00
Josh Stone 86aff7c861 Update to 1.31.1 for RLS fixes. 2019-01-07 12:12:34 -08:00
Josh Stone 26d7cf9ffd Update to 1.31.0 -- Rust 2018!
clippy/rls/rustfmt are no longer -preview
2018-12-06 09:51:44 -08:00
Josh Stone 02208e399f Update to 1.30.1. 2018-11-08 14:13:10 -08:00
Josh Stone 3fff7a4653 Update to 1.30.0. 2018-10-25 11:24:43 -07:00
Josh Stone e2862ab0b7 Update to 1.29.2. 2018-10-12 10:14:55 -07:00
Josh Stone 6ae43e1a3e Update to 1.29.1.
Security fix for str::repeat (pending CVE).
2018-09-25 11:34:32 -07:00
Josh Stone 7524bca2df Update to 1.29.0.
Add a clippy-preview subpackage
2018-09-13 13:36:08 -07:00
Josh Stone c81e0e54b1 Update to 1.28.0. 2018-08-02 14:25:13 -07:00
Josh Stone 63599d0572 Update to 1.27.2. 2018-07-24 10:58:00 -07:00
Josh Stone e5aa295daa Update to 1.27.1. 2018-07-10 14:50:37 -07:00
Josh Stone 143aecadf1 Update to 1.27.0. 2018-06-21 16:49:11 -07:00
Josh Stone b006a10600 new-sources 2018-06-05 10:46:32 -07:00
Josh Stone 225f76f4c7 Update to 1.26.1. 2018-05-29 11:39:30 -07:00
Josh Stone 72ac66629d Update to 1.26.0. 2018-05-10 11:32:50 -07:00
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