| Commit message (Expand) | Author | Files | Lines |
2022-08-03 | Handle suppressed Options button. | Bob Arnson | 4 | -4/+7 |
2022-08-03 | Make the clean room process replace the splash screen with its own. | Sean Hall | 3 | -2/+21 |
2022-08-03 | Update expected message in CanLoadFDDx86EarliestCoreMBA. | Sean Hall | 1 | -1/+2 |
2022-08-02 | Downgrade error to warning when search refs a reserved prefix variable. | Sean Hall | 15 | -35/+333 |
2022-08-02 | Store list of persisted well-known variables in Burn. | Sean Hall | 30 | -133/+316 |
2022-08-01 | Enable manual build | Rob Mensching | 1 | -0/+4 |
2022-08-01 | Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets | Rob Mensching | 124 | -777/+991 |
2022-08-01 | Very minor clean up to global build scripts | Rob Mensching | 2 | -2/+2 |
2022-08-01 | Workaround duplicate analyzers in .NET Core BAs. | Sean Hall | 1 | -0/+11 |
2022-07-25 | Don't show FilesInUse dialogs if loc strings are missing. | Sean Hall | 4 | -75/+140 |
2022-07-25 | Add dialog for non-RM FilesInUse and Netfx FilesInUse. | Sean Hall | 3 | -28/+246 |
2022-07-25 | Use radio buttons in FilesInUse task dialog. | Sean Hall | 1 | -25/+30 |
2022-07-25 | Add files-in-use task dialog. | Bob Arnson | 10 | -24/+214 |
2022-07-21 | Remove support for uninstalling MSU package. | Sean Hall | 5 | -99/+12 |
2022-07-21 | Ignore WixFragment symbol in GenerateManifestDataFromIRCommand. | Sean Hall | 2 | -1/+2 |
2022-07-21 | Expose and use methods to parse attributes with Burn variable names. | Sean Hall | 15 | -48/+117 |
2022-07-20 | Add WixInternalUIBootstrapperApplication as a new built-in BA. | Sean Hall | 92 | -151/+3352 |
2022-07-20 | Improve DTF samples. | Sean Hall | 9 | -43/+100 |
2022-07-14 | Rename "samples" segment to "tools" | Rob Mensching | 104 | -34/+34 |
2022-07-14 | Support remote Payloads | Rob Mensching | 10 | -22/+164 |
2022-07-12 | Add tests to validate Variable name validation | Rob Mensching | 2 | -0/+96 |
2022-07-12 | Remove RESX usage in WixToolset.Data | Rob Mensching | 7 | -4276/+3 |
2022-07-10 | Support bind variables in Package and Bundle versions | Rob Mensching | 22 | -72/+380 |
2022-07-10 | Search for WiX Extensions with `.wixext.dll` | Rob Mensching | 1 | -1/+1 |
2022-07-10 | Build DTF E2E tests, not just restore them | Rob Mensching | 1 | -1/+1 |
2022-07-07 | Add retries to several file system operations | Rob Mensching | 3 | -9/+106 |
2022-07-07 | Enable parsing invalid WixVersions | Rob Mensching | 2 | -29/+214 |
2022-07-07 | Fix NCrunch projects | Rob Mensching | 2 | -6/+0 |
2022-07-06 | Detect when Restore is required for a .wixproj to build | Rob Mensching | 1 | -1/+23 |
2022-07-05 | Add missing Binary simple reference for UI.wixext dll. | Sean Hall | 2 | -25/+125 |
2022-07-01 | Use bundle's default CacheId instead of hash in certificate CacheId. | Sean Hall | 9 | -50/+188 |
2022-07-01 | Some test improvements. | Sean Hall | 8 | -37/+114 |
2022-06-29 | Rename RemotePayloadFixture to BurnRemotePayloadFixture in CoreIntegration | Rob Mensching | 1 | -1/+1 |
2022-06-29 | Rename CompilerErrors.IllegalName to CompilerErrors.IllegalTagName | Rob Mensching | 2 | -3/+3 |
2022-06-29 | Properly validate bundle variable names | Rob Mensching | 10 | -25/+122 |
2022-06-29 | Add test to verify variable syntax is allowed in ifdefs | Rob Mensching | 1 | -0/+159 |
2022-06-29 | Remove MsuPackage/@KB and Permanent attributes | Rob Mensching | 14 | -39/+130 |
2022-06-29 | Remote payloads using certificate verification cannot use hash | Rob Mensching | 21 | -95/+439 |
2022-06-29 | Add NCrunch project for WixToolset.Core.TestPackage | Rob Mensching | 2 | -7/+5 |
2022-06-29 | Set MsiPackage/@Visible='yes' when Permanent='yes' | Rob Mensching | 3 | -1/+64 |
2022-06-29 | Enforce Windows Installer limits | Rob Mensching | 5 | -0/+184 |
2022-06-29 | Rename a few more cases where Product element should be Package | Rob Mensching | 2 | -11/+11 |
2022-06-29 | Make Burn ignore unknown embedded messages. | Sean Hall | 6 | -22/+58 |
2022-06-29 | Add embedded test. | Sean Hall | 11 | -33/+248 |
2022-06-29 | Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion. | Sean Hall | 26 | -149/+380 |
2022-06-29 | Upgrade xunit.runner.visualstudio from V2.4.1 to V2.4.5 in native projs | Sean Hall | 3 | -3/+3 |
2022-06-29 | Fix E2E test exception. | Ron Martin | 1 | -1/+1 |
2022-06-27 | Add IsWixTestSupportProject property to prevent test project detection. | Sean Hall | 5 | -1/+13 |
2022-06-27 | Add longPathAware to Burn manifest to support long paths. | Sean Hall | 41 | -392/+1890 |
2022-06-27 | Add LoadSystemApiSet. | Sean Hall | 2 | -13/+87 |