Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-01 | Adapt to renaming butl::casecmp() to icasecmp() | Karen Arutyunov | 1 | -3/+3 | |
2019-08-30 | Make build_installed const | Boris Kolpackov | 1 | -3/+2 | |
2019-08-28 | Redo build_installed without requiring linking whole archive | Boris Kolpackov | 1 | -2/+0 | |
2019-08-26 | Implement auto-import of development build2 build | Boris Kolpackov | 1 | -0/+6 | |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -4/+3 | |
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 | Implement dynamic loading of build system modules | Boris Kolpackov | 1 | -1/+5 | |
2019-08-07 | Improve deadlock diagnostics (suppress stack trace, reword) | Boris Kolpackov | 1 | -1/+7 | |
2019-08-01 | Fix linkage failure due to inline functions defined in ↵ | Karen Arutyunov | 1 | -1/+1 | |
libbuild2/algorithm.ixx and referred from libbuild2/target.txx | |||||
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+671 | |