Commit Graph
24 Commits
Author SHA1 Message Date
Reilly BroganandGitHub 0576dde215 Fix vendored crates archive format, fix build (#22)
* Fix vendored crates archive format

It turns out that I was just creating an archive with a .zst extension that was actually still gzip-format.

Ref: https://github.com/ReillyBrogan/dusklight-flatpak/issues/1

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>

* Add license to allowlist to fix build

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>

---------

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
2026-06-03 16:55:22 -06:00
Reilly BroganandGitHub 1220bccb5c Add vendored crates to release assets (#19)
This is to be used for the Dusklight flatpak which needs to build libnod offline.

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
2026-05-29 23:10:03 -06:00
Luke Street 88672ce278 Add prebuilt CMake packages for libnod to releases 2026-03-09 14:14:09 -06:00
Luke Street 4c0eda00ea Add experimental C bindings via nod-ffi 2026-02-19 18:50:24 -07:00
Luke Street d6969045be Migrate to Rust edition 2024 2025-03-04 23:14:00 -07:00
Luke Street f0af954c23 Resolve CI issues 2024-11-22 00:11:48 -07:00
Luke Street 3848edfe7b Add conversion support & large refactor 2024-11-22 00:01:26 -07:00
Luke Street 5ad514d59c Use mimalloc when targeting musl
Also removes the armv7 linux build.
If you used it, let me know!
2024-09-29 12:10:59 -06:00
Luke Street 6f3052e05d Use workspace keys in Cargo.toml 2024-09-10 23:19:19 -06:00
Luke Street d2b8135cdb Use full LTO, update dependencies & CI 2024-09-08 16:29:48 -06:00
Luke Street 1895b7df3f Fixes & bump to version 1.0.0 2024-02-22 23:49:28 -07:00
Luke Street 09f008a34b Disable i686 Linux build 2024-02-21 23:37:29 -07:00
Luke Street 7ba95bb22e Bump MSRV to 1.73 2024-02-21 23:33:48 -07:00
Luke Street f82d8b9f17 Fix checks & build 2024-02-21 23:25:53 -07:00
Luke Street fff7b350b1 More build fix attempts 2024-02-02 16:29:11 -07:00
Luke Street ec85b8380d Build fix attempts 2024-02-02 16:26:45 -07:00
Luke Street 4f794f06cb WIP WIA/RVZ & more 2024-02-02 16:21:05 -07:00
Luke Street 97c726c209 Add -h (validate Wii disc hashes); complete documentation 2022-02-03 20:54:16 -05:00
Luke Street 6b8d41b130 clippy config & fixes; enable LTO 2022-02-03 02:36:41 -05:00
Luke Street 46fa0c59ff Add cargo deny action to CI 2022-02-03 02:07:24 -05:00
Luke Street 6227718564 Migrate to binrw; update cargo deny config; update deps 2022-02-03 02:03:21 -05:00
Luke Street d7279f50de Bump MSRV all the way to Rust 1.51 (thanks libraries) 2021-08-23 10:36:57 -04:00
Luke Street e7fc234fdf Remove unstable library features 2021-08-23 10:13:40 -04:00
Luke Street 20bed46d43 Initial commit 2021-08-23 09:48:35 -04:00