summaryrefslogtreecommitdiff
path: root/include/util.h
Commit message (Collapse)AuthorAgeFilesLines
* jobs/job_read_cache: switch to nix-build dry runsinanmohd2024-07-101-4/+2
|
* util/vpopen: support for reading stderrsinanmohd2024-07-091-1/+7
|
* evanix: init arg parsingsinanmohd2024-06-241-0/+3
|
* jobs: use pointer arrays for outputs and dependenciessinanmohd2024-06-201-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 managementsinanmohd2024-06-161-0/+14
|
* src/jobs: initsinanmohd2024-06-091-0/+9
| | | | implement data structures and json unmarshalling
* repo: initsinanmohd2024-06-071-0/+0