Commit Graph

65 Commits

Author SHA1 Message Date
Adeeb Shihadeh
dfa87aa31a add python3-dev package (#13)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
python3-dev/v3.12.8
2026-02-23 21:46:40 -08:00
Adeeb Shihadeh
71d4d1d3a1 downgrade cppcheck to 2.16.0 (#12) cppcheck/v2.16.0 2026-02-23 11:47:16 -08:00
Adeeb Shihadeh
f117a0e60d add cppcheck package (#10)
Cppcheck 2.19.1 static analysis tool, built from source. Includes
the MISRA C addon, cfg files, and platform definitions for opendbc
and panda safety analysis.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
cppcheck/v2.19.1
2026-02-23 10:18:33 -08:00
Adeeb Shihadeh
bf379a6268 add eigen package (#9)
Header-only Eigen 3.4.0 C++ linear algebra library, downloaded from
GitLab release. Exposes INCLUDE_DIR for scons integration.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
eigen/v3.4.0
2026-02-22 21:39:17 -08:00
Adeeb Shihadeh
fcd4d49232 better README (#5) 2026-02-22 21:34:30 -08:00
Adeeb Shihadeh
9a30c4f717 update .gitignore 2026-02-22 21:29:04 -08:00
Adeeb Shihadeh
c57efe15bc add git-lfs package (#8) git-lfs/v3.6.1 2026-02-22 21:19:16 -08:00
Adeeb Shihadeh
f67ffb5c94 add zeromq package (#7)
Static build of libzmq 4.3.5 providing headers and library for
C/C++ projects that link against zmq.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
zeromq/v4.3.5
2026-02-22 19:45:10 -08:00
Adeeb Shihadeh
cd913d0f9f add capnp and ffmpeg (#4) 2026-02-22 19:06:33 -08:00
Adeeb Shihadeh
e66179c262 build & publish wheels on master pushes (#3) capnproto/v1.0.1 ffmpeg/v7.1.0 2026-02-22 17:56:43 -08:00
Adeeb Shihadeh
453518f608 restructure CI into build + smoketest pipeline (#6) 2026-02-22 17:52:42 -08:00
Adeeb Shihadeh
f78b4d9e85 musl is tested now! gcc-arm-none-eabi/v13.2.1 2026-02-22 16:00:48 -08:00
Adeeb Shihadeh
ac8a899219 fix & test on vanilla linux distros (#2)
* fix & test on vanilla linux distros

* add alpine and opensuse

* merge

* and void of course

* cleanup the logs

* need bash
2026-02-22 15:58:48 -08:00
Adeeb Shihadeh
4d5fd192dd add gcc-arm-none-eabi package (#1) 2026-02-22 15:36:30 -08:00
Adeeb Shihadeh
3b7a79a877 root commit 2025-08-09 10:35:13 -07:00