Log of /cauldron/rust/pristine
Directory Listing
Revision
1544256 -
Directory Listing
Modified
Wed Feb 19 12:09:02 2020 UTC
(4 years, 8 months ago)
by
akien
Original Path:
cauldron/rust/current
- Sync with Fedora: Thu Jan 30 2020 Josh Stone <jistone@redhat.com> - 1.41.0-1
o Update to 1.41.0.
o Build compiletest with in-tree libtest
o Fix ARM EHABI unwinding
o Reintroduce the workaround for LLVM library path
Revision
1449358 -
Directory Listing
Modified
Fri Oct 4 17:55:47 2019 UTC
(5 years, 1 month ago)
by
akien
Original Path:
cauldron/rust/current
- Update again to 1.38.0, partial revert to r1448688
- Keep some Mageia-specific additions for bundled llvm builds
- Build against system llvm9
Revision
1449043 -
Directory Listing
Modified
Thu Oct 3 07:07:34 2019 UTC
(5 years, 1 month ago)
by
tv
Original Path:
cauldron/rust/current
Decrease debuginfo verbosity to reduce memory consumption during final library linking
Revision
1448960 -
Directory Listing
Modified
Wed Oct 2 19:29:04 2019 UTC
(5 years, 1 month ago)
by
akien
Original Path:
cauldron/rust/current
Add patch to fix logic around building bundled LLVM, plus limit link jobs on non-x86_64 to avoid OOM
Revision
1448838 -
Directory Listing
Modified
Wed Oct 2 07:39:29 2019 UTC
(5 years, 1 month ago)
by
akien
Original Path:
cauldron/rust/current
Limit parallel build on i586 and aarch64 to workaround running out of memory on llvm build (SILENT)
Revision
1308362 -
Directory Listing
Modified
Thu Sep 27 11:47:39 2018 UTC
(6 years, 1 month ago)
by
akien
Original Path:
cauldron/rust/current
- Sync with Fedora: Tue Sep 25 2018 Josh Stone <jistone@redhat.com> - 1.29.1-2
o Update to 1.29.1.
o Security fix for str::repeat (pending CVE).
o Update to 1.29.0.
o Add a clippy-preview subpackage
Revision
1251113 -
Directory Listing
Modified
Sun Aug 12 09:55:02 2018 UTC
(6 years, 3 months ago)
by
akien
Original Path:
cauldron/rust/current
- Sync with Fedora: Thu Aug 02 2018 Josh Stone <jistone@redhat.com> - 1.28.0-1
o Update to 1.28.0.
o Exclude rust-src from auto-requires.
o Remove backup files from %%configure munging.
Revision
1228274 -
Directory Listing
Modified
Fri May 11 06:49:54 2018 UTC
(6 years, 6 months ago)
by
akien
Original Path:
cauldron/rust/current
- Sync with Fedora: Thu May 10 2018 Josh Stone <jistone@redhat.com> - 1.26.0-1
o Update to 1.26.0.
o Add cargo, rls, and analysis
o Filter codegen-backends from Provides too.
Revision
1208625 -
Directory Listing
Modified
Mon Mar 12 17:57:01 2018 UTC
(6 years, 8 months ago)
by
akien
Original Path:
cauldron/rust/current
- Sync with Fedora: Thu Mar 01 2018 Josh Stone <jistone@redhat.com> - 1.24.1-1
o Update to 1.24.1.
o Backport a rebuild fix for rust#48308.
o rhbz1546541: drop full-bootstrap; cmp libs before symlinking.
o Backport pr46592 to fix local_rebuild bootstrapping.
o Backport pr48362 to fix relative/absolute libdir.
o Patch binaryen for GCC 8
Revision
1192548 -
Directory Listing
Modified
Sat Jan 13 10:04:39 2018 UTC
(6 years, 9 months ago)
by
akien
Original Path:
cauldron/rust/current
Workaround capacity overflow on ix86 during tarballing by reverting problematic rust-installer commit
Revision
1156490 -
Directory Listing
Modified
Wed Sep 20 21:00:27 2017 UTC
(7 years, 1 month ago)
by
akien
Original Path:
cauldron/rust/current
Temporarily disable --keep-section logic until elfutils 0.170 is packaged (SILENT)
Revision
1099173 -
Directory Listing
Modified
Fri May 5 16:35:17 2017 UTC
(7 years, 6 months ago)
by
akien
Original Path:
cauldron/rust/current
Fix stripping of .rustc due to unsupported _find_debuginfo_opts option, workaround with _find_debuginfo_dwz_opts
Revision
1093561 -
Directory Listing
Modified
Sun Mar 19 09:35:52 2017 UTC
(7 years, 7 months ago)
by
akien
Original Path:
cauldron/rust/current
- Sync with Fedora: Thu Mar 16 2017 Josh Stone <jistone@redhat.com> - 1.16.0-1
o Update to 1.16.0.
o Use rustbuild instead of the old makefiles.
o Update bootstrapping to include rust-std and cargo.
o Add a rust-lldb subpackage.
Revision
1085562 -
Directory Listing
Modified
Fri Feb 10 18:15:53 2017 UTC
(7 years, 9 months ago)
by
akien
Original Path:
cauldron/rust/current
- Sync with Fedora: Thu Feb 09 2017 Josh Stone <jistone@redhat.com> - 1.15.1-1
o Update to 1.15.1.
o Require rust-rpm-macros for new crate packaging.
o Keep shared libraries under rustlib/, only debug-stripped.
Revision
1066912 -
Directory Listing
Modified
Sat Nov 12 22:41:53 2016 UTC
(7 years, 11 months ago)
by
akien
Original Path:
cauldron/rust/current
- Sync with Fedora: Thu Nov 10 2016 Josh Stone <jistone@redhat.com> - 1.13.0-1
o Update to 1.13.0.
o Use hardening flags for linking.
o Split the standard library into its own package
o Centralize rustlib/ under /usr/lib/ for multilib integration.
Revision
1062905 -
Directory Listing
Modified
Fri Oct 21 11:22:37 2016 UTC
(8 years ago)
by
akien
Original Path:
cauldron/rust/current
- Sync with Fedora: Thu Oct 20 2016 Josh Stone <jistone@redhat.com> - 1.12.1-1
o Update to 1.12.1.
o Allow building against llvm-static.
o Add ncurses-devel for llvm-config's -ltinfo.
Revision
1060081 -
Directory Listing
Modified
Mon Oct 10 20:13:21 2016 UTC
(8 years, 1 month ago)
by
akien
Original Path:
cauldron/rust/current
- Sync with Fedora: Thu Oct 06 2016 Josh Stone <jistone@redhat.com> - 1.12.0-3
o Bootstrap aarch64. (Not used on Mageia yet, but kept to reduce diff)
o Use jemalloc's MALLOC_CONF to work around #36944.
o Apply pr36933 to really disable armv7hl NEON.
Revision
1058164 -
Directory Listing
Modified
Sun Oct 2 21:45:59 2016 UTC
(8 years, 1 month ago)
by
pterjan
Original Path:
cauldron/rust/current
- Switch to armv6, currently v7 uses neon
- make rustc load libpthread.so.0 in bootstrap mode on armv7hl, it needs it
Revision
1058156 -
Directory Listing
Modified
Sun Oct 2 19:50:37 2016 UTC
(8 years, 1 month ago)
by
akien
Original Path:
cauldron/rust/current
Use a hack to pass -g to eu-strip and workaround rhbz#1380961
The _find_debuginfo_opts macro used by Fedora seems not supported on Mageia.