Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-07 | Use target::as instead of static_cast everywhere | Boris Kolpackov | 1 | -1/+1 | |
2021-11-03 | Add line processing customization hook to in::rule | Boris Kolpackov | 1 | -0/+4 | |
2020-10-15 | Add ability to specify fallback value for NULL substitutions with in.null | Boris Kolpackov | 1 | -2/+4 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2020-01-27 | Improve module loading API | Boris Kolpackov | 1 | -2/+2 | |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -1/+2 | |
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-01 | Move version build system module to separate library | Karen Arutyunov | 1 | -0/+334 | |