aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Extract common code to base class and use common mock messagingRob Mensching2020-06-123-74/+69
|
* Make convert code asyncRob Mensching2020-06-082-7/+11
|
* Migrate integration tests from Tools repoRob Mensching2020-06-0815-0/+843
|
* Expose converter as a command-line command for use by wix.exeRob Mensching2020-06-087-2/+378
|
* Handle util:PermissionEx/@InheritableSean Hall2020-05-231-1/+25
|
* Remove unused test data.Sean Hall2020-05-2310-527/+0
|
* Remove unused tuple references.Bob Arnson2020-05-081-4/+0
|
* Handle versioned extension ids.Bob Arnson2020-03-052-269/+311
|
* Don't mess with CDATA whitespace.Bob Arnson2019-12-112-3/+26
|
* When fixing namespaceless elements, fix the whole tree.Bob Arnson2019-11-042-1/+7
|
* Handle CustomTable/@BootstrapperApplicationData.Bob Arnson2019-11-012-265/+311
|
* Add namespace to <Include> elements.Bob Arnson2019-10-312-3/+34
|
* Update to latest DataRob Mensching2019-10-251-1/+1
|
* Better support all .NETsRob Mensching2019-10-203-2/+7
|
* Fix converter a bit moreRob Mensching2019-10-201-3/+5
|
* Create target-specific Tupleizer NuGet package.Bob Arnson2019-06-261-1/+2
|
* Fix keypath bug and overload resolution oddity.Bob Arnson2019-06-252-9/+9
| | | | | | | - Ensure a component with directory keypath is accurately reflected in `ComponentTuple.KeyPathType`. - To ensure callers don't have to reference wix.dll, have separate static methods for converting a file or a live WiX v3 `Output` object.
* Normalize RegLocator correctlyRob Mensching2019-06-241-0/+7
|
* Integrate latest Data changes for FileTuple and AssemblyTupleRob Mensching2019-05-232-63/+113
|
* Integrate latest changes to tuple definitionsRob Mensching2019-05-232-655/+1020
|
* Initial code commitRob Mensching2019-05-1524-0/+3015
|
* Add root configuration filesRob Mensching2019-05-157-0/+197
|
* Initialize repoRob Mensching2019-05-154-0/+373