| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Hide the concrete implementation of the service provider interfaces | Sean Hall | 2020-04-02 | 1 | -1/+1 |
| | | | | | | by adding WixToolsetServiceProviderFactory. This forces consumers to code to the interfaces. | ||||
| * | Allow unresolved variables during resolution. | Bob Arnson | 2020-03-18 | 1 | -1/+6 |
| | | |||||
| * | Clean up unused IVariableResolver functionality. | Bob Arnson | 2020-03-13 | 1 | -4/+36 |
| | | | | | Handle escaped bind-time variable references. | ||||
| * | Avoid infinite loops when resolving variables. | Bob Arnson | 2020-03-12 | 1 | -0/+1 |
| | | |||||
| * | Fix https://github.com/wixtoolset/issues/issues/5860 recursive loc strings. | Bob Arnson | 2020-03-11 | 1 | -0/+37 |
