aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make TableDefinitions ColumnDefinitions an array and other minor cleanupRob Mensching2017-12-276-37/+23
|
* Rename "Wixout" to "IntermediatePostLink"Rob Mensching2017-12-261-3/+3
|
* Add "wixout" as build outputRob Mensching2017-12-213-15/+7
|
* Simplify message handlingRob Mensching2017-12-1940-1358/+7807
|
* Store WixMediaTemplate/@CompressionLevel as stringRob Mensching2017-12-072-5/+10
|
* Reintegrate MSI constructs into WxToolset.Data.WindowsInstaller namespaceRob Mensching2017-12-0762-0/+8105
|
* Fix handling of long values and baseUri in path fieldsRob Mensching2017-12-069-57/+132
|
* Support tuples from extensions and make SourcePath a path instead of stringRob Mensching2017-12-0212-76/+352
|
* Additional IR updatesRob Mensching2017-11-1110-16/+600
|
* Introduce WiX Intermediate RepresentationRob Mensching2017-11-01313-12677/+22797
|
* Commit generated message and schema classes one way to better systemRob Mensching2017-10-186-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 assembliesRob Mensching2017-10-188-25/+257
|
* Simplify Library to only be a data container and add as output typeRob Mensching2017-10-012-66/+13
| | | | | The actual of the creation functionality for Libraries will move to the Librarian.
* Update to latest GitVersioning and Directory.Build.props standardsRob Mensching2017-09-173-4/+4
|
* Add missing data XML files as resource streamsRob Mensching2017-09-171-0/+5
|
* Standardize Directory.Build.propsRob Mensching2017-08-201-0/+6
|
* Move configuration files to the rootRob Mensching2017-08-202-22/+0
|
* Move to .NET Core 2.0Rob Mensching2017-08-15132-0/+31156