Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement WixOutput with support for multiple streams of data | Rob Mensching | 2019-10-25 | 1 | -7/+7 |
| | |||||
* | Support tagging tuples and definitions | Rob Mensching | 2019-10-07 | 2 | -3/+198 |
| | |||||
* | Minor fixes | Rob Mensching | 2019-05-23 | 1 | -2/+2 |
| | |||||
* | Use "Ref" instead of "_" as the reference convention | Rob Mensching | 2019-05-23 | 2 | -18/+18 |
| | |||||
* | Obsolete obsolete constructor | Rob Mensching | 2019-05-23 | 1 | -2/+2 |
| | |||||
* | Implement many more strong tuples | Rob Mensching | 2019-05-23 | 1 | -3/+3 |
| | | | | Also fixes several warnings. | ||||
* | Add additional strongly typed tuples | Rob Mensching | 2019-05-08 | 2 | -7/+7 |
| | |||||
* | Fix loading custom table definitions and support tupledef revisions | Rob Mensching | 2018-12-31 | 1 | -0/+124 |
| | | | | | | | Loading multiple intermediates with the same custom table definition would crash when trying to redefine the definition. Now definitions contain a revision and the highest tuple definition is used when loading multiple intermediates. | ||||
* | Move data only used by extension to Extensiblity repo | Rob Mensching | 2018-07-23 | 1 | -4/+4 |
| | |||||
* | Update development dependencies | Rob Mensching | 2018-07-12 | 1 | -3/+3 |
| | |||||
* | Update to netcoreapp2.1 and xunit 2.3.1. | Bob Arnson | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | Support serializing localization information in Intermediates | Rob Mensching | 2017-12-30 | 1 | -0/+56 |
| | |||||
* | Fix handling of long values and baseUri in path fields | Rob Mensching | 2017-12-06 | 1 | -0/+43 |
| | |||||
* | Introduce WiX Intermediate Representation | Rob Mensching | 2017-11-01 | 2 | -0/+154 |