Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-08 | Redo $normalize(true) as separate $actualize() | Karen Arutyunov | 1 | -26/+49 | |
2020-12-04 | Mark Buildfile functions as pure or impure | Boris Kolpackov | 1 | -40/+43 | |
2020-09-01 | Add TODO comment | Boris Kolpackov | 1 | -0/+2 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-10-01 | Rename $filesystem.path_match() to $path.match() | Karen Arutyunov | 1 | -0/+126 | |
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-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+361 | |