recategorize a couple todos
This commit is contained in:
parent
28fe3756d8
commit
6696121ab3
1 changed files with 3 additions and 3 deletions
6
TODO.md
6
TODO.md
|
@ -5,6 +5,9 @@ remove elements from this list as you see fit.
|
|||
* meta: do build virtualization without Docker, a la Void Linux
|
||||
* meta: describe Dockerfile gotchas and whatnot
|
||||
* meta: add a script to auto-update `*_COMMIT` and `*_SHA256` envs
|
||||
* meta: create a custom preprocessor to generate shell scripts
|
||||
* takes a sane syntax and transforms it into my fucked-up code style with `&&`s
|
||||
* meta: generate Dockerfiles too
|
||||
* all: test literally anything at all on a BSD and a Darwin
|
||||
* all: ensure /zip/.args is respected where it should be
|
||||
* all: use code style everywhere
|
||||
|
@ -20,9 +23,6 @@ remove elements from this list as you see fit.
|
|||
* yices: test more vigorously
|
||||
* is alarm working correctly?
|
||||
* what about resource limits?
|
||||
* util: create a custom preprocessor to generate shell scripts
|
||||
* takes a sane syntax and transforms it into my fucked-up code style with `&&`s
|
||||
* util: generate Dockerfiles too
|
||||
* util: patch busybox with Alpine patches (especially security)
|
||||
* util: add note that cosmocc is separate from jart's cosmocc
|
||||
* util: handle `-shared` in cosmocc (i.e. warn about it)
|
||||
|
|
Loading…
Add table
Reference in a new issue