WIP: type per command #4

Draft
vinzenz wants to merge 25 commits from next into main
Owner
No description provided.
vinzenz added 6 commits 2025-05-06 23:00:38 +02:00
vinzenz added 1 commit 2025-05-06 23:05:22 +02:00
remove SPBitVec wrapper type
Some checks failed
Rust / build-gnu-apt (pull_request) Failing after 1m19s
Rust / build-size-gnu-unstable (pull_request) Failing after 1m9s
a4bacd53a2
vinzenz added 5 commits 2025-05-07 22:51:03 +02:00
even more docs
Some checks failed
Rust / build-gnu-apt (pull_request) Failing after 3m30s
Rust / build-size-gnu-unstable (pull_request) Failing after 1m13s
cb8f9456c7
vinzenz force-pushed next from cb8f9456c7 to b8a55d0433 2025-05-07 22:52:32 +02:00 Compare
vinzenz changed title from WIP: next to WIP: type per command 2025-05-10 13:26:25 +02:00
vinzenz added 3 commits 2025-05-16 00:34:30 +02:00
update to wip servicepoint lib
change typedef style, add optional logging
Some checks failed
Rust / build-gnu-apt (pull_request) Failing after 1m24s
Rust / build-size-gnu-unstable (pull_request) Failing after 1m28s
389ced492c
vinzenz added 4 commits 2025-05-24 14:17:03 +02:00
update cargo packages and flake
All checks were successful
Rust / build-gnu-apt (pull_request) Successful in 7m7s
Rust / build-size-gnu-unstable (pull_request) Successful in 1m29s
e7426bdabe
vinzenz added 3 commits 2025-05-28 14:46:21 +02:00
vinzenz force-pushed next from 95b93f4fe2 to 5a6d595b4d 2025-05-28 14:57:09 +02:00 Compare
vinzenz force-pushed next from 5a6d595b4d to c7d40b828b 2025-05-28 15:07:12 +02:00 Compare
vinzenz added 2 commits 2025-05-28 17:29:34 +02:00
clean up .PHONY and all
All checks were successful
Rust / build-gnu-apt (pull_request) Successful in 5m20s
Rust / build-size-gnu-unstable (pull_request) Successful in 1m14s
4d9c9e2ac4
vinzenz added 1 commit 2025-05-30 00:11:19 +02:00
more configs work now
All checks were successful
Rust / build-gnu-apt (pull_request) Successful in 5m24s
Rust / build-size-gnu-unstable (pull_request) Successful in 1m18s
7b33084a3e
```
make LIBC=gnu LINK=dynamic
make LIBC=musl LINK=dynamic CC=musl-gcc
make LIBC=musl LINK=static CC=musl-gcc
```
All checks were successful
Rust / build-gnu-apt (pull_request) Successful in 5m24s
Required
Details
Rust / build-size-gnu-unstable (pull_request) Successful in 1m18s
Required
Details
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin next:next
git checkout next
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: servicepoint/servicepoint-binding-c#4
No description provided.