Commit Graph

20 Commits

Author SHA1 Message Date
Adeeb Shihadeh bfc49701fd minimal build 2023-08-24 14:35:56 -07:00
Adeeb Shihadeh a30a6775a5 bump cereal 2023-08-24 14:14:31 -07:00
Maxime Desroches 4231b0f12d
Update cython (#903)
* cython

* ref

* test

* Werror
2023-07-18 14:06:53 -07:00
Adeeb Shihadeh f22aff9f6e
bump to python 3.11.4 (#865)
* bump to python 3.11.4

* Update requirements.txt

* fix

* req

* fixfix

---------

Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
2023-06-30 17:35:57 -07:00
Adeeb Shihadeh 7191f4472f
CI: split up jobs + update requirements (#819) 2023-04-15 23:18:45 -07:00
Adeeb Shihadeh 06a3e7db6f
add cpplint (#773)
* add cpplint

* passes

* bump cereal

* here's a real hash
2022-12-31 16:49:26 -08:00
Jiapeng Li 4e9acc84f0
[docker] rm cereal .git folder (#721)
* [docker] rm cereal .git folder

* Update Dockerfile

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-10-20 20:08:47 -07:00
Steven Snyder 83e1dafaee
add cmake to docker to fix build on arm (#664)
* bump pycapnp to 1.1.0 and add cmake to docker to fix build on arm

* Update requirements.txt

* oops

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-08-17 10:32:12 -07:00
Mayfield fc71f723ee
enable wshadow (#461)
* enable Wshadow flag

* specify cereal commit

* exclude cython

Co-authored-by: Willem Melching <willem.melching@gmail.com>
2021-11-02 14:40:00 +01:00
Adeeb Shihadeh 088c07acc5 bump pre-commit version 2021-10-14 14:21:57 -07:00
Adeeb Shihadeh f03b406e38 update python to 3.8.10 2021-10-13 22:19:16 -07:00
Adeeb Shihadeh d26d1b35b2 update python to 3.8.5 2021-03-11 14:45:38 -08:00
Adeeb Shihadeh 15a20d6aef add opencl dependencies for building cereal 2021-01-30 17:44:26 -08:00
grekiki 699dc63a88
Scons cython builder (#316)
* migrate to home pc

* style

* this works

* this is hacky

* why doesn't this work

* this should work

* no lint

* link against libdbc wtih abs path

* new env

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2020-11-26 16:11:23 -08:00
Adeeb Shihadeh 244e8807df
ubuntu 16.04 -> 20.04 (#309) 2020-10-29 13:53:48 -07:00
Adeeb 559f1934c8
Run cppcheck in CI (#271)
* run cppcheck in CI

* add some new hooks

* clean up Dockerfile
2020-06-08 18:03:33 -07:00
Willem Melching 0430bfa5c2
run pre commit in ci (#268) 2020-05-28 18:53:42 -07:00
Willem Melching 11343c1086
Library cleanup (#261)
* library cleanup

* actually run install command

* Installing ubuntu capnproto is useless

* use ubuntu capnp
2020-05-12 18:50:31 -07:00
Riccardo d452706f37 add requirements.txt 2019-12-03 12:28:43 -08:00
Willem Melching a265d3512c
Azure pipelines ci (#202)
* add docker file and sconstruct

* this should work in ci

* remove branch name
2019-12-03 19:45:33 +01:00