Commit Graph

19 Commits

Author SHA1 Message Date
Ehmry - c32dde2dc6 !WiP new audio sessions 2019-07-04 18:43:14 +02:00
Ehmry - 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
Ehmry - 91a19780ba Tup refactor, fix package Make rules 2019-04-27 20:18:13 +02:00
Ehmry - 8ee8353821 Add PKG_RULES for consistency 2019-04-27 20:18:13 +02:00
Ehmry - 21f1c163fb Finalize raw packages using "include $(RAW_RULES)"
See 'Finalize binary packages using "include $(BIN_RULES)"'.
2019-04-27 20:18:13 +02:00
Ehmry - 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
Ehmry - 064de94287 VirtualBox with routeable block sessions 2019-04-27 20:18:13 +02:00
Ehmry - b86e410c94 Update runtime schema 2019-04-27 20:18:13 +02:00
Ehmry - 51100efa1d Rename _ARCHIVES to .ARCHIVES, process public archive files twice 2019-04-27 20:18:13 +02:00
Ehmry - fd08aacd2b WiP Version management 2019-04-27 20:18:13 +02:00
Ehmry - 1d8f8925eb WiP! public makefiles 2019-04-27 20:18:13 +02:00
Ehmry - 7b108f326a WiP! public makefiles 2019-04-27 20:18:13 +02:00
Ehmry - 46f068c4d3 Add USB service to runtime validator 2019-04-27 20:18:13 +02:00
Ehmry - d4b1b28087 Add "rm" serivce to runtime.xsd 2019-04-27 20:17:44 +02:00
Ehmry - 2a6443f415 Add rtc, labeling to runtime.xsd 2019-04-27 20:17:17 +02:00
Ehmry - c97c1a7a8b Update runtime validator 2019-04-27 20:17:17 +02:00
Ehmry - 817e8634da Add provides to runtime validation 2019-04-27 20:17:17 +02:00
Ehmry - 123606ae24 Validate runtime metadata 2019-04-27 20:17:17 +02:00
Ehmry - 00415c56ee Initial commit 2019-03-07 18:22:51 +01:00