Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Kelleher b355a9551c
Fix an issue in do.sh where the 'all' argument didn't work, e.g. for do.sh build all (#299) 2020-08-21 16:15:45 +00:00
Michael Vines a7d2bc4324 Allow ../../do.sh build . 2020-08-20 20:20:57 -07:00
Michael Vines 831158bbed Adapt do.sh to new layout 2020-08-08 15:25:47 -07:00
Michael Vines d4e1c47f64 Reduce bpf-sdk downloads in CI 2020-08-08 08:05:00 -07:00
Michael Vines 20c7bd1611 Adapt to workspace crate 2020-08-08 08:05:00 -07:00
Tyera Eulberg 8c45de5340 Enable do.sh clippy/test for non-program crates 2020-08-03 16:53:25 -07:00
Jack May 46f0b42873
Programs can be client dependencies (#181) 2020-07-31 16:35:49 -07:00
Michael Vines 0bf953fc4c do.sh build now skips non-program crates 2020-07-31 12:42:47 -07:00
Jack May 0f2226c190
Nits (#159)
* Nits

* nudge
2020-07-28 16:33:34 -07:00
Jack May 818ce6b97e
Fix dump (#151) 2020-07-23 12:00:51 -07:00
Tyera Eulberg 2463982801
Move targetDir inside perform_action (#147)
* Move targetDir inside perform_action

* Remove if clause

* Rework perform_action args

* Fixup addl arg handling
2020-07-22 17:24:36 -06:00
Jack May 96366cb4ff
Improve CI coverage (#141)
* Improve CI coverage

* install fmt
2020-07-21 14:37:34 -07:00
Jack May 63cf718122
Nit: formatting (#61) 2020-06-26 09:05:29 -07:00
Jack May 921f88f582
Install bpf-sdk if none exists (#58) 2020-06-24 15:05:22 -07:00
Jack May ef8570b20c
Fix usage (#45) 2020-06-17 16:13:48 -07:00
Jack May 9214d08be6
Add rustdocs (#39) 2020-06-17 11:25:19 -07:00
Jack May f571493404
Make do.sh more generic (#37) 2020-06-16 21:29:21 -07:00
Tyera Eulberg dfbfc9367b
Reorganize repository in preparation for more programs (#20)
* Initial reorg

* Update READMEs

* Update CI

* Add CI build stages
2020-06-05 12:34:17 -06:00