Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-04 | Properly handle diag directive in build script parser | Karen Arutyunov | 1 | -35/+56 |
2020-06-03 | Allow process path values and targets as buildscript program names | Karen Arutyunov | 1 | -13/+8 |
2020-06-03 | Add versioning for ad hoc C++ recipes | Boris Kolpackov | 1 | -9/+26 |
2020-06-03 | Factor implementation-specific ad hoc recipe parsing to adhoc_*_rule | Boris Kolpackov | 1 | -0/+42 |
2020-06-02 | Hash checksum metadata of exe prerequisites in ad hoc script rule | Boris Kolpackov | 1 | -16/+56 |
2020-05-29 | Move low-verbosity command name from adhoc_script_rule to script | Boris Kolpackov | 1 | -6/+10 |
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 1 | -5/+887 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-11-18 | Add couple of sanity checks | Boris Kolpackov | 1 | -1/+1 |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -2/+2 |
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+309 |