Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-15 | Get rid of target::dynamic_type() virtual function | Boris Kolpackov | 1 | -52/+130 | |
Instead of overriding this function, derived targets must now set the dynamic_type variable to their static_type in their constructor body. | |||||
2020-12-04 | Fix bug in installed libraries matching logic | Boris Kolpackov | 1 | -2/+6 | |
2020-12-03 | Fix modules support for installed libraries | Boris Kolpackov | 1 | -6/+2 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-08-28 | Move bin build system module to separate library | Karen Arutyunov | 1 | -0/+363 | |