Josh Stone
|
688aed533e
|
beta test
|
2017-09-12 11:35:47 -07:00 |
|
Josh Stone
|
44e5fa40db
|
Merge branch 'master' into beta
|
2017-09-11 18:27:16 -07:00 |
|
Josh Stone
|
99c271af8c
|
ABI fixes for ppc64 and s390x.
|
2017-09-11 11:54:06 -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
|
24b87e1c67
|
add rust-src
|
2017-08-30 16:35:31 -07:00 |
|
Josh Stone
|
bfac8ec0d4
|
specifically require /usr/bin/cc
|
2017-08-30 16:34:52 -07:00 |
|
Josh Stone
|
27cc11db97
|
bump the bundled llvm
|
2017-08-30 16:34:33 -07:00 |
|
Josh Stone
|
8c4c8be2a9
|
update bootstrap
|
2017-08-24 12:54:25 -07:00 |
|
Josh Stone
|
dba382a9de
|
beta test
|
2017-08-24 11:29:19 -07:00 |
|
Josh Stone
|
0e0e5eedcd
|
update patches
|
2017-08-22 10:18:55 -07:00 |
|
Josh Stone
|
9f8aa3b200
|
Merge branch 'master' into beta
|
2017-08-22 09:30:16 -07:00 |
|
Fedora Release Engineering
|
724804353b
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
2017-08-03 08:02:01 +00:00 |
|
Fedora Release Engineering
|
c854d36ca3
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
2017-07-27 18:01:51 +00:00 |
|
Josh Stone
|
df0e2cb3a2
|
Use find-debuginfo.sh --keep-section .rustc
|
2017-07-24 18:06:13 -07:00 |
|
Josh Stone
|
6d4fd15349
|
Update to 1.19.0.
|
2017-07-21 10:21:44 -07:00 |
|
Josh Stone
|
ef8535c580
|
beta test, now using llvm4
|
2017-07-20 10:31:40 -07:00 |
|
Josh Stone
|
5bedf01656
|
Merge branch 'master' into beta
|
2017-06-19 16:04:31 -07:00 |
|
Josh Stone
|
96a6a3452a
|
Update to 1.18.0.
|
2017-06-08 15:08:30 -07:00 |
|
Josh Stone
|
d40ed5c13c
|
beta test
|
2017-06-01 18:06:54 -07:00 |
|
Josh Stone
|
95a5ba4a8e
|
Minor macro cleanups
|
2017-05-26 15:32:17 -07:00 |
|
Josh Stone
|
3c6c44f0de
|
Merge branch 'master' into beta
|
2017-05-26 13:15:36 -07:00 |
|
Igor Gnatenko
|
bba5493470
|
do not require rust-rpm-macros
Packages will do this instead.
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
|
2017-05-17 17:43:32 +02:00 |
|
Josh Stone
|
0d6f63ba43
|
Move shared libraries back to libdir and symlink in rustlib
|
2017-05-08 17:07:02 -07:00 |
|
Josh Stone
|
28e2de568a
|
Update to 1.17.0.
|
2017-04-27 15:49:04 -07:00 |
|
Josh Stone
|
17dc2f4612
|
beta test
|
2017-04-25 14:38:12 -07:00 |
|
Josh Stone
|
92998165ad
|
Merge remote-tracking branch 'origin/jistone/beta' into beta
|
2017-03-31 16:16:57 -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
|
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
|
4f37df8720
|
beta test
|
2017-03-06 17:27:42 -08:00 |
|
Josh Stone
|
ed2201a8a9
|
1.16.0-beta.3
|
2017-03-03 14:05:45 -08:00 |
|
Josh Stone
|
1dfccb7e3f
|
beta: cargo version, add gdb, fix cmake3
|
2017-03-02 17:00:21 -08:00 |
|
Josh Stone
|
91ea22b352
|
beta test
|
2017-03-01 17:06:46 -08:00 |
|
Josh Stone
|
834370220b
|
WIP 1.16-beta, rustbuild
|
2017-03-01 10:42:04 -08:00 |
|
Josh Stone
|
fc762c468c
|
Merge branch 'jistone/beta' of ssh://pkgs.fedoraproject.org/rpms/rust into beta
|
2017-03-01 10:41:32 -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
|
84f1424083
|
Merge branch 'jistone/beta' of ssh://pkgs.fedoraproject.org/rpms/rust into beta
|
2017-01-18 12:08:14 -08:00 |
|
Josh Stone
|
6f33322c7a
|
Beta test
|
2017-01-18 11:21:44 -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
|
71ab56b39b
|
Test 1.14.0-beta.3
|
2016-12-13 22:18:27 -08:00 |
|
Josh Stone
|
ccef3d28be
|
simplify the bootstrap base slightly
|
2016-11-17 23:48:29 -08:00 |
|
Josh Stone
|
d59c1edc2b
|
Test 1.14.0-beta.2
- Rewrite bootstrap logic to target specific arches.
- Bootstrap ppc64, ppc64le, s390x. (thanks to Sinny Kumari for testing!)
|
2016-11-17 22:21:09 -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
|
1a280df726
|
Drop the temporary 1.12.1 bootstrap patch
|
2016-10-21 23:00:26 -07:00 |
|
Josh Stone
|
8f339a302b
|
upload rustc-1.12.1-src.tar.gz
|
2016-10-20 22:01:39 -07:00 |
|