| @@ -32,7 +32,7 @@ The only dependency is `pthreads`. | |||
| * ~~Add `--print-compile-commands`~~ | |||
| * ~~Consider changing the config file format name from BBB to BB~~ | |||
| * Support different build configurations (requires conditionals in the parser) | |||
| * Re-work the command-line interface | |||
| * ~~Re-work the command-line interface~~ | |||
| * ~~Save build configuration in the output dir~~ | |||
| * ~~Support one "main" build.bx file which specifies things like the target name~~ | |||
| * Support creating shared/static libraries too, not just binaries | |||