summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* queue/queue_pop: deadlock, unlock mutex on failuresinanmohd2024-07-041-4/+7
* solver_greedy: select derivation with the least cost if conformity is samesinanmohd2024-07-031-0/+4
* solver_greedy: initsinanmohd2024-07-0312-17/+124
* queue/queue_ancestors_rm: initsinanmohd2024-07-024-0/+32
* jobs/stale_set: initsinanmohd2024-07-021-0/+12
* evanix: add --max-build flagsinanmohd2024-07-024-1/+22
* solver_util/jobid: build cost and isdirectsinanmohd2024-06-304-27/+63
* solver_util: initsinanmohd2024-06-2912-23/+115
* github/workflows/build: drop macossinanmohd2024-06-281-1/+1
* Merge pull request #2 from SomeoneSerge/review/round1Sinan Mohd2024-06-284-12/+13
|\
| * job: "transitive" -> "!scheduled"SomeoneSerge2024-06-283-5/+5
| * comments: evanix.cSomeone Serge2024-06-283-7/+8
|/
* Merge pull request #3 from SomeoneSerge/ghaSinan Mohd2024-06-282-0/+30
|\
| * github actions: initSomeoneSerge2024-06-272-0/+30
* | build: set out link based on attr namesinanmohd2024-06-283-8/+47
* | evanix: add --system flagsinanmohd2024-06-285-0/+20
* | flake/supportedSystems: lib.platforms.unix -> lib.systems.flakeExposedsinanmohd2024-06-281-1/+1
* | jobs: set --force-recursesinanmohd2024-06-281-1/+2
* | Merge pull request #1 from SomeoneSerge/feat/pythonSinan Mohd2024-06-266-58/+157
|\ \ | |/ |/|
| * evanix-py: initSomeone Serge2024-06-256-58/+157
|/
* jobs: check cache status of derivationssinanmohd2024-06-253-2/+42
* flake: bump locksinanmohd2024-06-241-3/+3
* evanix: init arg parsingsinanmohd2024-06-248-26/+217
* htab: clean upsinanmohd2024-06-234-16/+14
* htab: initsinanmohd2024-06-237-85/+238
* queue: merge matching derivations in queuesinanmohd2024-06-217-12/+163
* jobs: improve the DAG implementationsinanmohd2024-06-202-20/+82
* jobs: use pointer arrays for outputs and dependenciessinanmohd2024-06-204-28/+84
* jobs: more lazy memory allocationsinanmohd2024-06-191-76/+68
* flake/packages: drop revisionsinanmohd2024-06-181-2/+1
* c: improve memory managementsinanmohd2024-06-165-19/+34
* queue: recover from nix eval errorssinanmohd2024-06-145-32/+53
* build: initsinanmohd2024-06-147-6/+171
* util/json_streaming_read: properly handle EOFsinanmohd2024-06-132-4/+5
* jobs/job_read_inputdrvs: avoid inserting NULL pointer to dlistsinanmohd2024-06-131-2/+1
* jobs/job_read_inputdrvs: make use of the cJSON_ArrayForEach iteratorsinanmohd2024-06-132-16/+11
* src/jobs/jobs_init: null terminate *argv[]sinanmohd2024-06-131-1/+2
* src/jobs/jobs_init: pass name via *argvsinanmohd2024-06-121-0/+1
* src/queue: initsinanmohd2024-06-126-2/+144
* src/jobs/job_read: refactorsinanmohd2024-06-111-82/+128
* src/jobs/job_read: read outputssinanmohd2024-06-111-2/+35
* src/jobs: clean upsinanmohd2024-06-102-6/+11
* src/jobs: initsinanmohd2024-06-097-1/+294
* flake/packages: wrap with nix-eval-jobssinanmohd2024-06-081-0/+7
* repo: initsinanmohd2024-06-078-0/+816