Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add inner text conversions for Util.wixext | Rob Mensching | 2020-06-26 | 2 | -0/+87 | |
| | ||||||
* | Ensure Include elements have correct namespace | Rob Mensching | 2020-06-26 | 1 | -0/+67 | |
| | | | | Fixes wixtoolset/issues#5891 | |||||
* | Skip v3 conversions when re-converting v4 code | Rob Mensching | 2020-06-26 | 9 | -82/+107 | |
| | | | | | Rename Wix3Converter to WixConverter as the class is used for all conversions. | |||||
* | The Great Tuple to Symbol File Rename (tm) | Rob Mensching | 2020-06-25 | 2 | -0/+0 | |
| | ||||||
* | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 2020-06-25 | 11 | -313/+313 | |
| | ||||||
* | Do *not* require XML declaration | Rob Mensching | 2020-06-23 | 16 | -111/+58 | |
| | ||||||
* | Remove explicit auto-GUIDs | Rob Mensching | 2020-06-23 | 7 | -7/+30 | |
| | ||||||
* | Convert inner text to appropriate attributes | Rob Mensching | 2020-06-23 | 7 | -152/+886 | |
| | ||||||
* | Replace the removed Gaming namespace with the missing Http namespace. | Sean Hall | 2020-06-15 | 4 | -6/+7 | |
| | ||||||
* | Consistently call IWixToolsetCoreServiceProvider a "coreProvider" | Rob Mensching | 2020-06-13 | 1 | -3/+3 | |
| | ||||||
* | Convert custom table Column Category and Modularize attributes | Rob Mensching | 2020-06-12 | 2 | -1/+103 | |
| | ||||||
* | Extract common code to base class and use common mock messaging | Rob Mensching | 2020-06-12 | 3 | -74/+69 | |
| | ||||||
* | Make convert code async | Rob Mensching | 2020-06-08 | 2 | -7/+11 | |
| | ||||||
* | Migrate integration tests from Tools repo | Rob Mensching | 2020-06-08 | 15 | -0/+843 | |
| | ||||||
* | Expose converter as a command-line command for use by wix.exe | Rob Mensching | 2020-06-08 | 7 | -2/+378 | |
| | ||||||
* | Handle util:PermissionEx/@Inheritable | Sean Hall | 2020-05-23 | 1 | -1/+25 | |
| | ||||||
* | Remove unused test data. | Sean Hall | 2020-05-23 | 10 | -527/+0 | |
| | ||||||
* | Remove unused tuple references. | Bob Arnson | 2020-05-08 | 1 | -4/+0 | |
| | ||||||
* | Handle versioned extension ids. | Bob Arnson | 2020-03-05 | 2 | -269/+311 | |
| | ||||||
* | Don't mess with CDATA whitespace. | Bob Arnson | 2019-12-11 | 2 | -3/+26 | |
| | ||||||
* | When fixing namespaceless elements, fix the whole tree. | Bob Arnson | 2019-11-04 | 2 | -1/+7 | |
| | ||||||
* | Handle CustomTable/@BootstrapperApplicationData. | Bob Arnson | 2019-11-01 | 2 | -265/+311 | |
| | ||||||
* | Add namespace to <Include> elements. | Bob Arnson | 2019-10-31 | 2 | -3/+34 | |
| | ||||||
* | Update to latest Data | Rob Mensching | 2019-10-25 | 1 | -1/+1 | |
| | ||||||
* | Better support all .NETs | Rob Mensching | 2019-10-20 | 3 | -2/+7 | |
| | ||||||
* | Fix converter a bit more | Rob Mensching | 2019-10-20 | 1 | -3/+5 | |
| | ||||||
* | Create target-specific Tupleizer NuGet package. | Bob Arnson | 2019-06-26 | 1 | -1/+2 | |
| | ||||||
* | Fix keypath bug and overload resolution oddity. | Bob Arnson | 2019-06-25 | 2 | -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 correctly | Rob Mensching | 2019-06-24 | 1 | -0/+7 | |
| | ||||||
* | Integrate latest Data changes for FileTuple and AssemblyTuple | Rob Mensching | 2019-05-23 | 2 | -63/+113 | |
| | ||||||
* | Integrate latest changes to tuple definitions | Rob Mensching | 2019-05-23 | 2 | -655/+1020 | |
| | ||||||
* | Initial code commit | Rob Mensching | 2019-05-15 | 24 | -0/+3015 | |
| | ||||||
* | Add root configuration files | Rob Mensching | 2019-05-15 | 7 | -0/+197 | |
| | ||||||
* | Initialize repo | Rob Mensching | 2019-05-15 | 4 | -0/+373 | |