aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-06Create setup segment and WixAdditionalTools bundleRob Mensching14-12/+184
2022-08-06Improve exception messages and minor code clean upRob Mensching3-7/+11
2022-08-06Update Serbian locale name.Bob Arnson1-0/+0
2022-08-05Implement cabinet spanningRob Mensching21-439/+688
2022-08-05Remove unused resetacls from wixnativeRob Mensching4-62/+0
2022-08-05Add TestData.CreateFile and dedupe TestSupport code from Core.Native testsRob Mensching7-152/+36
2022-08-05Very minor code cleanupRob Mensching3-5/+2
2022-08-05Abstract file system to remove Core to Core.Native dependencyRob Mensching19-93/+143
2022-08-05Update to darice.cub v10.0.22621.0.Bob Arnson4-3/+114
2022-08-03Add ability to skip a local path candidate if it failed verification.Sean Hall14-30/+444
2022-08-03Fix converting empty inner text.Sean Hall9-4/+178
2022-08-03Handle suppressed Options button.Bob Arnson4-4/+7
2022-08-03Make the clean room process replace the splash screen with its own.Sean Hall3-2/+21
2022-08-03Update expected message in CanLoadFDDx86EarliestCoreMBA.Sean Hall1-1/+2
2022-08-02Downgrade error to warning when search refs a reserved prefix variable.Sean Hall15-35/+333
2022-08-02Store list of persisted well-known variables in Burn.Sean Hall30-133/+316
2022-08-01Enable manual buildRob Mensching1-0/+4
2022-08-01Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching124-777/+991
2022-08-01Very minor clean up to global build scriptsRob Mensching2-2/+2
2022-08-01Workaround duplicate analyzers in .NET Core BAs.Sean Hall1-0/+11
2022-07-25Don't show FilesInUse dialogs if loc strings are missing.Sean Hall4-75/+140
2022-07-25Add dialog for non-RM FilesInUse and Netfx FilesInUse.Sean Hall3-28/+246
2022-07-25Use radio buttons in FilesInUse task dialog.Sean Hall1-25/+30
2022-07-25Add files-in-use task dialog.Bob Arnson10-24/+214
2022-07-21Remove support for uninstalling MSU package.Sean Hall5-99/+12
2022-07-21Ignore WixFragment symbol in GenerateManifestDataFromIRCommand.Sean Hall2-1/+2
2022-07-21Expose and use methods to parse attributes with Burn variable names.Sean Hall15-48/+117
2022-07-20Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall92-151/+3352
2022-07-20Improve DTF samples.Sean Hall9-43/+100
2022-07-14Rename "samples" segment to "tools"Rob Mensching104-34/+34
2022-07-14Support remote PayloadsRob Mensching10-22/+164
2022-07-12Add tests to validate Variable name validationRob Mensching2-0/+96
2022-07-12Remove RESX usage in WixToolset.DataRob Mensching7-4276/+3
2022-07-10Support bind variables in Package and Bundle versionsRob Mensching22-72/+380
2022-07-10Search for WiX Extensions with `.wixext.dll`Rob Mensching1-1/+1
2022-07-10Build DTF E2E tests, not just restore themRob Mensching1-1/+1
2022-07-07Add retries to several file system operationsRob Mensching3-9/+106
2022-07-07Enable parsing invalid WixVersionsRob Mensching2-29/+214
2022-07-07Fix NCrunch projectsRob Mensching2-6/+0
2022-07-06Detect when Restore is required for a .wixproj to buildRob Mensching1-1/+23
2022-07-05Add missing Binary simple reference for UI.wixext dll.Sean Hall2-25/+125
2022-07-01Use bundle's default CacheId instead of hash in certificate CacheId.Sean Hall9-50/+188
2022-07-01Some test improvements.Sean Hall8-37/+114
2022-06-29Rename RemotePayloadFixture to BurnRemotePayloadFixture in CoreIntegrationRob Mensching1-1/+1
2022-06-29Rename CompilerErrors.IllegalName to CompilerErrors.IllegalTagNameRob Mensching2-3/+3
2022-06-29Properly validate bundle variable namesRob Mensching10-25/+122
2022-06-29Add test to verify variable syntax is allowed in ifdefsRob Mensching1-0/+159
2022-06-29Remove MsuPackage/@KB and Permanent attributesRob Mensching14-39/+130
2022-06-29Remote payloads using certificate verification cannot use hashRob Mensching21-95/+439
2022-06-29Add NCrunch project for WixToolset.Core.TestPackageRob Mensching2-7/+5