| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix custom table column values case in compiler and decompiler | Rob Mensching | 2020-06-12 | 1 | -0/+1 |
| | | |||||
| * | Redesign CustomTable tuples to support resolving binary columns | Rob Mensching | 2020-06-03 | 1 | -0/+6 |
| | | |||||
| * | Add failing test for RegistryKey without Id and child extension element. | Sean Hall | 2020-05-23 | 1 | -0/+1 |
| | | |||||
| * | Support merging merge modules | Rob Mensching | 2020-05-22 | 1 | -0/+3 |
| | | |||||
| * | Process Unreal custom tables in CreateBootstrapperApplicationManifestCommand | Sean Hall | 2020-05-16 | 1 | -0/+1 |
| | | |||||
| * | Fix named bind paths. | Bob Arnson | 2020-05-11 | 1 | -0/+7 |
| | | |||||
| * | Add and fix some bundle tests. | Sean Hall | 2020-04-23 | 1 | -0/+2 |
| | | |||||
| * | Fix bugs when compiling UI.wixext | Sean Hall | 2020-04-07 | 1 | -3/+2 |
| | | |||||
| * | Try to fix build flakiness with Example.Extension. | Sean Hall | 2020-04-06 | 1 | -0/+1 |
| | | | | | Add failing test for the TableDefinition overload of EnsureTable. | ||||
| * | Add failing test for when EnsureTable references an extension table with a ↵ | Sean Hall | 2020-04-03 | 1 | -0/+1 |
| | | | | | different name than its tuple. | ||||
| * | Add SetVariable. | Sean Hall | 2020-03-30 | 1 | -0/+1 |
| | | |||||
| * | Add ability for extensions to create custom bundle searches. | Sean Hall | 2020-03-30 | 1 | -0/+2 |
| | | | | | This required creating BundleExtensionData.xml. | ||||
| * | Add BundleExtension element. | Sean Hall | 2020-03-30 | 1 | -0/+4 |
| | | | | | | Add GetTestXml. Fix issue with building with current version of burn. | ||||
| * | Update Example.Extension to automatically update based on its Example.wxs. | Sean Hall | 2020-03-20 | 1 | -0/+2 |
| | | | | | | Use .wixlib instead of .wir, and skip tests which are now failing. Add more bundle tests. | ||||
| * | Add CreateFolder tuples for null-keypath components in the backend instead ↵ | Bob Arnson | 2020-02-07 | 1 | -0/+4 |
| | | | | | of the compiler. | ||||
| * | Start on new patch infrastructure | Rob Mensching | 2020-02-05 | 1 | -1/+13 |
| | | |||||
| * | Fix EnvironmentTuple nullable fields. Add test. | Bob Arnson | 2019-11-14 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for decompiling a directory search under a registry search. | Sean Hall | 2019-11-14 | 1 | -0/+2 |
| | | |||||
| * | Add failing test for decompiling the AdvtExecuteSequence table. | Sean Hall | 2019-11-14 | 1 | -0/+2 |
| | | |||||
| * | Add failing test for decompiling a non-advertised shortcut with complex Target. | Sean Hall | 2019-11-08 | 1 | -0/+2 |
| | | |||||
| * | Add test for RemoveRegistryKey. | Sean Hall | 2019-11-07 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for TrueType Font. | Sean Hall | 2019-11-07 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for AppId. | Sean Hall | 2019-10-27 | 1 | -0/+1 |
| | | |||||
| * | Update to WixOutput file structure to fix embedded file handling | Rob Mensching | 2019-10-25 | 1 | -0/+4 |
| | | |||||
| * | Undo CreateTuple change and add ErrorTuple test. | Bob Arnson | 2019-10-23 | 1 | -0/+4 |
| | | | | | Strongly-typed tuples are preferred and avoid field-zero/id confusion. | ||||
| * | Add failing test for decompiler with database that has old schemas and ↵ | Sean Hall | 2019-10-18 | 1 | -0/+2 |
| | | | | | missing foreign key relationships. | ||||
| * | Add failing test for AsString on a number field with 0. | Sean Hall | 2019-10-15 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for TextStyle when Color is null. | Sean Hall | 2019-10-15 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for Class when IconIndex is 0. | Sean Hall | 2019-10-15 | 1 | -0/+2 |
| | | |||||
| * | Add failing test for RegistryValue. | Sean Hall | 2019-10-11 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for CustomTable. | Sean Hall | 2019-10-11 | 1 | -0/+1 |
| | | |||||
| * | Implement Bundle build | Rob Mensching | 2019-10-07 | 1 | -0/+7 |
| | | |||||
| * | Add failing test for ServiceInstall. | Sean Hall | 2019-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for MsiAssembly. | Sean Hall | 2019-09-30 | 1 | -0/+2 |
| | | |||||
| * | Add failing test for Font. | Sean Hall | 2019-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for ReserveCost. | Sean Hall | 2019-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for MsiShortcutProperty. | Sean Hall | 2019-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for nesting a ProgId under an advertised Class. | Sean Hall | 2019-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for LockPermissions when Permissions is 0. | Sean Hall | 2019-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for CustomAction. | Sean Hall | 2019-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add failing tests for AppSearch tables. | Sean Hall | 2019-09-30 | 1 | -0/+4 |
| | | |||||
| * | Add failing tests for Upgrade. | Sean Hall | 2019-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add failing test for FeatureGroup and parent Features. | Sean Hall | 2019-09-30 | 1 | -0/+2 |
| | | |||||
| * | Add failing test for DefaultDir. | Sean Hall | 2019-09-30 | 1 | -1/+3 |
| | | |||||
| * | Fix inscript CA bit handling | Rob Mensching | 2019-05-12 | 1 | -0/+4 |
| | | |||||
| * | Use new strongly typed tuples | Rob Mensching | 2019-05-08 | 1 | -2/+2 |
| | | |||||
| * | Add failing test to demonstrate ProgId bug. | Bob Arnson | 2019-04-02 | 1 | -0/+4 |
| | | | | | When a parent ProgId has Advertise="yes" and a child ProgId omits Advertise, the compiler assumes it's a non-advertised ProgId. It should be advertised instead. | ||||
| * | Bug: Wixipl references to extension libraries | Bob Arnson | 2019-03-20 | 1 | -0/+4 |
| | | | | | | | Add test demonstrating that a persisted .wixipl file has broken references to bits in an extension's library. Same project built via wix.exe in one pass works as expected. | ||||
| * | Fix overridable actions being tagged as duplicates. | Bob Arnson | 2019-01-16 | 1 | -0/+4 |
| | | |||||
| * | Add failing test for issues exposed by UIExtension. | Sean Hall | 2019-01-12 | 1 | -0/+4 |
| | | |||||
