Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Boostrap aarch64, the previous build got borked in llvm13 -> 14 transition
Attempt force build with llvm13 to prevent llvm 13 and 14 mixup
- Sync with Fedora: Thu Apr 07 2022 Josh Stone <jistone@redhat.com> - 1.60.0-1 o Update to 1.60.0.
SILENT - Sync with Fedora: o split up the bootstrap downloads
- Sync with Fedora: Fri Mar 25 2022 Josh Stone <jistone@redhat.com> - 1.59.0-4 o Fix the archive index for wasm32-wasi's libc.a
Disable bootstrap, we'll re-add libllvm13.0. Also add i586 to ExclusiveArch.
- Boostrap as clang-14 cannot cohabite with libclang13... - Fix bootstraping arches
Rebuild for llvm-14
Mageia 9 Mass Rebuild
- Tue Mar 01 2022 Josh Stone <jistone@redhat.com> - 1.59.0-2 o Update to 1.59.0.
- Sync with Fedora: Thu Jan 20 2022 Josh Stone <jistone@redhat.com> - 1.58.1-1 o Update to 1.58.1. o Add rust-std-static-i686-pc-windows-gnu o Add rust-std-static-x86_64-pc-windows-gnu
- Sync with Fedora: Thu Dec 02 2021 Josh Stone <jistone@redhat.com> - 1.57.0-1 o Update to 1.57.0, fixes rhbz#2028675. o Backport rust#91070, fixes rhbz#1990657 o Add rust-std-static-wasm32-wasi - Mageia: Use bundled libgit2 until we have 1.3.0.
- Sync with Fedora: Mon Nov 01 2021 Josh Stone <jistone@redhat.com> - 1.56.1-1 o Update to 1.56.1.
- Sync with Fedora: Thu Sep 09 2021 Josh Stone <jistone@redhat.com> - 1.55.0-1 o Update to 1.55.0. o Use llvm-ranlib for wasm rlibs; Fixes rhbz#2002612
- rebuild for openssl 3.0.0
- Sync with Fedora: Thu Jul 29 2021 Josh Stone <jistone@redhat.com> - 1.54.0-1 o Update to 1.54.0.
- Sync with Fedora: Thu Jun 17 2021 Josh Stone <jistone@redhat.com> - 1.53.0-1 o Update to 1.53.0. o Set rust.codegen-units-std=1 for all targets again. o Add rust-std-static-wasm32-unknown-unknown.
Remove upstreamed patch10 (SILENT)
- Sync with Fedora: Mon May 10 2021 Josh Stone <jistone@redhat.com> - 1.52.1-1 o Update to 1.52.1. - Build against LLVM 12, now supported.
- Sync with Fedora: Thu Mar 25 2021 Josh Stone <jistone@redhat.com> - 1.51.0-1 o Update to 1.51.0.
Add patch to disable failing doc tests on armv7
Backport upstream patch to fix cargo metadata test on ~x86_64
Remove previous hacks, retry build against system llvm11.0
"fix" underlinking with bundled llvm
BR ninja
fix building with bundled llvm (SILENT)
fix building with bundled llvm (SILENT)
try building with bundled llvm for now
try harder to find llvm-config -SILENT
fix llvm-config path with llvm11
Build rust with llvm 11.0
drop last remains of bundled_libssh2 (SILENT)
smaller diff with FC (SILENT)
1.50
rebuild for llvm-12
- Sync with Fedora: Tue Jan 05 2021 Josh Stone <jistone@redhat.com> - 1.49.0-1 o Update to 1.49.0.
Rebuild against broken deps for libgit2.so.1.0
build w/o llvm-static bootstrap
fix llvm-static bootstrap
bootstrap with llvm-static
- rebuild for llvm-11 again due to PPC drop: $ rustc -vV rustc: symbol lookup error: /lib64/librustc_driver-a9c6a289fdb4f309.so: undefined symbol: LLVMInitializePowerPCAsmParser, version LLVM_11
rebuild for llvm-11
- Sync with Fedora: Thu Nov 19 2020 Josh Stone <jistone@redhat.com> - 1.48.0-1 o Update to 1.48.0.
- Sync with Fedora: Sat Oct 10 2020 Jeff Law <law@redhat.com> - 1.47.0-2 o Update to 1.47.0.
Don't use RPM rich deps on Mageia, urpmi doesn't support them (SILENT)
- Sync with Fedora: Fri Aug 28 2020 Fabio Valentini <decathorpe@gmail.com> - 1.46.0-2 o Update to 1.46.0. o Fix LTO with doctests (backported cargo PR#8657).
Drop typenum PR#115 patch which has finally been upstreamed (SILENT)
- Sync with Fedora: Mon Aug 03 2020 Josh Stone <jistone@redhat.com> - 1.45.2-1 o Update to 1.45.2.
Rebuild as armv7hl failed due to BS issue (disk full)
- Sync with Fedora: Wed Jul 01 2020 Josh Stone <jistone@redhat.com> - 1.44.1-2 o Update to 1.44.0. o Update to 1.44.1. o Disable LTO
- Sync with Fedora: Thu May 07 2020 Josh Stone <jistone@redhat.com> - 1.43.1-1 o Update to 1.43.0. o Update to 1.43.1.
rebuild with llvm 10
Cleanup trailing spaces (SILENT)
- Sync with Fedora: Thu Mar 12 2020 Josh Stone <jistone@redhat.com> - 1.42.0-1 o Update to 1.42.0.
- 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
Mageia 8 Mass Rebuild
- replace deprecated %%configure2_5x
- Sync with Fedora: Thu Dec 19 2019 Josh Stone <jistone@redhat.com> - 1.40.0-1 o Update to 1.40.0.
Reduce debuginfo on aarch64 to try to workaround memory issue
- Sync with Fedora: Thu Nov 07 2019 Josh Stone <jistone@redhat.com> - 1.39.0-1 o Update to 1.39.0.
- Update again to 1.38.0, partial revert to r1448688 - Keep some Mageia-specific additions for bundled llvm builds - Build against system llvm9
disable %%_python_bytecompile_extra
Decrease debuginfo verbosity to reduce memory consumption during final library linking
Add patch to fix logic around building bundled LLVM, plus limit link jobs on non-x86_64 to avoid OOM
Limit parallel build on i586 and aarch64 to workaround running out of memory on llvm build (SILENT)
Set _disable_ld_no_undefined to fix bundled llvm build
Temporarily revert to r1443439 to build 1.37.0 with bundled llvm
- Sync with Fedora: Fri Sep 27 2019 Josh Stone <jistone@redhat.com> - 1.38.0-2 o Update to 1.38.0. o Filter the libraries included in rust-std (rhbz1756487)
Update to 1.37.0
switch to %%configure2_5x
rebuild for new llvm
- Sync with Fedora: Thu Jul 04 2019 Josh Stone <jistone@redhat.com> - 1.36.0-1 o Update to 1.36.0.
- Sync with Fedora: Thu May 23 2019 Josh Stone <jistone@redhat.com> - 1.35.0-1 o Update to 1.35.0.
- Sync with Fedora: Tue May 14 2019 Josh Stone <jistone@redhat.com> - 1.34.2-1 o Update to 1.34.2 -- fixes CVE-2019-12083.
- Rebuild with bootstrapped i586 host - Remove the ThinLTO workaround.
Bootstrap real i586 target, patch by Martin Whitaker
- Sync with Fedora: Tue Apr 30 2019 Josh Stone <jistone@redhat.com> - 1.34.1-3 o Update to 1.34.1. o Add a ThinLTO fix for rhbz1701339. o Set rust.codegen-units-std=1
Rebuild for llvm 8.0.0
- Sync with Fedora: Thu Apr 11 2019 Josh Stone <jistone@redhat.com> - 1.34.0-1 o Update to 1.34.0.
- Sync with Fedora: Fri Mar 01 2019 Josh Stone <jistone@redhat.com> - 1.33.0-2 o Update to 1.33.0. o Fix deprecations for self-rebuild
Remove unneeded obsoletes to reduce diff with Fedora (upstream)
Lessen bootstrap version requirement (SILENT)
- Sync with Fedora: Thu Jan 17 2019 Josh Stone <jistone@redhat.com> - 1.32.0-1 o Update to 1.32.0.
- Sync with Fedora: Thu Dec 06 2018 Josh Stone <jistone@redhat.com> - 1.31.0-8 o Update to 1.31.0 -- Rust 2018! o clippy/rls/rustfmt are no longer -preview
- Sync with Fedora: Thu Nov 08 2018 Josh Stone <jistone@redhat.com> - 1.30.1-7 o Update to 1.30.1.
- Sync with Fedora: Thu Oct 25 2018 Josh Stone <jistone@redhat.com> - 1.30.0-6 * Update to 1.30.0.
- Sync with Fedora: Fri Oct 12 2018 Josh Stone <jistone@redhat.com> - 1.29.2-3 o Update to 1.29.2.
- 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
rebuild for llvm 7.0
Mageia 7 Mass Rebuild
Relax bootstrap_rust version (1.27.1 is just as fine) (SILENT)
- 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.
- Sync with Fedora: Tue Jul 10 2018 Josh Stone <jistone@redhat.com> - 1.27.1-2 o Update to 1.27.1. o Security fix for CVE-2018-1000622
- Sync with Fedora: Thu Jun 21 2018 Josh Stone <jistone@redhat.com> - 1.27.0-1 o Update to 1.27.0. o Reduce debuginfo on i686 (LLVM ERROR: out of memory)
Add upstream patch to allow rebuild with 1.26.0
Obsolete cargo packages from previous split SRPM
- 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.
rebuild with llvm-6.0
- Sync with Fedora: Thu Mar 29 2018 Josh Stone <jistone@redhat.com> - 1.25.0-1 o Update to 1.25.0.
rebuild with llvm 6.0
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.30 |