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
/
queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
jobs: scheduled -> requested
sinanmohd
2024-07-28
1
-3
/
+3
*
solver_greedy -> solver_conformity
sinanmohd
2024-07-25
1
-1
/
+1
*
evanix: don't use fcfs solver with --max_build
sinanmohd
2024-07-21
1
-4
/
+7
*
evanix: add --solver flag
sinanmohd
2024-07-21
1
-7
/
+5
*
queue/queue_htab_job_merge: clean up
sinanmohd
2024-07-18
1
-7
/
+7
*
queue: switch to uthash
sinanmohd
2024-07-18
1
-29
/
+15
*
queue: use single path for memory management
sinanmohd
2024-07-12
1
-3
/
+9
*
solver/solver_report: init
sinanmohd
2024-07-11
1
-24
/
+0
*
queue/queue_pop: deadlock, unlock mutex on failure
sinanmohd
2024-07-04
1
-4
/
+7
*
solver_greedy: init
sinanmohd
2024-07-03
1
-4
/
+24
*
queue/queue_ancestors_rm: init
sinanmohd
2024-07-02
1
-0
/
+25
*
solver_util/jobid: build cost and isdirect
sinanmohd
2024-06-30
1
-1
/
+1
*
solver_util: init
sinanmohd
2024-06-29
1
-0
/
+1
*
job: "transitive" -> "!scheduled"
SomeoneSerge
2024-06-28
1
-3
/
+3
*
evanix: add --system flag
sinanmohd
2024-06-28
1
-0
/
+1
*
jobs: check cache status of derivations
sinanmohd
2024-06-25
1
-1
/
+2
*
htab: clean up
sinanmohd
2024-06-23
1
-3
/
+1
*
htab: init
sinanmohd
2024-06-23
1
-79
/
+62
*
queue: merge matching derivations in queue
sinanmohd
2024-06-21
1
-8
/
+152
*
c: improve memory management
sinanmohd
2024-06-16
1
-5
/
+4
*
queue: recover from nix eval errors
sinanmohd
2024-06-14
1
-4
/
+7
*
build: init
sinanmohd
2024-06-14
1
-4
/
+48
*
util/json_streaming_read: properly handle EOF
sinanmohd
2024-06-13
1
-3
/
+4
*
src/queue: init
sinanmohd
2024-06-12
1
-0
/
+78