Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-30 | Cutoff diagnostics stack when switching to nested context | Boris Kolpackov | 1 | -0/+4 | |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -139/+179 | |
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-15 | Implement libs_paths symlinking support on Windows | Boris Kolpackov | 1 | -9/+3 | |
Also, temporarily enable libs_paths::link on Windows for testing. | |||||
2019-08-14 | Use new mkanylink() from libbutl | Boris Kolpackov | 1 | -38/+39 | |
2019-08-01 | Fix linkage failure due to inline functions defined in ↵ | Karen Arutyunov | 1 | -1/+67 | |
libbuild2/algorithm.ixx and referred from libbuild2/target.txx | |||||
2019-07-05 | Preserve timestamp when copying backlink | Boris Kolpackov | 1 | -1/+2 | |
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+2205 | |