aboutsummaryrefslogtreecommitdiff
path: root/src/be (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-29Clean up 32-bit assumptions.Sean Hall1-3/+3
2021-04-25Update to latest Tools.Sean Hall1-1/+1
2021-04-20Integrate latest toolingRob Mensching1-1/+1
2021-04-19Use IReadOnlyCollection.Sean Hall2-3/+3
2021-04-19Update dependencies.Sean Hall1-1/+1
2021-04-15Update dependencies.Sean Hall3-5/+5
2021-04-12Fix rollback of user rightsRob Mensching4-80/+389
2021-04-12Add RemoveRegistryKeyRob Mensching11-6/+366
2021-04-12Add Condition to RemoveFoldersExRob Mensching5-29/+87
2021-04-12Move RestartResource attributes to symbolRob Mensching2-18/+18
2021-04-12Move SecureObj attributes to symbolRob Mensching2-13/+16
2021-04-12Update dutilRob Mensching2-2/+2
2021-04-07Update dependencies.Bob Arnson1-1/+1
2021-04-06Update dependencies.Bob Arnson21-110/+54
2021-03-31Update to latest Sdk.Sean Hall1-1/+1
2021-03-22Update dependencies.Bob Arnson1-1/+1
2021-03-19Minor test clean upRob Mensching4-12/+1
2021-03-19RemoveFolderEx.Property should be modularized as a ColumnRob Mensching4-1/+41
2021-03-18Update dependencies.Sean Hall2-3/+3
2021-03-03Update to latest build infrastructureRob Mensching10-103/+45
2021-03-03Use updated AccessModifier enumRob Mensching1-3/+3
2021-03-02Update dependencies.Sean Hall5-13/+13
2021-02-28Update to latest build process to simplify build of .snupkgRob Mensching8-26/+69
2021-02-23Add custom action prefixes.Bob Arnson1-22/+22
2021-02-17Update dependencies.Sean Hall3-4/+4
2021-02-11Replace Win64 attribute with Bitness attributeRob Mensching4-8/+37
2021-02-09Update DUtil dependency.Bob Arnson6-11/+11
2021-02-04Update dependencies.Sean Hall3-7/+7
2021-01-09Modularize XmlConfig/@ElementId and add tests for XmlConfigRob Mensching10-77/+175
2021-01-03Update dependencies.Sean Hall9-5/+39
2020-12-08Update dependencies.Sean Hall7-19/+17
2020-11-02Update dependencies.Sean Hall7-24/+24
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