datdenkikniet
|
66a3d02b45
|
Rename cargo_commands -> run
Rename command -> cargo_command
|
2023-04-16 13:08:46 +02:00 |
|
datdenkikniet
|
b59bf686c1
|
Redo command building so that we don't repeat as much, and to
make it easier to add new ones
|
2023-04-16 13:08:46 +02:00 |
|
datdenkikniet
|
404867cdf9
|
CargoCommand can take any package
|
2023-04-16 13:08:46 +02:00 |
|
datdenkikniet
|
9dc9f49263
|
Use chdir() instead of unstable option, also confirm whenver a command succeeds because
why not
|
2023-04-16 13:08:46 +02:00 |
|
datdenkikniet
|
deeb3877f0
|
Improve locality of error messages & ExampleBuild + Qemu commands, and
indicate failure earlier
|
2023-04-16 13:08:46 +02:00 |
|
datdenkikniet
|
1c84ccf6e4
|
Fix running of tests
|
2023-04-16 13:08:46 +02:00 |
|
datdenkikniet
|
6517a4bec2
|
Also check for CommandErrors in error checking
|
2023-04-16 13:08:46 +02:00 |
|
datdenkikniet
|
63b7024cb9
|
xtask: build usage examples and general improvements
|
2023-04-16 13:08:46 +02:00 |
|
datdenkikniet
|
feb00a9755
|
Add support for "feature mixer"
|
2023-04-15 14:32:32 +02:00 |
|
datdenkikniet
|
461023e3b8
|
More emojis and correct place for things
|
2023-04-15 13:45:58 +02:00 |
|
datdenkikniet
|
df69b35c25
|
More housekeeping and making it work that bit better
|
2023-04-15 13:21:09 +02:00 |
|
datdenkikniet
|
525703358b
|
Rework command execution structure and make rayon optional (since it's not necessarily faster
due to workspace wide lockfile contention)
|
2023-04-15 12:33:46 +02:00 |
|
datdenkikniet
|
480aa21059
|
Always run stuff for all packages if none is specified
|
2023-04-15 10:03:52 +02:00 |
|
datdenkikniet
|
4adae80f2d
|
xtask: don't add default arguments if building for a no_std target
|
2023-04-15 01:08:28 +02:00 |
|
datdenkikniet
|
18522122f1
|
xtask: forward globals through the chain and add stderr-inheritance flag
|
2023-04-15 01:08:28 +02:00 |
|
Henrik Tjäder
|
3789798e33
|
xtask: clippy fixes
|
2023-03-04 20:52:29 +01:00 |
|
Henrik Tjäder
|
3908cbf7e8
|
xtask: Allow passing arguments to book and doc
|
2023-03-02 22:02:19 +01:00 |
|
Henrik Tjäder
|
39a06368c8
|
xtask: rtic-sync
|
2023-03-02 19:40:50 +01:00 |
|
Henrik Tjäder
|
fae15db216
|
xtask: Split out cargo commands
|
2023-03-01 00:35:28 +01:00 |
|