Age | Commit message (Expand) | Author | Files | Lines |
2021-01-12 | rust: Disable SSP checks which will always fail. | jperkin | 1 | -1/+3 |
2021-01-04 | rust: Sync platform.mk with targets listed in Makefile | nia | 1 | -12/+28 |
2021-01-04 | rust: Limit rust-cargo-static option to NetBSD. | jperkin | 1 | -3/+4 |
2021-01-03 | Further reduction of diffs with wip/rust/Makefile. | he | 1 | -23/+39 |
2021-01-03 | Remove reference to PR#54621, arm bootstrap requires NetBSD >= 9.0. | he | 1 | -3/+1 |
2021-01-03 | Reduce difference to wip/rust/: | he | 3 | -11/+6 |
2021-01-03 | Mark various NetBSD-8.* versions as broken, as the corresponding | he | 1 | -1/+5 |
2021-01-03 | rust: Fix SunOS bootstrap, sync from wip. | jperkin | 2 | -8/+18 |
2021-01-03 | rust: Unbreak stage0-bootstrap target. | jperkin | 1 | -5/+1 |
2021-01-02 | rust: Update checksum patch SUBST pattern to fix build | ryoon | 1 | -3/+3 |
2021-01-01 | Upgrade rust to version 1.48.0. | he | 13 | -156/+310 |
2020-12-26 | rust: likely doesn't work on softfloat ARM, explicitly specify earmv7hf | nia | 1 | -2/+2 |
2020-11-29 | Search /usr/pkg/lib/libatomic when linking. | he | 3 | -10/+29 |
2020-11-14 | Put back ggrep instead of grep; my pkglint erroneously directed me there... | he | 1 | -2/+2 |
2020-11-14 | The patch which caused LLVM not to require 64-bit atomics is no more, | he | 1 | -1/+6 |
2020-11-14 | rust: Fix build with more checksum update | ryoon | 1 | -1/+5 |
2020-11-13 | rust: update CKSUMS | adam | 1 | -17/+5 |
2020-11-13 | Upgrade rust to version 1.47.0. | he | 14 | -455/+181 |
2020-11-09 | Add another post-install dylib rpath fixup for macOS | schmonz | 1 | -2/+3 |
2020-11-06 | Apply fix from | he | 3 | -2/+26 |
2020-10-29 | rust: Fix SUBST noop error | ryoon | 1 | -19/+1 |
2020-10-28 | Further space-optimize when building natively on earmv7hf; only | he | 1 | -5/+10 |
2020-10-28 | Upgrade rust to version 1.46.0. | he | 9 | -300/+119 |
2020-10-20 | cargo.mk: move CARGO_FEATURES from lang/ncspot to here | tnn | 1 | -2/+5 |
2020-10-14 | rust: Fix comment about supported platforms | triaxx | 1 | -2/+2 |
2020-09-29 | lang/rust: Prune comments about closed PRs | gdt | 1 | -9/+1 |
2020-09-29 | lang/rust: Adjust openssl bootstrap depends (NetBSD only) | gdt | 1 | -3/+9 |
2020-09-27 | rust: Switch RUST_TYPE default back to "src", per requests from various devs | nia | 1 | -5/+1 |
2020-09-25 | lang/rust: Add DEPENDS on openssl for NetBSD >=9 i386 | gdt | 1 | -5/+9 |
2020-09-24 | lang/rust: On NetBSD >=9, bl3 on openssl | gdt | 1 | -3/+4 |
2020-09-20 | lang/rust: Build-depend on openssl, on NetBSD >8 | gdt | 1 | -3/+13 |
2020-09-20 | lang/urst: Depend on compat80 also on NetBSD/sparc64 | gdt | 1 | -2/+3 |
2020-08-31 | *: bump PKGREVISION for perl-5.32. | wiz | 1 | -2/+2 |
2020-08-30 | rust: use https for master site due to unconditional redirect | tnn | 1 | -2/+2 |
2020-08-25 | Add another post-install dylib rpath fixup for macOS. Bump PKGREVISION. | schmonz | 1 | -2/+4 |
2020-08-14 | rust/cargo.mk: update documentation | tnn | 1 | -2/+4 |
2020-08-14 | cargo.mk: some improvements | tnn | 1 | -6/+11 |
2020-08-14 | rust/cargo.mk: add a default do-build target to reduce copypasta | tnn | 1 | -5/+13 |
2020-08-14 | rust/cargo: replace "--frozen --locked" with "--offline" in various places | tnn | 1 | -3/+3 |
2020-08-06 | rust: Update to version 1.45.2. | jperkin | 9 | -146/+183 |
2020-07-16 | rust: Update cross instructions for illumos. | jperkin | 1 | -6/+15 |
2020-07-08 | rust: Add support for cross-compiling illumos. | jperkin | 12 | -26/+237 |
2020-07-07 | Upgrade to rust version 1.44.1. | he | 2 | -7/+7 |
2020-07-06 | Based on suggestion, add the "cross.mk" file which contains | he | 2 | -1/+54 |
2020-07-06 | On second thought, put back the settings for powerpc and earmv7hf, | he | 1 | -2/+23 |
2020-07-06 | Remove more of the cross-compile settings now consigned to my | he | 1 | -23/+2 |
2020-07-06 | Re-update rust to version 1.44.0. | he | 6 | -216/+134 |
2020-06-24 | rust: uses -std=c++14 | nia | 2 | -4/+5 |
2020-06-18 | rust/platform.mk: Note PR about earmv7, and requirement for PR links | gdt | 1 | -1/+8 |
2020-06-14 | rust: correct sense of test. pointed out by gdt | nia | 1 | -3/+3 |