Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-25 | Split import into search and load steps | Boris Kolpackov | 1 | -0/+11 | |
This allows us to load things in a separate context. | |||||
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -11/+6 | |
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/+1 | |
2019-08-16 | Minor cleanups | Boris Kolpackov | 1 | -19/+16 | |
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+243 | |