Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-04 | Add support for ~host special configuration name in config.import | Boris Kolpackov | 2 | -5/+50 |
2019-11-04 | Add $config.export() function | Boris Kolpackov | 7 | -73/+165 |
2019-11-04 | Add support for configuration exporting and importing | Boris Kolpackov | 3 | -130/+244 |
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 |
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 |