aboutsummaryrefslogtreecommitdiff
path: root/todo.txt
blob: 4feb1eb7558cac71a9a9cb1bcde3c2d3ff28092b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SNAG
- [x] make install subcommand actually run the install script
- [x] multiple subcommand handling and proper argument parsing
- [x] add output and error functions for regular program output, make emalloc also have file info, also gen sh to configure
- [x] download packages to download db and verify hash
- [x] cache download and rename "download" db to source, archive, or release db
- [x] make unpack source function and run build function actually work
- [ ] snag api for attributes
- [ ] standardized options for CC, make, etc
- [ ] strace package build and detect dependencies and file list
- [ ] proper download with snag api (supports git download)
- [ ] dependencies

Things to come back to
 - [ ] Optional package info attributes
 - [ ] better memory allocation strategies for snag (temporary, arena)