aboutsummaryrefslogtreecommitdiff
path: root/src/deps (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-07-01Make Publish/@Condition truly optionalRob Mensching2-1/+56
2020-07-01Convert Firewall/RemoteAddress inner text to Value attributeRob Mensching2-1/+85
2020-06-27Handle multiple Condition conversionsRob Mensching2-9/+27
2020-06-27Correctly detect wix4 for better conversionsRob Mensching3-11/+69
2020-06-26Add inner text conversions for Util.wixextRob Mensching2-0/+87