2025-02-15 17:10:05 by Havard Eidnes | Files touched by this commit (7) |
Log message: devel/cargo-c: add patches so this builds on big-endian aarch64. This copies patches from main rust; neon cannot at present be used in big-endian mode with rust. |
2024-06-19 10:17:50 by pin | Files touched by this commit (1) |
Log message: devel/cargo-c: add warning about required rust v0.10.0 is in wip. It requires Rust >= 1.77 |
2024-05-07 09:18:55 by Thomas Klausner | Files touched by this commit (1) |
Log message: cargo-c: try fixing Illumos build |
2024-05-05 18:08:21 by pin | Files touched by this commit (3) | ![]() |
Log message: devel/cargo-c: update to 0.9.32 - Improve the android targets support - Cargo 0.79.0 pkgsrc changes: switch to build with vendored libgit2-sys crate. This avoids version mismatch with system libgit2. If anyone thinks this is wrong, simply uncomment the relevant lines in the package Makefile. |
2024-03-25 17:51:42 by Jonathan Perkin | Files touched by this commit (2) |
Log message: cargo-c: Use newer os_info crate. Contains build fixes for illumos. |
2024-03-22 13:08:55 by pin | Files touched by this commit (3) | ![]() |
Log message: devel/cargo-c: update to 0.9.31 - Match the beaviour of meson regarding relative paths in the install directories - cargo 0.78 |
2024-02-16 04:50:08 by David H. Gutteridge | Files touched by this commit (1) |
Log message: cargo-c: requires minimum Rust 1.74 to build |
2024-02-10 22:46:04 by pin | Files touched by this commit (5) | ![]() |
Log message: devel/cargo-c: update to 0.9.30 - tvOS support - cargo 0.77 |
2024-01-01 20:39:04 by pin | Files touched by this commit (3) | ![]() |
Log message: devel/cargo-c: update to 0.9.29 - cargo 0.76 - toml 0.8 - itertools 0.12 |
2023-11-21 13:51:38 by pin | Files touched by this commit (4) | ![]() |
Log message: devel/cargo-c: update to 0.9.28 - Add version_suffix_components setting to support non-semver compatibility (thank you @kpcyrd !) (see #345) - cargo 0.75.1 - MRSV bumped to rust 1.72 |