8 Commits

Author SHA1 Message Date
Constantine Molchanov
eae41079b8
Remove cmake (#11)
* Tests: Dockerfile: Remove cmake from deps.

* Tests: Dockerfile: Replace manual libplum building with nimble task.

* Build libplum without cmake.

* Use {.compile.} to compile libplum as part of tha package; remove separate build task.

* Rewrite flags construction, pass flags to compile, remove passC.

* Add localPassC.

* Combine libplum units to libplum_units.c.

* Tests: Dockerfile: Add the units file to the image.

* Add missing flags.

* CI: Remove redundant cmake invocations.

* Remove redundant nimble task invocation.
2026-07-07 12:02:45 +04:00
Arnaud
f7993b02bf
Fix CI 2026-05-19 11:45:20 +04:00
Arnaud
9d67095a33
Fix CI 2026-05-19 11:42:25 +04:00
Arnaud
2bb7e99c8b
Update ci 2026-05-18 15:29:05 +04:00
Arnaud
9195229ce9
Update ci 2026-05-18 15:24:11 +04:00
Arnaud
5f10d8dc2b
Update ci 2026-05-18 15:22:21 +04:00
Arnaud
1269e80605
Add pmp tests and mapping protocol 2026-05-18 15:16:27 +04:00
Arnaud
21e98b41a1
Initial commit 2026-05-14 12:23:10 +04:00