Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-26 | Minor terminology fix in comments | Boris Kolpackov | 1 | -1/+1 | |
2020-06-04 | Properly handle diag directive in build script parser | Karen Arutyunov | 1 | -1/+1 | |
2020-06-03 | Fix $process.run() to properly handle proces_path_ex | Karen Arutyunov | 1 | -7/+27 | |
2020-06-03 | Allow process path values and targets as buildscript program names | Karen Arutyunov | 1 | -3/+4 | |
Also deduce the recipe name. | |||||
2020-02-12 | Add builtins support for $process.run*() functions | Karen Arutyunov | 1 | -90/+296 | |
2020-02-12 | Add convenience run_start() overload | Boris Kolpackov | 1 | -1/+1 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2020-01-27 | Improve process run_*() API | Boris Kolpackov | 1 | -29/+20 | |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -2/+2 | |
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/+253 | |