Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-11-14 | Make use of butl::to_stream(ostream, path, bool) | Karen Arutyunov | 1 | -5/+2 | |
2019-10-18 | Add $quote() function for quoting values | Boris Kolpackov | 1 | -6/+20 | |
This can be useful if we want to pass a value on the command line, for example, in a testscript: $* config.cxx=$quote($recall($cxx.path) $cxx.mode, true) | |||||
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+187 | |