aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-15Redesign command-line help to meet the needs of WiX v4Rob Mensching38-363/+685
2022-08-15Ensure command-line error prevents execution of commandRob Mensching1-0/+6
2022-08-15Normalize wix pdbs zip name to place $(Version) consistentlyRob Mensching1-1/+1
2022-08-15Remove unused WixToolset.Core.Burn reference to shrink ~10MBRob Mensching2-2/+0
2022-08-15Fix architectures when generating metadataRob Mensching2-22/+2
2022-08-14Fix some errors new to .NET SDK 6.0.400.Bob Arnson2-7/+0
2022-08-14Fix OnExecuteMsiMessage to return chosen result.Bob Arnson1-5/+19
2022-08-10Allow wixstdba special controls to have declarative text.Sean Hall8-114/+141
2022-08-10Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName.Sean Hall5-70/+234
2022-08-10Prevent crash when Bundle has SWID Tag but child MSI does notRob Mensching3-6/+57
2022-08-10Improve error messages for remote payloadsRob Mensching4-5/+47
2022-08-10Preprocessor only fails if current document does not parseRob Mensching5-15/+41
2022-08-09Skip logging errors in some places when they are due to missing files or regi...Sean Hall24-425/+438
2022-08-08Simplify and fix incremental/clean in build cmdsRob Mensching3-9/+12
2022-08-08Generate metadata needed to populate update feedRob Mensching10-11/+224
2022-08-07Remove unnecessary empty MediaTemplateRob Mensching1-1/+0
2022-08-07Add intermediate folder and output path to all contextsRob Mensching15-15/+115
2022-08-07Add clean to api.cmd and minor clean-upRob Mensching2-6/+32
2022-08-06Use DefaultProjectTypeGuid in WiX SDKRob Mensching2-1/+1
2022-08-06Add InstallerPlatform as define constant for .wixprojsRob Mensching1-0/+1
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