non port: net-p2p/parity-ethereum/Makefile |
Number of commits found: 12 |
Thursday, 23 Apr 2020
|
15:32 tobik
lang/rust: Update to 1.43.0
- Add workaround to fix build when CC/CXX have "clang" in them [1]
- Respect AR to fix build with external toolchains [2]
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html
PR: 238556 [1], 245583 [2]
Reported by: Matthias Apitz <guru@unixarea.de> [1], Greg V
<greg@unrelenting.technology> [2]
Tested by: mikael, pkubaj, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D24521
 |
Thursday, 12 Mar 2020
|
19:39 tobik
lang/rust: Update to 1.42.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/03/12/Rust-1.42.html
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D24020
 |
Thursday, 27 Feb 2020
|
15:22 tobik
lang/rust: Update to 1.41.1
- Force rebuild all consumers to fix potential miscompilations with
1.41.0
- Enable SOURCES by default. The sources are indexed by RLS and
required for it to function properly, so they should be available
by default. This also makes sure we test the option properly.
- Remove implied --config=config.toml from x.py args
- Switch to the upstreamed backtrace crate patches like rust-nightly
- Enable WASM by default [0]
- Strip libraries (D23650) [1]
- Simplify plist generation (D23735) [2]
Changes: https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html
Submitted by: mikael [0,1,2]
With hat: rust
Differential Revision: https://reviews.freebsd.org/D23835
 |
Friday, 7 Feb 2020
|
13:46 ale
Update to 2.7.2 release.
 |
Friday, 31 Jan 2020
|
07:57 ale
Update to 2.7.1 release.
 |
Thursday, 30 Jan 2020
|
20:00 tobik
lang/rust: Update to 1.41.0
- Force rebuild all consumers to catch regressions early
- Switch to cross-compiled (from amd64) bootstraps for all
architectures generated with the incoming lang/rust-bootstrap
- Update cargo-c to 0.5.2 to unbreak librav1e build
- Make use of regular MAKE_ENV/TEST_ENV in lang/rust
- Turn on RUST_BACKTRACE in lang/rust and USES=cargo to hopefully
produce more useful failure logs when something panics during
builds
Changes: https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D23385
 |
16:00 ale
Update to 2.7.0 release.
 |
Thursday, 19 Dec 2019
|
16:14 tobik
lang/rust: Update to 1.40.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/12/19/Rust-1.40.0.html
Tested by: mikael.urankar@gmail.com, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D22843
 |
Wednesday, 18 Dec 2019
|
12:54 ale
Update to 2.5.12 release.
 |
Thursday, 5 Dec 2019
|
17:09 ale
Update to 2.5.11 release.
 |
10:21 ale
Apparently it can be built only on FreeBSD 12 amd64.
11.3-i386: LLVM ERROR: out of memory
12.0-i386: parity-4c44772188702cce.parity.e8wnuwsj-cgu.11.rcgu.o: file not
recognized: File format not recognized
11.3-amd64: parity-1a336ac89c32de09.parity.5withm3d-cgu.11.rcgu.o: file not
recognized: File format not recognized
 |
Friday, 22 Nov 2019
|
14:17 ale
Parity is the fastest and most advanced Ethereum client.
Built for mission-critical use: miners, service providers, and
exchanges need fast synchronisation and maximum uptime.
Parity Ethereum provides the core infrastructure essential for
speedy and reliable services.
* Clean, modular codebase for easy customisation
* Advanced CLI-based client
* Minimal memory and storage footprint
* Synchronise in hours, not days with Warp Sync
* Modular for light integration into your service or product
WWW: https://github.com/paritytech/parity-ethereum/
 |
Number of commits found: 12 |