Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make TableDefinitions ColumnDefinitions an array and other minor cleanup | Rob Mensching | 2017-12-27 | 6 | -37/+23 |
| | |||||
* | Rename "Wixout" to "IntermediatePostLink" | Rob Mensching | 2017-12-26 | 1 | -3/+3 |
| | |||||
* | Add "wixout" as build output | Rob Mensching | 2017-12-21 | 3 | -15/+7 |
| | |||||
* | Simplify message handling | Rob Mensching | 2017-12-19 | 40 | -1358/+7807 |
| | |||||
* | Store WixMediaTemplate/@CompressionLevel as string | Rob Mensching | 2017-12-07 | 2 | -5/+10 |
| | |||||
* | Reintegrate MSI constructs into WxToolset.Data.WindowsInstaller namespace | Rob Mensching | 2017-12-07 | 62 | -0/+8105 |
| | |||||
* | Fix handling of long values and baseUri in path fields | Rob Mensching | 2017-12-06 | 9 | -57/+132 |
| | |||||
* | Support tuples from extensions and make SourcePath a path instead of string | Rob Mensching | 2017-12-02 | 12 | -76/+352 |
| | |||||
* | Additional IR updates | Rob Mensching | 2017-11-11 | 10 | -16/+600 |
| | |||||
* | Introduce WiX Intermediate Representation | Rob Mensching | 2017-11-01 | 313 | -12677/+22797 |
| | |||||
* | Commit generated message and schema classes one way to better system | Rob Mensching | 2017-10-18 | 6 | -166/+57991 |
| | | | | | | Generating messages and schema classes from XML is a bit cool but is fraught with issues when there is a build failure anywhere. This commits those generated files until a better process is in place. | ||||
* | Incorporate refactoring of WixToolset.Core assemblies | Rob Mensching | 2017-10-18 | 8 | -25/+257 |
| | |||||
* | Simplify Library to only be a data container and add as output type | Rob Mensching | 2017-10-01 | 2 | -66/+13 |
| | | | | | The actual of the creation functionality for Libraries will move to the Librarian. | ||||
* | Update to latest GitVersioning and Directory.Build.props standards | Rob Mensching | 2017-09-17 | 3 | -4/+4 |
| | |||||
* | Add missing data XML files as resource streams | Rob Mensching | 2017-09-17 | 1 | -0/+5 |
| | |||||
* | Standardize Directory.Build.props | Rob Mensching | 2017-08-20 | 1 | -0/+6 |
| | |||||
* | Move configuration files to the root | Rob Mensching | 2017-08-20 | 2 | -22/+0 |
| | |||||
* | Move to .NET Core 2.0 | Rob Mensching | 2017-08-15 | 132 | -0/+31156 |