Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 642 Bytes

TODO.md

File metadata and controls

16 lines (14 loc) · 642 Bytes

TODO

  1. add (unit-)tests
  2. refactor into proper module(s)
  3. add checks for build dependencies: either on the path, or in the cwd: - ninja.exe
  4. add some sort of deployment target (ftp to controller)
  5. maybe make distinction between 'run depends' and 'build depends'? - run deps : needed on controller at runtime - build depds: needed on build machine at compile time (for headers) we could include run deps in deploy target, but don't need to build them
  6. relocatable build files?
  7. package manifest verification?
  8. source file globbing?
  9. see if yaml makes more sense for package manifests