Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-20 | Replace match_extra::buffer with more general data storage facility | Boris Kolpackov | 1 | -4/+11 |
2022-04-19 | Use target recipe for auxiliary data storage during match-apply | Boris Kolpackov | 1 | -4/+4 |
2022-04-19 | Switch to using std::function for target::data_pad | Boris Kolpackov | 1 | -3/+0 |
2022-03-07 | Add support for update=unmatch|match to ad hoc recipes | Boris Kolpackov | 1 | -22/+16 |
2022-01-06 | Factor reusable code to target_key::effective_name() | Boris Kolpackov | 1 | -14/+5 |
2021-09-28 | Adapt to libbutl headers extension change from .mxx to .hxx | Karen Arutyunov | 1 | -1/+1 |
2021-09-20 | Add support for disabling clean through target-prerequisite relationship | Boris Kolpackov | 1 | -1/+2 |
2021-06-08 | Get rid of special *{} wildcard target type notation in target type/patterns | Boris Kolpackov | 1 | -3/+1 |
2021-06-08 | Implement ad hoc regex pattern rule support | Boris Kolpackov | 1 | -0/+442 |