Logo
Explore Help
Sign In
wolfSSL/wolfssl
1
0
Fork 1
You've already forked wolfssl
mirror of https://github.com/wolfSSL/wolfssl.git synced 2026-01-26 20:42:20 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
e4e79dd8a39edde00a04f94948070b2fdacc94c0
wolfssl/wrapper/rust/Makefile

12 lines
163 B
Makefile
Raw Normal View History

Create initial Rust wrapper structure Generate bindings to C library with bindgen Add github CI workflow to build Rust wrapper
2025-09-10 15:30:03 -04:00
.PHONY: all
all:
Rust wrapper: rename wolfssl crate to wolfssl-wolfcrypt
2025-12-12 15:23:45 -05:00
+$(MAKE) -C wolfssl-wolfcrypt
Create initial Rust wrapper structure Generate bindings to C library with bindgen Add github CI workflow to build Rust wrapper
2025-09-10 15:30:03 -04:00
Rust wrapper: add wolfssl::wolfcrypt::random module
2025-09-15 11:10:30 -04:00
.PHONY: test
test:
Rust wrapper: rename wolfssl crate to wolfssl-wolfcrypt
2025-12-12 15:23:45 -05:00
+$(MAKE) -C wolfssl-wolfcrypt test
Rust wrapper: add wolfssl::wolfcrypt::random module
2025-09-15 11:10:30 -04:00
Create initial Rust wrapper structure Generate bindings to C library with bindgen Add github CI workflow to build Rust wrapper
2025-09-10 15:30:03 -04:00
.PHONY: clean
clean:
Rust wrapper: rename wolfssl crate to wolfssl-wolfcrypt
2025-12-12 15:23:45 -05:00
+$(MAKE) -C wolfssl-wolfcrypt clean
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 55ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API