Commit Graph

14 Commits

Author SHA1 Message Date
Greg Hogan
e4720eb798 build script that uses docker container (#1944) 2020-08-30 17:02:36 -07:00
Adeeb Shihadeh
c450110f96 Build openpilot on mac in CI (#1792)
* build on mac in CI

* coreutils

* python stuff

* pipenv

* newer clang

* init pyenv

* verbose

* init pyenv

* install eigen

* ffmpeg

* sdl

* libav

* libtool

* glfw

* add pipfile as cache key

* test cache

* fix cache path

* brew link

* update tools readme

* don't cache on pipfile

* skip python install if installed

* unlink

* simpler cachingm

* here's your key

* cache pip too

* cache pyenv
2020-08-10 00:44:24 -07:00
VirtuallyChris
de16043331 Remove chffrplus mention from tools readme 2020-07-07 13:25:54 -07:00
Willem Melching
72cc0fc801 use pipenv for dev dependencies 2020-06-05 14:03:54 -07:00
Adeeb Shihadeh
27303c2d5d don't need c capnp any more 2020-05-07 21:07:18 -07:00
Willem Melching
cf08c833f7 Update debug carcontrols instructions 2020-04-27 10:49:40 -07:00
HaraldSchafer
c22f1267cd Update README.md 2020-04-08 13:28:58 -07:00
Adeeb
83d8dd4717 tools is no longer a separate repo (#1308) 2020-04-01 22:34:41 -07:00
HaraldSchafer
01e237375d Update README.md 2020-02-29 00:27:48 -08:00
HaraldSchafer
713666c0b0 Update README.md 2020-02-29 00:21:39 -08:00
HaraldSchafer
eb0c5c6c53 Update README.md 2020-02-29 00:20:40 -08:00
andyh2
8c5f843fa3 tools: Update replay examples 2020-02-28 23:02:01 -05:00
Andy
c4af05868b Tools: Storage API (#1161)
* filereader

* support URLs in filereader, logreader

* unused

* use route files api; add auth file

* Implement browser auth

* Update readme, fix up cache paths

* Add tests, clear token on 401

* Factor out URLFile

* space
2020-02-24 21:24:54 -05:00
George Hotz
29ac3da7b8 merge in tools 2020-01-17 10:07:22 -08:00