Josh Stone
10f2e52a1e
Merge branch 'master' into epel7
2017-04-27 16:17:58 -07:00
Josh Stone
28e2de568a
Update to 1.17.0.
2017-04-27 15:49:04 -07:00
Josh Stone
2453b710d4
Use llvm3.9 to fix rawhide FTBFS with llvm-4
...
However, plugins currently don't work well with dynamic LLVM in
non-standard library paths:
https://github.com/rust-lang/rust/issues/40717
2017-03-31 11:00:59 -07:00
Josh Stone
2e9a258bc1
cmake is only needed for bundled llvm
2017-03-22 13:18:56 -07:00
Josh Stone
9245da2d8a
Make rust-lldb arch-specific to deal with lldb deps
2017-03-20 12:09:48 -07:00
Josh Stone
c34ccf6a5e
rust-lldb requires python-lldb
2017-03-17 13:29:07 -07:00
Josh Stone
3c0f5fef47
Drop rust-llvm ExclusiveArch: noarch
...
This seemed to make the whole rust.spec attempt a noarch build!
2017-03-17 12:08:09 -07:00
Josh Stone
457e051654
Limit rust-lldb arches
...
Using "BuildArch: noarch" and "ExclusiveArch: %arches noarch" per the
guidelines for runtime dependencies here:
https://fedoraproject.org/wiki/Packaging:Guidelines#Noarch_with_unported_dependencies
2017-03-17 11:54:30 -07:00
Josh Stone
0091da19db
Merge branch 'master' into epel7
2017-03-16 13:06:24 -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
358469cfaa
Rebuild without bootstrap binaries.
2017-02-10 20:52:47 -08:00
Josh Stone
8e69a79270
Bootstrap ppc64 and ppc64le
2017-02-10 17:48:37 -08:00
Josh Stone
d8b719e3a6
Merge branch 'master' into epel7
2017-02-10 11:35:25 -08: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
fce6ca15f9
No really, we're not ready for other arches
2017-01-03 17:39:44 -08:00
Josh Stone
01270bce1c
Revert the ppc64/ppc64le bootstrap
...
The upstream binaries are built with GLIBC_2.22 symbols, from Ubuntu 16.04,
so they're not usable on epel7.
2017-01-03 16:35:47 -08:00
Josh Stone
4f273206b9
Merge branch 'master' into epel7
2017-01-03 14:42:22 -08:00
Josh Stone
5295a12324
Rebuild without bootstrap binaries.
2016-12-23 07:55:21 -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
0e5ea0bfa8
Merge branch 'master' into epel7
2016-11-12 23:19:10 -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
d1dacf862b
Rebuild without bootstrap binaries.
2016-10-22 10:23:50 -07:00
Josh Stone
7a5fc2b504
Bootstrap aarch64.
2016-10-22 00:05:33 -07:00
Josh Stone
51be00a780
Merge branch 'master' into epel7
2016-10-22 00:04:14 -07:00
Josh Stone
1a280df726
Drop the temporary 1.12.1 bootstrap patch
2016-10-21 23:00:26 -07:00
Josh Stone
6050c3a1b2
Update to 1.12.1.
2016-10-20 19:09:42 -07:00
Josh Stone
1cdcdee3ca
Add ncurses-devel for llvm-config's -ltinfo.
2016-10-14 10:15:40 -07:00
Josh Stone
b233f150ae
Rebuild with LLVM 3.9.
2016-10-14 00:40:50 -07:00
Josh Stone
171389492c
Link ffi as a workaround for rust#34486
2016-10-13 18:26:06 -07:00
Josh Stone
ee0eb2e7eb
Rebuild with llvm-static, preparing for 3.9
2016-10-13 17:19:21 -07:00
Josh Stone
4b827922a2
call check-summary manually after test failures
2016-10-13 10:47:06 -07:00
Josh Stone
b7f305b499
Rebuild with fixed eu-strip (rhbz1380961)
2016-10-07 22:20:14 -07:00
Josh Stone
41b455a0d7
Rebuild without bootstrap binaries.
2016-10-07 00:43:38 -07:00
Josh Stone
4d5af3f633
Bootstrap aarch64.
...
- Use jemalloc's MALLOC_CONF to work around #36944 .
- Apply pr36933 to really disable armv7hl NEON.
2016-10-06 18:49:52 -07:00
Josh Stone
3260087dc0
Relax the self requirement to just version
...
The koschei app was complaining of unsatisfied dependencies when I had
strictly "< %{version}-%{release}". Just "<= %{version}" should work.
2016-10-04 00:44:59 -07:00
Josh Stone
1702b2ce16
Protect .rustc from rpm stripping.
...
It should be fine to strip this, even desirable, but it's causing
dynamic linking issues.
2016-10-01 11:10:13 -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
25c127f58c
Rebuild without bootstrap binaries.
2016-09-20 00:36:43 -07:00
Josh Stone
76c6164a97
Bootstrap el7, with bundled llvm
2016-09-19 22:32:53 -07:00
Josh Stone
64aef5dd8a
fix the reference to PR36344
2016-09-12 11:41:03 -07:00
Josh Stone
b519d4e70a
note that the mips testing hack will be fixed in 1.13
2016-09-12 11:39:50 -07:00
Josh Stone
2cf5e865e8
Rebuild without bootstrap binaries.
2016-09-03 09:22:04 -07:00
Josh Stone
5a8b3306a3
Bootstrap armv7hl, with backported no-neon patch.
2016-09-02 21:12:41 -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
5529092afe
Rebuild without bootstrap binaries.
2016-08-13 08:39:42 -07:00
Josh Stone
8509043711
Note that -doc can't be noarch, as rpmdiff doesn't allow variations.
2016-08-12 23:52:32 -07:00
Josh Stone
81684a492b
Don't let checks fail the whole build.
2016-08-12 21:52:36 -07:00
Josh Stone
717ffe274a
Initial import ( #1356907 )
2016-08-11 21:54:53 -07:00