Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jobs/job_read_cache: switch to nix-build dry run | sinanmohd | 2024-07-10 | 1 | -4/+2 |
| | |||||
* | util/vpopen: support for reading stderr | sinanmohd | 2024-07-09 | 1 | -1/+7 |
| | |||||
* | evanix: init arg parsing | sinanmohd | 2024-06-24 | 1 | -0/+3 |
| | |||||
* | jobs: use pointer arrays for outputs and dependencies | sinanmohd | 2024-06-20 | 1 | -7/+0 |
| | | | | | we still get simpler deletions because the order of the array is not important so we can pop the last item and insert it in place of the deleted one | ||||
* | c: improve memory management | sinanmohd | 2024-06-16 | 1 | -0/+14 |
| | |||||
* | src/jobs: init | sinanmohd | 2024-06-09 | 1 | -0/+9 |
| | | | | implement data structures and json unmarshalling | ||||
* | repo: init | sinanmohd | 2024-06-07 | 1 | -0/+0 |