Matthew Duggan

Results 6 issues of Matthew Duggan

When working on new parts of an engine or new engines, the boilerplate needed to add a new class can be a bit of a chore. I created a simple...

Although `mksquashfs` has options to control the timestamps on files, `unsquashfs` does not have any similar option. This can be a problem for builds which need to unsquashfs something and...

I think this is just about ready to go now. Looking for feedback if you have some time to look at it. The main TODO item is support configuration like...

A first version of google fit support. Seems to work, but it's sometimes hard to tell - the APIs are still not very good - there are still lots of...

I started looking at doing #86 Google Fit support, but the Google API libraries don't have code for it beyond doing OAuth2 - and that was already the ugliest part...

This should fix the ability to use vagrant on a fresh checkout. It upgrades to Bionic (18.04). Travis is showing this as not working, but that's due to the existing...