index
:
evanix
master
A Nix build Scheduler
sinan@sinanmohd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jobs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
jobs: check cache status of derivations
sinanmohd
2024-06-25
1
-1
/
+38
*
evanix: init arg parsing
sinanmohd
2024-06-24
1
-9
/
+12
*
htab: clean up
sinanmohd
2024-06-23
1
-3
/
+3
*
htab: init
sinanmohd
2024-06-23
1
-3
/
+2
*
queue: merge matching derivations in queue
sinanmohd
2024-06-21
1
-2
/
+2
*
jobs: improve the DAG implementation
sinanmohd
2024-06-20
1
-19
/
+79
*
jobs: use pointer arrays for outputs and dependencies
sinanmohd
2024-06-20
1
-13
/
+76
*
jobs: more lazy memory allocation
sinanmohd
2024-06-19
1
-76
/
+68
*
c: improve memory management
sinanmohd
2024-06-16
1
-8
/
+6
*
queue: recover from nix eval errors
sinanmohd
2024-06-14
1
-23
/
+33
*
util/json_streaming_read: properly handle EOF
sinanmohd
2024-06-13
1
-1
/
+1
*
jobs/job_read_inputdrvs: avoid inserting NULL pointer to dlist
sinanmohd
2024-06-13
1
-2
/
+1
*
jobs/job_read_inputdrvs: make use of the cJSON_ArrayForEach iterator
sinanmohd
2024-06-13
1
-16
/
+10
*
src/jobs/jobs_init: null terminate *argv[]
sinanmohd
2024-06-13
1
-1
/
+2
*
src/jobs/jobs_init: pass name via *argv
sinanmohd
2024-06-12
1
-0
/
+1
*
src/jobs/job_read: refactor
sinanmohd
2024-06-11
1
-82
/
+128
*
src/jobs/job_read: read outputs
sinanmohd
2024-06-11
1
-2
/
+35
*
src/jobs: clean up
sinanmohd
2024-06-10
1
-5
/
+10
*
src/jobs: init
sinanmohd
2024-06-09
1
-0
/
+178