aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge Util.wixextRob Mensching2021-05-11167-0/+22349
|\
| * Move Util.wixext into extRob Mensching2021-05-03169-13/+13
| |
| * Clean up 32-bit assumptions.Sean Hall2021-04-296-20/+12
| |
| * Update to latest Tools.Sean Hall2021-04-251-1/+1
| |
| * Integrate latest toolingRob Mensching2021-04-201-1/+1
| |
| * Use IReadOnlyCollection.Sean Hall2021-04-192-3/+3
| |
| * Update dependencies.Sean Hall2021-04-191-1/+1
| |
| * Update dependencies.Sean Hall2021-04-153-5/+5
| |
| * Fix rollback of user rightsRob Mensching2021-04-124-80/+389
| |
| * Add RemoveRegistryKeyRob Mensching2021-04-1211-6/+366
| |
| * Add Condition to RemoveFoldersExRob Mensching2021-04-125-29/+87
| |
| * Move RestartResource attributes to symbolRob Mensching2021-04-122-18/+18
| |
| * Move SecureObj attributes to symbolRob Mensching2021-04-122-13/+16
| |
| * Update dutilRob Mensching2021-04-122-2/+2
| |
| * Update dependencies.Bob Arnson2021-04-071-1/+1
| |
| * Update dependencies.Bob Arnson2021-04-0621-110/+54
| |
| * Update to latest Sdk.Sean Hall2021-03-311-1/+1
| |
| * Update dependencies.Bob Arnson2021-03-221-1/+1
| |
| * Minor test clean upRob Mensching2021-03-194-12/+1
| |
| * RemoveFolderEx.Property should be modularized as a ColumnRob Mensching2021-03-194-1/+41
| | | | | | | | | | | | | | The value in the column is the name of a Property not a formatted field that can contain properties. Fixes wixtoolset/issues#4449
| * Update dependencies.Sean Hall2021-03-182-3/+3
| |
| * Update to latest build infrastructureRob Mensching2021-03-0310-103/+45
| |
| * Use updated AccessModifier enumRob Mensching2021-03-031-3/+3
| |
| * Update dependencies.Sean Hall2021-03-025-13/+13
| |
| * Update to latest build process to simplify build of .snupkgRob Mensching2021-02-288-26/+69
| |
| * Add custom action prefixes.Bob Arnson2021-02-231-22/+22
| |
| * Update dependencies.Sean Hall2021-02-173-4/+4
| |
| * Replace Win64 attribute with Bitness attributeRob Mensching2021-02-114-8/+37
| |
| * Update DUtil dependency.Bob Arnson2021-02-096-11/+11
| |
| * Update dependencies.Sean Hall2021-02-043-7/+7
| |
| * Modularize XmlConfig/@ElementId and add tests for XmlConfigRob Mensching2021-01-0910-77/+175
| | | | | | | | | | Fixes wixtoolset/issues#4698 Closes wixtoolset/issues#5447
| * Update dependencies.Sean Hall2021-01-039-5/+39
| |
| * Update dependencies.Sean Hall2020-12-087-19/+17
| | | | | | | | Remove platformless BundleExtension.
| * Update dependencies.Sean Hall2020-11-027-24/+24
| |
| * Update to latest Tools.Bob Arnson2020-10-311-1/+1
| |
| * Strong-name sign WiX assemblies.Bob Arnson2020-10-313-0/+12
| |
| * Update test authoring for Package/SummaryInformation change.Bob Arnson2020-10-269-35/+18
| |
| * Update to latest Tools.Bob Arnson2020-10-081-1/+1
| |
| * Modularize IconFileBob Arnson2020-09-2710-9/+76
| |
| * Update to latest authoring/tools.Bob Arnson2020-09-2011-106/+98
| |
| * Remove 32-bit ARM support.Bob Arnson2020-09-206-48/+22
| |
| * Replace BinaryKey with BinaryRef and FileKey with FileRef.Bob Arnson2020-09-065-13325/+2
| |
| * Fix Condition authoring.Bob Arnson2020-09-023-38/+37
| |
| * Replace serialization and update WixSdkBob Arnson2020-08-262-127/+84
| |
| * #ifdef out serialization useBob Arnson2020-08-261-0/+2
| |
| * Update dependencies.Sean Hall2020-08-095-13/+13
| |
| * Update dependencies.Sean Hall2020-07-199-30/+32
| |
| * Merge pull request #22 from SunburstApps/issue6216Sean Hall2020-07-171-1/+1
| |\ | | | | | | Fix the immediate problem in wixtoolset/issues#6216
| | * Fix the immediate problem in wixtoolset/issues#6216William Kent2020-07-161-1/+1
| |/
| * Add elements to reference platform-specific extension custom actions.Bob Arnson2020-07-1210-258/+323
| |