Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-06-13 | Consistently call IWixToolsetCoreServiceProvider a "coreProvider" | Rob Mensching | 1 | -3/+3 | |
2020-06-12 | Convert custom table Column Category and Modularize attributes | Rob Mensching | 2 | -1/+103 | |
2020-06-12 | Extract common code to base class and use common mock messaging | Rob Mensching | 3 | -74/+69 | |
2020-06-08 | Make convert code async | Rob Mensching | 2 | -7/+11 | |
2020-06-08 | Migrate integration tests from Tools repo | Rob Mensching | 15 | -0/+843 | |
2020-06-08 | Expose converter as a command-line command for use by wix.exe | Rob Mensching | 7 | -2/+378 | |
2020-05-23 | Handle util:PermissionEx/@Inheritable | Sean Hall | 1 | -1/+25 | |
2020-05-23 | Remove unused test data. | Sean Hall | 10 | -527/+0 | |
2020-05-08 | Remove unused tuple references. | Bob Arnson | 1 | -4/+0 | |
2020-03-05 | Handle versioned extension ids. | Bob Arnson | 2 | -269/+311 | |
2019-12-11 | Don't mess with CDATA whitespace. | Bob Arnson | 2 | -3/+26 | |
2019-11-04 | When fixing namespaceless elements, fix the whole tree. | Bob Arnson | 2 | -1/+7 | |
2019-11-01 | Handle CustomTable/@BootstrapperApplicationData. | Bob Arnson | 2 | -265/+311 | |
2019-10-31 | Add namespace to <Include> elements. | Bob Arnson | 2 | -3/+34 | |
2019-10-25 | Update to latest Data | Rob Mensching | 1 | -1/+1 | |
2019-10-20 | Better support all .NETs | Rob Mensching | 3 | -2/+7 | |
2019-10-20 | Fix converter a bit more | Rob Mensching | 1 | -3/+5 | |
2019-06-26 | Create target-specific Tupleizer NuGet package. | Bob Arnson | 1 | -1/+2 | |
2019-06-25 | Fix keypath bug and overload resolution oddity. | Bob Arnson | 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. | |||||
2019-06-24 | Normalize RegLocator correctly | Rob Mensching | 1 | -0/+7 | |
2019-05-23 | Integrate latest Data changes for FileTuple and AssemblyTuple | Rob Mensching | 2 | -63/+113 | |
2019-05-23 | Integrate latest changes to tuple definitions | Rob Mensching | 2 | -655/+1020 | |
2019-05-15 | Initial code commit | Rob Mensching | 24 | -0/+3015 | |
2019-05-15 | Add root configuration files | Rob Mensching | 7 | -0/+197 | |