| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Simplify and fix incremental/clean in build cmds | Rob Mensching | 2022-08-08 | 3 | -9/+12 |
* | Generate metadata needed to populate update feed | Rob Mensching | 2022-08-08 | 10 | -11/+224 |
* | Remove unnecessary empty MediaTemplate | Rob Mensching | 2022-08-07 | 1 | -1/+0 |
* | Add intermediate folder and output path to all contexts | Rob Mensching | 2022-08-07 | 15 | -15/+115 |
* | Add clean to api.cmd and minor clean-up | Rob Mensching | 2022-08-07 | 2 | -6/+32 |
* | Use DefaultProjectTypeGuid in WiX SDK | Rob Mensching | 2022-08-06 | 2 | -1/+1 |
* | Add InstallerPlatform as define constant for .wixprojs | Rob Mensching | 2022-08-06 | 1 | -0/+1 |
* | Create setup segment and WixAdditionalTools bundle | Rob Mensching | 2022-08-06 | 14 | -12/+184 |
* | Improve exception messages and minor code clean up | Rob Mensching | 2022-08-06 | 3 | -7/+11 |
* | Update Serbian locale name. | Bob Arnson | 2022-08-06 | 1 | -0/+0 |
* | Implement cabinet spanning | Rob Mensching | 2022-08-05 | 21 | -439/+688 |
* | Remove unused resetacls from wixnative | Rob Mensching | 2022-08-05 | 4 | -62/+0 |
* | Add TestData.CreateFile and dedupe TestSupport code from Core.Native tests | Rob Mensching | 2022-08-05 | 7 | -152/+36 |
* | Very minor code cleanup | Rob Mensching | 2022-08-05 | 3 | -5/+2 |
* | Abstract file system to remove Core to Core.Native dependency | Rob Mensching | 2022-08-05 | 19 | -93/+143 |
* | Update to darice.cub v10.0.22621.0. | Bob Arnson | 2022-08-05 | 4 | -3/+114 |
* | Add ability to skip a local path candidate if it failed verification. | Sean Hall | 2022-08-03 | 14 | -30/+444 |
* | Fix converting empty inner text. | Sean Hall | 2022-08-03 | 9 | -4/+178 |
* | Handle suppressed Options button. | Bob Arnson | 2022-08-03 | 4 | -4/+7 |
* | Make the clean room process replace the splash screen with its own. | Sean Hall | 2022-08-03 | 3 | -2/+21 |
* | Update expected message in CanLoadFDDx86EarliestCoreMBA. | Sean Hall | 2022-08-03 | 1 | -1/+2 |
* | Downgrade error to warning when search refs a reserved prefix variable. | Sean Hall | 2022-08-02 | 15 | -35/+333 |
* | Store list of persisted well-known variables in Burn. | Sean Hall | 2022-08-02 | 30 | -133/+316 |
* | Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets | Rob Mensching | 2022-08-01 | 124 | -777/+991 |
* | Very minor clean up to global build scripts | Rob Mensching | 2022-08-01 | 1 | -0/+1 |
* | Workaround duplicate analyzers in .NET Core BAs. | Sean Hall | 2022-08-01 | 1 | -0/+11 |
* | Don't show FilesInUse dialogs if loc strings are missing. | Sean Hall | 2022-07-25 | 4 | -75/+140 |
* | Add dialog for non-RM FilesInUse and Netfx FilesInUse. | Sean Hall | 2022-07-25 | 3 | -28/+246 |
* | Use radio buttons in FilesInUse task dialog. | Sean Hall | 2022-07-25 | 1 | -25/+30 |
* | Add files-in-use task dialog. | Bob Arnson | 2022-07-25 | 10 | -24/+214 |
* | Remove support for uninstalling MSU package. | Sean Hall | 2022-07-21 | 5 | -99/+12 |
* | Ignore WixFragment symbol in GenerateManifestDataFromIRCommand. | Sean Hall | 2022-07-21 | 2 | -1/+2 |
* | Expose and use methods to parse attributes with Burn variable names. | Sean Hall | 2022-07-21 | 15 | -48/+117 |
* | Add WixInternalUIBootstrapperApplication as a new built-in BA. | Sean Hall | 2022-07-20 | 92 | -151/+3352 |
* | Improve DTF samples. | Sean Hall | 2022-07-20 | 9 | -43/+100 |
* | Rename "samples" segment to "tools" | Rob Mensching | 2022-07-14 | 104 | -34/+34 |
* | Support remote Payloads | Rob Mensching | 2022-07-14 | 10 | -22/+164 |
* | Add tests to validate Variable name validation | Rob Mensching | 2022-07-12 | 2 | -0/+96 |
* | Remove RESX usage in WixToolset.Data | Rob Mensching | 2022-07-12 | 7 | -4276/+3 |
* | Support bind variables in Package and Bundle versions | Rob Mensching | 2022-07-10 | 22 | -72/+380 |
* | Search for WiX Extensions with `.wixext.dll` | Rob Mensching | 2022-07-10 | 1 | -1/+1 |
* | Build DTF E2E tests, not just restore them | Rob Mensching | 2022-07-10 | 1 | -1/+1 |
* | Add retries to several file system operations | Rob Mensching | 2022-07-07 | 3 | -9/+106 |
* | Enable parsing invalid WixVersions | Rob Mensching | 2022-07-07 | 2 | -29/+214 |
* | Fix NCrunch projects | Rob Mensching | 2022-07-07 | 2 | -6/+0 |
* | Detect when Restore is required for a .wixproj to build | Rob Mensching | 2022-07-06 | 1 | -1/+23 |
* | Add missing Binary simple reference for UI.wixext dll. | Sean Hall | 2022-07-05 | 2 | -25/+125 |
* | Use bundle's default CacheId instead of hash in certificate CacheId. | Sean Hall | 2022-07-01 | 9 | -50/+188 |
* | Some test improvements. | Sean Hall | 2022-07-01 | 8 | -37/+114 |
* | Rename RemotePayloadFixture to BurnRemotePayloadFixture in CoreIntegration | Rob Mensching | 2022-06-29 | 1 | -1/+1 |