aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-27Move Converters into wixRob Mensching69-0/+219
2021-04-23Fix for added elements to reference platform-specific extension custom actions.Bob Arnson3-2/+189
2021-04-23Detect Inability to write to output fileRon Martin2-9/+35
2021-04-20Tests are run by appveyor.cmdRob Mensching1-0/+2
2021-04-19Integrate latest Extensibility changesRob Mensching1-1/+1
2021-04-06Add StandardDirectory conversionsRob Mensching2-1/+154
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-03-23Fixup SoftwareTag deprecations and SoftwareTagRef conversionRob Mensching2-39/+122
2021-03-21Convert obsolete RegistryKey/@Action.Bob Arnson2-0/+83
2021-03-15Update service provider dependencyBob Arnson4-6/+6
2021-03-12Add conversion for BootstrapperApplicationData to BundleCustomData.Sean Hall3-19/+337
2021-03-02Fix spelling of RemoveUnusedNamespaces.Sean Hall4-18/+6
2021-03-02Add conversion for renaming RemotePayload, and warn about changed hash.Sean Hall3-33/+169
2021-03-02Fix Win64 to Bitness, even in v4 .wxs codeRob Mensching2-47/+37
2021-03-01Update to latest build infrastructureRob Mensching7-29/+75
2021-03-01Update WixSuppressModularizationSymbolRob Mensching1-1/+6
2021-02-27Convert Dependency elements to WiX v4 schemaRob Mensching4-6/+316
2021-02-27Convert Tag.wixext to SoftwareTag elementRob Mensching8-15/+80
2021-02-11Preserve unconvertable Win64 attribute contentRob Mensching2-9/+35
2021-02-11Replace Win64 attribute with Bitness attributeRob Mensching2-1/+235
2021-01-31Address code-review comments.Bob Arnson1-1/+1
2021-01-31Remove Burn AuthenticodeBob Arnson2-12/+91
2021-01-28Fix Package/@Compressed for new (compressed) default.Bob Arnson7-18/+72
2021-01-08Rename ExePackage/@XxxCommand attributes to @XxxArgumentsRob Mensching3-3/+75
2021-01-08Report invalid command line arguments as errorsRob Mensching1-1/+1
2020-12-19Enable XML doc and run tests in appveyor.cmd.Sean Hall12-16/+34
2020-12-09Add conversion for built-in BA usage from BootstrapperApplicationRef.Sean Hall2-0/+314
2020-12-08Add conversion for BootstrapperApplicationDll and bal:UseUILanguages.Sean Hall4-8/+237
2020-11-09Warn about inability to convert Verb/@Target.Bob Arnson2-0/+42
2020-11-04Warn about new InstallerVersion default.Bob Arnson3-4/+44
2020-11-01Add warnings for util:RegistrySearch (value) and DisplayInternalUI.Sean Hall3-35/+71
2020-10-29Strong-name sign WiX assemblies.Bob Arnson3-0/+12
2020-10-26Clean up MediaTemplate and tweak a bit.Bob Arnson2-2/+16
2020-10-24Reorganize Product/Package to Package/SummaryInformation.Bob Arnson12-25/+384
2020-10-13Fix conversion of Product/@Condition.Bob Arnson2-3/+41
2020-09-06Replace BinaryKey with BinaryRef and FileKey with FileRef.Bob Arnson5-10/+28
2020-09-02Converters fixes and cleanup.Bob Arnson14-55/+77
2020-08-31Convert Feature/@Absent=disallow to AllowAbsent=no.Bob Arnson2-5/+37
2020-08-25Fix custom table & custom action decompilation.Bob Arnson3-11/+22
2020-08-17Only target all frameworks in ReleaseSean Hall2-6/+8
2020-08-09WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2-0/+140
2020-07-19Use VS2019 for CI Build.Bob Arnson1-1/+1
2020-07-19Set DpiAwareness to "unaware" from v3.Sean Hall2-1/+93
2020-07-18Correctly report error when Publish/@Condition='1'Rob Mensching2-2/+8
2020-07-18Separate "format" from "convert"Rob Mensching8-428/+589
2020-07-12Store short filenames in separate fieldsRob Mensching2-7/+57
2020-07-01Make Feature/@Absent and Feature/@AllowAdvertise consistentRob Mensching2-0/+113