Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-01 | Fix corner case in distributing via obj{}, libul{} groups | Boris Kolpackov | 1 | -0/+8 | |
2022-06-24 | Match rule to libul{} with explicit bin.metadata hint | Boris Kolpackov | 1 | -0/+3 | |
This rule picks, matches, and unmatches (if possible) a member for the purpose of making its metadata (for example, library's poptions, if it's one of the cc libraries) available. | |||||
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 | |