Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-25 | Add more instrumentation for unassigned path race | Boris Kolpackov | 1 | -5/+5 | |
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 1 | -2/+2 | |
2020-04-30 | Rename target::member to target::adhoc_member | Boris Kolpackov | 1 | -4/+4 | |
2020-04-27 | Add inject() for injecting additional dependencies during match | Boris Kolpackov | 1 | -0/+7 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -22/+30 | |
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 | -0/+1 | |
2019-08-01 | Fix linkage failure due to inline functions defined in ↵ | Karen Arutyunov | 1 | -69/+0 | |
libbuild2/algorithm.ixx and referred from libbuild2/target.txx | |||||
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+764 | |