Tom Alexander
|
f59e45998e
|
Do not print the "evaluating file" messages.
|
2026-07-18 14:03:23 -04:00 |
|
Tom Alexander
|
3bf962de00
|
Do not print the "linking" messages.
|
2026-07-18 11:29:35 -04:00 |
|
Tom Alexander
|
64471269f2
|
Always render a tree when an activity reaches 100%.
|
2026-07-18 11:23:11 -04:00 |
|
Tom Alexander
|
fab5c2c634
|
Move the original get_draw_order code into the tree_iter module.
|
2026-07-04 19:34:04 -04:00 |
|
Tom Alexander
|
d341228f5b
|
Support update builds.
|
2026-06-27 15:05:29 -04:00 |
|
Tom Alexander
|
606832f505
|
Only print status when activities change or enough time has passed.
|
2026-04-02 18:32:47 -04:00 |
|
Tom Alexander
|
9083a09455
|
Add repair flag to build.
|
2026-04-02 18:00:54 -04:00 |
|
Tom Alexander
|
1cc53ba631
|
Display progress.
|
2026-03-31 22:46:51 -04:00 |
|
Tom Alexander
|
1f5c080138
|
Log nix messages.
|
2026-03-31 18:54:29 -04:00 |
|
Tom Alexander
|
4fdff95039
|
Process results from the nix output stream.
|
2026-02-28 20:07:11 -05:00 |
|
Tom Alexander
|
2b7349a7ae
|
Switch to a new ActivityTree implementation.
This new implementation explicitly tracks the children of each node, eliminating many iterations through the full tree.
|
2026-02-26 14:11:51 -05:00 |
|
Tom Alexander
|
87fbaf4aeb
|
Make a meaningful in-progress list.
|
2026-02-24 08:56:59 -05:00 |
|
Tom Alexander
|
8d2dd015c4
|
Parse to a meaningful format in the nix output stream before hitting the running build.
|
2026-02-21 21:46:08 -05:00 |
|
Tom Alexander
|
f797a19175
|
Interpret the nix logs.
|
2026-02-18 23:17:23 -05:00 |
|
Tom Alexander
|
d65c54d997
|
Parse the output from nix.
|
2026-02-16 22:11:39 -05:00 |
|
Tom Alexander
|
c4c811a099
|
Write the build start to the database.
|
2026-02-16 21:00:45 -05:00 |
|
Tom Alexander
|
ab1f86384b
|
Move the running build into its own struct.
|
2026-02-16 20:20:02 -05:00 |
|