aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-14Port support for ISO/IEC 19770-2:2105 (aka SWID Tags-2)Rob Mensching12-51/+61
2021-04-14Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgressRob Mensching2-19/+2
2021-04-12Use verutil for handling versions in WiuEnumRelatedProductCodes.Sean Hall1-12/+24
2021-04-12Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgressRob Mensching1-11/+6
2021-04-12Port missing WiX v3 changesRob Mensching7-35/+254
2021-04-12One shiny NuGet package, please and thank you.Bob Arnson1-1/+0
2021-04-12Fix decompilation of directories as children TARGETDIR.Bob Arnson6-20/+61
2021-04-12Add support for RepairCondition on Exe, Msi and Msp packagesRob Mensching2-0/+21
2021-04-12Improve implicit Component/@Id generation and duplicate GUID errorsRob Mensching7-261/+336
2021-04-12Add support for RepairCondition on Exe, Msi and Msp packagesRob Mensching3-0/+24
2021-04-12Improve duplicate GUID messagesRob Mensching2-5/+5
2021-04-12Integrate fixes that make dutil a little more robust to failureRob Mensching6-14/+265
2021-04-11Create backend specific error and warning locationsRob Mensching4-0/+96
2021-04-11Auto-generate ProductCode for ProductWithComponentGroupRef if undefinedSean Hall2-1/+5
2021-04-08One shiny NuGet package, please and thank you.Bob Arnson1-0/+1
2021-04-08Re-enable MSI usage of only a "." in Directory/@NameRob Mensching3-1/+68
2021-04-07Update to StandardDirectoryRob Mensching9-61/+37
2021-04-07Address code review feedbackRob Mensching3-4/+4
2021-04-06Add StandardDirectory conversionsRob Mensching2-1/+154
2021-04-06Discards source directory name when identical to target nameRob Mensching3-1/+59
2021-04-06Introduce StandardDirectory for referencing standard directoriesRob Mensching42-248/+345
2021-04-06Introduce "Subdirectory" which simplifies inline directory syntaxRob Mensching19-283/+346
2021-04-06Remove unused warning messageRob Mensching1-6/+1
2021-04-03Fix deprecated $(loc.xxx) localization variable references.Ron Martin2-12/+102
2021-04-03Standardize on .NET Core v3.1Rob Mensching1-1/+1
2021-04-03Integrate ImmediateSection no longer uses codepageRob Mensching1-1/+1
2021-04-03Integrate the IntermediateSection and IntermediateSymbol mutable changesRob Mensching1-6/+11
2021-04-03Standardize on .NET Core v3.1Rob Mensching11-23/+23
2021-04-02Standardize on .NET Core v3.1Rob Mensching4-4/+4
2021-04-02Enable codepages and languages to be set via .wxl filesRob Mensching38-235/+619
2021-04-02Integrate the IntermediateSection and IntermediateSymbol mutable changesRob Mensching8-93/+69
2021-04-02Remove unused valuesRob Mensching5-8/+7
2021-04-02Remove removed project from .slnRob Mensching1-15/+0
2021-04-02Add resolved codepage and LCID to bind contextRob Mensching3-8/+74
2021-04-02Standardize on .NET Core v3.1Rob Mensching1-1/+1
2021-04-02Move codepage from section and to package, module, patch symbolsRob Mensching10-185/+321
2021-04-02Make the IntermediateSection and IntermediateSymbol less mutableRob Mensching6-39/+105
2021-03-31One shiny NuGet package, please and thank you.Sean Hall1-1/+0
2021-03-31Fix regression where PayloadRefs for harvested payloads weren't createdSean Hall2-0/+74
2021-03-31Add failing tests for bundles with uncompressed payloads.Sean Hall4-0/+89
2021-03-31Fix Heat tests and run BuildTask tests.Sean Hall2-5/+7
2021-03-30Add failing test for DownloadUrl placeholder replacement.Sean Hall2-0/+91
2021-03-30Rename cache types in the Burn manifests to remove, keep, force.Sean Hall4-12/+12
2021-03-30Skip bundle dependent checking when ignoring dependencies includes ALL.Sean Hall4-49/+62
2021-03-30Rename cache types in the manifest to remove, keep, force.Sean Hall10-15/+15
2021-03-30Add test for apuputil and fix descending sorting.Sean Hall8-19/+155
2021-03-28Include bundle reboot-pending in RebootPending variable.Bob Arnson4-54/+163
2021-03-25Re-resolve binary .wixlibs with defaulted embedded filesRob Mensching2-75/+92
2021-03-25Add XML doc to IVariableResolutionRob Mensching1-1/+15
2021-03-25Remove dependency on Dtf.WindowsInstaller from CoreRob Mensching5-358/+257