Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
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
rebuild for arm
Rebuild against llvm-5.0.1-2 with rust-related fixes
- 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
- Sync with Fedora: Mon Jan 08 2018 Josh Stone <jistone@redhat.com> - 1.23.0-1 o Update to 1.23.0.
Bump rel (SILENT)
Set --enable-full-bootstrap to fix FTBFS on same-version rebuild (rhbz#1533848)
Bump rel (SILENT)
Revert r1192547, firefox wants i686-unknown-linux so let's continue pretending we're that on i586
Bump rel for pesky buildsystem.. (SILENT)
Workaround capacity overflow on ix86 during tarballing by reverting problematic rust-installer commit
Remove s/i586/i686/ hack, i586 is also a supported (albeit non Tier-1) arch
Temporarily disable underlinking check against bundled llvm
Build against bundled LLVM, our version 5.0 is too new for rust
- Sync with Fedora: Thu Nov 23 2017 Josh Stone <jistone@redhat.com> - 1.22.1-1 o Update to 1.22.1.
rebuild for llvm-5
- Sync with Fedora: Thu Oct 12 2017 Josh Stone <jistone@redhat.com> - 1.21.0-1 o Update to 1.21.0. - Enable usage of --keep-section in find-debuginfo.sh, now supported.
rebuild with llvm-4.0 in core/release
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 |