Michael Forney
2eddb78d1b
Store dist files in config.distdir
...
This makes it easy to remove old distfiles with `git clean -f dist`.
2026-03-12 16:40:37 -07:00
Michael Forney
c38dfe51fd
tinyemu: Various portability fixes
2021-09-06 20:53:15 -07:00
Michael Forney
94c668eea3
tinyemu: Update sha256 for 20191221
2021-04-29 01:29:17 -07:00
Michael Forney
6a4104a96c
tinyemu: Update to 2019-12-21
2021-04-28 02:53:46 -07:00
Michael Forney
d4297a13c8
Use -isystem to include library headers
...
This way, warnings from headers that come from another package (in
particular linux-headers) won't show up when they get included.
To make sure we still track dependencies, use -MD instead of -MMD.
2020-06-05 03:01:44 -07:00
Michael Forney
aea11e0e4a
Use our own linux-headers
2020-02-20 20:10:31 -08:00
Michael Forney
34b8700ea7
tinyemu: Use BearSSL for HMAC-SHA256 and AES-CBC
2019-11-15 21:50:34 -08:00
Michael Forney
be3f3bf28e
tinyemu: Fix a few portability issues
2019-07-03 02:43:39 -07:00
Michael Forney
5a1e8ee090
tinyemu: Update to 2019-02-10
2019-03-19 00:52:21 -07:00
Michael Forney
4332740046
Rename rev to ver, and keep track of package versions as well
2019-03-19 00:14:12 -07:00
Michael Forney
2b68a11d2a
tinyemu: Add missing dependency on libcrypto
2018-11-03 11:17:04 -07:00
Michael Forney
88402483cc
tinyemu: Build with net filesystem support
2018-10-29 20:41:28 -07:00
Michael Forney
171fc77521
Add tinyemu 2018-09-23
2018-10-17 16:55:23 -07:00