Commit Graph

7 Commits

Author SHA1 Message Date
Ehmry - af0be3f093 Update Nim submodules 2019-07-04 10:04:16 +02:00
Ehmry - ff5bc1ee34 19.05 updates 2019-06-21 11:38:14 +02:00
Ehmry - 841b057018 Put BIN_RULES in Nim binary 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 - 1d8f8925eb WiP! public makefiles 2019-04-27 20:18:13 +02:00
Ehmry - 5cd2d62aa9 Compile Nim outputs with one processor each 2019-04-27 20:18:13 +02:00
Ehmry - 00415c56ee Initial commit 2019-03-07 18:22:51 +01:00