BoxFactory Development Log 2 In this entry, I introduce BoxFactory through a bit of history and a NAQ (Never Asked Questions). In with BoxFactory We always joked that we should write a build system instead of using CMake, as this would be easier than work around its limitations. This is not a joke anymore, as I set myself to actually work on a build system for our needs. A little bit of history BoxFactory started as a small bash script I hardcoded for fun to try building something without mak...