aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-02Update dependencies.Sean Hall6-23/+23
2020-10-31Update to latest Tools.Bob Arnson1-1/+1
2020-10-31Strong-name sign WiX assemblies.Bob Arnson3-0/+12
2020-10-26Update test authoring for Package/SummaryInformation change.Bob Arnson9-35/+18
2020-10-08Update to latest Tools.Bob Arnson1-1/+1
2020-09-27Modularize IconFileBob Arnson10-9/+76
2020-09-20Update to latest authoring/tools.Bob Arnson11-106/+98
2020-09-20Remove 32-bit ARM support.Bob Arnson6-48/+22
2020-09-06Replace BinaryKey with BinaryRef and FileKey with FileRef.Bob Arnson5-13325/+2
2020-09-02Fix Condition authoring.Bob Arnson3-38/+37
2020-08-26Replace serialization and update WixSdkBob Arnson2-127/+84
2020-08-26#ifdef out serialization useBob Arnson1-0/+2
2020-08-09Update dependencies.Sean Hall5-13/+13
2020-07-19Update dependencies.Sean Hall9-30/+32
2020-07-16Fix the immediate problem in wixtoolset/issues#6216William Kent1-1/+1
2020-07-12Add elements to reference platform-specific extension custom actions.Bob Arnson10-258/+323
2020-07-10Remove Win32 pdb path.Sean Hall1-1/+0
2020-07-10Change the DetectSHA2Support element to WindowsFeatureSearch. This will make ...Sean Hall11-92/+176
2020-07-10Add x64 and ARM64 versions of UtilBundleExtension.Sean Hall13-13/+88
2020-06-30Fix bind paths.Bob Arnson1-3/+3
2020-06-26Remove use of inner text conversions for Util.wixextRob Mensching18-168/+121
2020-06-26Build wixlib with WixToolset.SdkRob Mensching6-99/+28
2020-06-26The Great Tuple to Symbol File Rename (tm)Rob Mensching21-0/+0
2020-06-26The Great Tuple to Symbol Rename (tm)Rob Mensching26-637/+637
2020-06-24Create symbols package.Sean Hall2-2/+39
2020-06-24Add SourceLink to public projects.Sean Hall5-2/+38
2020-06-24Update dependencies.Sean Hall9-28/+20
2020-06-10Fix typo in CloseAppsRob Mensching1-1/+1
2020-05-25Support platform-specific CAs (including ARM64).Bob Arnson13-375/+477
2020-05-23Test more usages of PermissionEx.Sean Hall2-8/+17
2020-05-23WIXFEAT:2006,2580,2751 Add Inheritable attribute to PermissionEx.Sean Hall6-7/+47
2020-05-23Update dependencies.Sean Hall8-19/+19
2020-05-08Remove heat messagesSean Hall2-89/+0
2020-04-24Update to latest Tools.Bob Arnson2-3/+3
2020-04-13Update dependencies.Sean Hall11-58/+45
2020-04-07Modernize UtilCompiler.Sean Hall6-533/+535
2020-04-07Update dependencies.Sean Hall6-9/+10
2020-04-03Update dependencies.Sean Hall6-11/+13
2020-03-30Add DetectSHA2Support "search".Sean Hall20-501/+611
2020-03-30Add initial WixUtilBundleExtension.Sean Hall10-3/+143
2020-03-26 One shiny NuGet package, please and thank you.Bob Arnson1-0/+1
2020-03-09Make the SecureObjectsTuple Id a bit more resilient.Bob Arnson2-2/+3
2020-03-09Version extension ids.Bob Arnson67-1108/+1240
2020-02-26 One shiny NuGet package, please and thank you.Bob Arnson1-1/+0
2020-02-20 Update extension for Data and Extensibility changes.Bob Arnson1-2/+3
2020-01-21Update build tools to pick up important fixes.Bob Arnson2-3/+3
2019-11-11Update to latest Tools.Sean Hall2-3/+3
2019-11-11Another build, please and thank you.Sean Hall1-0/+1
2019-10-28Update to latest Tools.Bob Arnson2-3/+3
2019-10-23Use strongly-typed tuple creation...Bob Arnson13-75/+159