Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-29 | Add forward declaration header for build state types | Boris Kolpackov | 1 | -2/+1 | |
2019-10-23 | Expand comment | Boris Kolpackov | 1 | -2/+2 | |
2019-10-18 | Optimize config::required() to move default value if possible | Boris Kolpackov | 2 | -6/+9 | |
2019-08-28 | Add/update some module descriptions | Karen Arutyunov | 1 | -0/+5 | |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 6 | -114/+126 | |
All non-const global state is now in class context and we can now have multiple independent builds going on at the same time. | |||||
2019-08-21 | Cleanup context.hxx and its usage | Boris Kolpackov | 1 | -1/+1 | |
2019-07-24 | Use CLI-generated classes to parse testscript builtin options | Karen Arutyunov | 2 | -2/+2 | |
2019-07-24 | Move in build system module to separate library | Boris Kolpackov | 2 | -5/+11 | |
2019-07-05 | Move config, dist, test, and install modules into library | Karen Arutyunov | 9 | -0/+1920 | |