Commit Graph

18 Commits

Author SHA1 Message Date
f35e62c9ce Manage tooling with Nix
Enter managed environment by invoking 'nix-shell' at the root of
the repository.
2019-06-21 11:40:24 +02:00
91a19780ba Tup refactor, fix package Make rules 2019-04-27 20:18:13 +02:00
8ee8353821 Add PKG_RULES for consistency 2019-04-27 20:18:13 +02:00
21f1c163fb Finalize raw packages using "include $(RAW_RULES)"
See 'Finalize binary packages using "include $(BIN_RULES)"'.
2019-04-27 20:18:13 +02:00
c5817f347a Finalize binary packages using "include $(BIN_RULES)"
Rather than call a small macro without inputs or outputs,
": |> !bin |>", include a file that will perform some metadata checks
and invoke the !bin macro. In this way checks are extensible across
packages by simply adding them to the common $(BIN_RULES) file.
2019-04-27 20:18:13 +02:00
064de94287 VirtualBox with routeable block sessions 2019-04-27 20:18:13 +02:00
b86e410c94 Update runtime schema 2019-04-27 20:18:13 +02:00
51100efa1d Rename _ARCHIVES to .ARCHIVES, process public archive files twice 2019-04-27 20:18:13 +02:00
fd08aacd2b WiP Version management 2019-04-27 20:18:13 +02:00
1d8f8925eb WiP! public makefiles 2019-04-27 20:18:13 +02:00
7b108f326a WiP! public makefiles 2019-04-27 20:18:13 +02:00
46f068c4d3 Add USB service to runtime validator 2019-04-27 20:18:13 +02:00
d4b1b28087 Add "rm" serivce to runtime.xsd 2019-04-27 20:17:44 +02:00
2a6443f415 Add rtc, labeling to runtime.xsd 2019-04-27 20:17:17 +02:00
c97c1a7a8b Update runtime validator 2019-04-27 20:17:17 +02:00
817e8634da Add provides to runtime validation 2019-04-27 20:17:17 +02:00
123606ae24 Validate runtime metadata 2019-04-27 20:17:17 +02:00
00415c56ee Initial commit 2019-03-07 18:22:51 +01:00