Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-28 | Move cxx build system module to separate library | Karen Arutyunov | 2 | -1/+3 | |
2019-08-28 | Move c build system module to separate library | Karen Arutyunov | 2 | -1/+3 | |
2019-08-28 | Move cc build system module to separate library | Karen Arutyunov | 2 | -3/+5 | |
2019-08-28 | Move bin build system module to separate library | Karen Arutyunov | 2 | -1/+3 | |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -3/+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-07 | Improve deadlock diagnostics (suppress stack trace, reword) | Boris Kolpackov | 1 | -1/+1 | |
2019-08-01 | Move bash build system module to separate library | Karen Arutyunov | 2 | -4/+7 | |
2019-08-01 | Move version build system module to separate library | Karen Arutyunov | 2 | -0/+3 | |
2019-07-24 | Move in build system module to separate library | Boris Kolpackov | 2 | -1/+7 | |
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 3 | -0/+43 | |