index
:
evanix
master
A Nix build Scheduler
sinan@sinanmohd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
build: record the nix-eval-jobs path in the binary, rm the wrapper
SomeoneSerge
2024-07-07
4
-6
/
+20
|
/
*
solver_greedy: clean up
sinanmohd
2024-07-04
1
-3
/
+2
*
queue/queue_pop: deadlock, unlock mutex on failure
sinanmohd
2024-07-04
1
-4
/
+7
*
solver_greedy: select derivation with the least cost if conformity is same
sinanmohd
2024-07-03
1
-0
/
+4
*
solver_greedy: init
sinanmohd
2024-07-03
12
-17
/
+124
*
queue/queue_ancestors_rm: init
sinanmohd
2024-07-02
4
-0
/
+32
*
jobs/stale_set: init
sinanmohd
2024-07-02
1
-0
/
+12
*
evanix: add --max-build flag
sinanmohd
2024-07-02
4
-1
/
+22
*
solver_util/jobid: build cost and isdirect
sinanmohd
2024-06-30
4
-27
/
+63
*
solver_util: init
sinanmohd
2024-06-29
12
-23
/
+115
*
github/workflows/build: drop macos
sinanmohd
2024-06-28
1
-1
/
+1
*
Merge pull request #2 from SomeoneSerge/review/round1
Sinan Mohd
2024-06-28
4
-12
/
+13
|
\
|
*
job: "transitive" -> "!scheduled"
SomeoneSerge
2024-06-28
3
-5
/
+5
|
*
comments: evanix.c
Someone Serge
2024-06-28
3
-7
/
+8
|
/
*
Merge pull request #3 from SomeoneSerge/gha
Sinan Mohd
2024-06-28
2
-0
/
+30
|
\
|
*
github actions: init
SomeoneSerge
2024-06-27
2
-0
/
+30
*
|
build: set out link based on attr name
sinanmohd
2024-06-28
3
-8
/
+47
*
|
evanix: add --system flag
sinanmohd
2024-06-28
5
-0
/
+20
*
|
flake/supportedSystems: lib.platforms.unix -> lib.systems.flakeExposed
sinanmohd
2024-06-28
1
-1
/
+1
*
|
jobs: set --force-recurse
sinanmohd
2024-06-28
1
-1
/
+2
*
|
Merge pull request #1 from SomeoneSerge/feat/python
Sinan Mohd
2024-06-26
6
-58
/
+157
|
\
\
|
|
/
|
/
|
|
*
evanix-py: init
Someone Serge
2024-06-25
6
-58
/
+157
|
/
*
jobs: check cache status of derivations
sinanmohd
2024-06-25
3
-2
/
+42
*
flake: bump lock
sinanmohd
2024-06-24
1
-3
/
+3
*
evanix: init arg parsing
sinanmohd
2024-06-24
8
-26
/
+217
*
htab: clean up
sinanmohd
2024-06-23
4
-16
/
+14
*
htab: init
sinanmohd
2024-06-23
7
-85
/
+238
*
queue: merge matching derivations in queue
sinanmohd
2024-06-21
7
-12
/
+163
*
jobs: improve the DAG implementation
sinanmohd
2024-06-20
2
-20
/
+82
*
jobs: use pointer arrays for outputs and dependencies
sinanmohd
2024-06-20
4
-28
/
+84
*
jobs: more lazy memory allocation
sinanmohd
2024-06-19
1
-76
/
+68
*
flake/packages: drop revision
sinanmohd
2024-06-18
1
-2
/
+1
*
c: improve memory management
sinanmohd
2024-06-16
5
-19
/
+34
*
queue: recover from nix eval errors
sinanmohd
2024-06-14
5
-32
/
+53
*
build: init
sinanmohd
2024-06-14
7
-6
/
+171
*
util/json_streaming_read: properly handle EOF
sinanmohd
2024-06-13
2
-4
/
+5
*
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
2
-16
/
+11
*
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/queue: init
sinanmohd
2024-06-12
6
-2
/
+144
*
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
2
-6
/
+11
*
src/jobs: init
sinanmohd
2024-06-09
7
-1
/
+294
*
flake/packages: wrap with nix-eval-jobs
sinanmohd
2024-06-08
1
-0
/
+7
*
repo: init
sinanmohd
2024-06-07
8
-0
/
+816
[prev]