aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create setup segment and WixAdditionalTools bundleRob Mensching2022-08-0614-12/+184
* Improve exception messages and minor code clean upRob Mensching2022-08-063-7/+11
* Update Serbian locale name.Bob Arnson2022-08-061-0/+0
* Implement cabinet spanningRob Mensching2022-08-0521-439/+688
* Remove unused resetacls from wixnativeRob Mensching2022-08-054-62/+0
* Add TestData.CreateFile and dedupe TestSupport code from Core.Native testsRob Mensching2022-08-057-152/+36
* Very minor code cleanupRob Mensching2022-08-053-5/+2
* Abstract file system to remove Core to Core.Native dependencyRob Mensching2022-08-0519-93/+143
* Update to darice.cub v10.0.22621.0.Bob Arnson2022-08-054-3/+114
* Add ability to skip a local path candidate if it failed verification.Sean Hall2022-08-0314-30/+444
* Fix converting empty inner text.Sean Hall2022-08-039-4/+178
* Handle suppressed Options button.Bob Arnson2022-08-034-4/+7
* Make the clean room process replace the splash screen with its own.Sean Hall2022-08-033-2/+21
* Update expected message in CanLoadFDDx86EarliestCoreMBA.Sean Hall2022-08-031-1/+2
* Downgrade error to warning when search refs a reserved prefix variable.Sean Hall2022-08-0215-35/+333
* Store list of persisted well-known variables in Burn.Sean Hall2022-08-0230-133/+316
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-01124-777/+991
* Very minor clean up to global build scriptsRob Mensching2022-08-011-0/+1
* Workaround duplicate analyzers in .NET Core BAs.Sean Hall2022-08-011-0/+11
* Don't show FilesInUse dialogs if loc strings are missing.Sean Hall2022-07-254-75/+140
* Add dialog for non-RM FilesInUse and Netfx FilesInUse.Sean Hall2022-07-253-28/+246
* Use radio buttons in FilesInUse task dialog.Sean Hall2022-07-251-25/+30
* Add files-in-use task dialog.Bob Arnson2022-07-2510-24/+214
* Remove support for uninstalling MSU package.Sean Hall2022-07-215-99/+12
* Ignore WixFragment symbol in GenerateManifestDataFromIRCommand.Sean Hall2022-07-212-1/+2
* Expose and use methods to parse attributes with Burn variable names.Sean Hall2022-07-2115-48/+117
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-2092-151/+3352
* Improve DTF samples.Sean Hall2022-07-209-43/+100
* Rename "samples" segment to "tools"Rob Mensching2022-07-14104-34/+34
* Support remote PayloadsRob Mensching2022-07-1410-22/+164
* Add tests to validate Variable name validationRob Mensching2022-07-122-0/+96
* Remove RESX usage in WixToolset.DataRob Mensching2022-07-127-4276/+3
* Support bind variables in Package and Bundle versionsRob Mensching2022-07-1022-72/+380
* Search for WiX Extensions with `.wixext.dll`Rob Mensching2022-07-101-1/+1
* Build DTF E2E tests, not just restore themRob Mensching2022-07-101-1/+1
* Add retries to several file system operationsRob Mensching2022-07-073-9/+106
* Enable parsing invalid WixVersionsRob Mensching2022-07-072-29/+214
* Fix NCrunch projectsRob Mensching2022-07-072-6/+0
* Detect when Restore is required for a .wixproj to buildRob Mensching2022-07-061-1/+23
* Add missing Binary simple reference for UI.wixext dll.Sean Hall2022-07-052-25/+125
* Use bundle's default CacheId instead of hash in certificate CacheId.Sean Hall2022-07-019-50/+188
* Some test improvements.Sean Hall2022-07-018-37/+114
* Rename RemotePayloadFixture to BurnRemotePayloadFixture in CoreIntegrationRob Mensching2022-06-291-1/+1
* Rename CompilerErrors.IllegalName to CompilerErrors.IllegalTagNameRob Mensching2022-06-292-3/+3
* Properly validate bundle variable namesRob Mensching2022-06-2910-25/+122
* Add test to verify variable syntax is allowed in ifdefsRob Mensching2022-06-291-0/+159
* Remove MsuPackage/@KB and Permanent attributesRob Mensching2022-06-2914-39/+130
* Remote payloads using certificate verification cannot use hashRob Mensching2022-06-2921-95/+439
* Add NCrunch project for WixToolset.Core.TestPackageRob Mensching2022-06-292-7/+5
* Set MsiPackage/@Visible='yes' when Permanent='yes'Rob Mensching2022-06-293-1/+64