Milestones

Milestones for BoxFactory were first described in the BoxFactory Development Log 3.

Here are the most up-to-date milestones for the project.

Milestone 1 [DONE]

  • Basic compilation [DONE]
  • Library building [DONE]
  • Application Building [DONE]
    • Mac OS X bundles [DONE]
    • ROX-Filer AppDirs [DONE]

Milestone 2 [in-progress]

  • "Configure" step
  • Project generation
    • QtCreator [DONE]
    • XCode 4 [in-progress]
    • Makefiles

Milestone 3

This milestone will be about Windows testing and support.

  • MinGW support [DONE]
  • Visual C++ toolchain support
  • Visual studio IDE project generation

First release preparation

Cleaning the code, documenting the code, documenting the project, make some example deployments of BoxFactory.

Once this is all done, I can make a more public release, maybe even version 1.0!

Milestone 4

  • Cross-compilation support and helpers
    • Android
    • iOS
    • MinGW from cross-compiler toolchain.
    • Linux 64 from 32 and 32 from 64 with cross-compilers.