Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-03 | Use updated AccessModifier enum | Rob Mensching | 1 | -3/+3 | |
2021-03-02 | Update dependencies. | Sean Hall | 5 | -13/+13 | |
2021-02-28 | Update to latest build process to simplify build of .snupkg | Rob Mensching | 8 | -26/+69 | |
2021-02-23 | Add custom action prefixes. | Bob Arnson | 1 | -22/+22 | |
2021-02-17 | Update dependencies. | Sean Hall | 3 | -4/+4 | |
2021-02-11 | Replace Win64 attribute with Bitness attribute | Rob Mensching | 4 | -8/+37 | |
2021-02-09 | Update DUtil dependency. | Bob Arnson | 6 | -11/+11 | |
2021-02-04 | Update dependencies. | Sean Hall | 3 | -7/+7 | |
2021-01-09 | Modularize XmlConfig/@ElementId and add tests for XmlConfig | Rob Mensching | 10 | -77/+175 | |
Fixes wixtoolset/issues#4698 Closes wixtoolset/issues#5447 | |||||
2021-01-03 | Update dependencies. | Sean Hall | 9 | -5/+39 | |
2020-12-08 | Update dependencies. | Sean Hall | 7 | -19/+17 | |
Remove platformless BundleExtension. | |||||
2020-11-02 | Update dependencies. | Sean Hall | 7 | -24/+24 | |
2020-10-31 | Update to latest Tools. | Bob Arnson | 1 | -1/+1 | |
2020-10-31 | Strong-name sign WiX assemblies. | Bob Arnson | 3 | -0/+12 | |
2020-10-26 | Update test authoring for Package/SummaryInformation change. | Bob Arnson | 9 | -35/+18 | |
2020-10-08 | Update to latest Tools. | Bob Arnson | 1 | -1/+1 | |
2020-09-27 | Modularize IconFile | Bob Arnson | 10 | -9/+76 | |
2020-09-20 | Update to latest authoring/tools. | Bob Arnson | 11 | -106/+98 | |
2020-09-20 | Remove 32-bit ARM support. | Bob Arnson | 6 | -48/+22 | |
2020-09-06 | Replace BinaryKey with BinaryRef and FileKey with FileRef. | Bob Arnson | 5 | -13325/+2 | |
2020-09-02 | Fix Condition authoring. | Bob Arnson | 3 | -38/+37 | |
2020-08-26 | Replace serialization and update WixSdk | Bob Arnson | 2 | -127/+84 | |
2020-08-26 | #ifdef out serialization use | Bob Arnson | 1 | -0/+2 | |
2020-08-09 | Update dependencies. | Sean Hall | 5 | -13/+13 | |
2020-07-19 | Update dependencies. | Sean Hall | 9 | -30/+32 | |
2020-07-16 | Fix the immediate problem in wixtoolset/issues#6216 | William Kent | 1 | -1/+1 | |
2020-07-12 | Add elements to reference platform-specific extension custom actions. | Bob Arnson | 10 | -258/+323 | |
2020-07-10 | Remove Win32 pdb path. | Sean Hall | 1 | -1/+0 | |
2020-07-10 | Change the DetectSHA2Support element to WindowsFeatureSearch. This will make ↵ | Sean Hall | 11 | -92/+176 | |
it easier to add support for other Windows features in the future. | |||||
2020-07-10 | Add x64 and ARM64 versions of UtilBundleExtension. | Sean Hall | 13 | -13/+88 | |
2020-06-30 | Fix bind paths. | Bob Arnson | 1 | -3/+3 | |
2020-06-26 | Remove use of inner text conversions for Util.wixext | Rob Mensching | 18 | -168/+121 | |
Also, convert all test code to modern expectation | |||||
2020-06-26 | Build wixlib with WixToolset.Sdk | Rob Mensching | 6 | -99/+28 | |
2020-06-26 | The Great Tuple to Symbol File Rename (tm) | Rob Mensching | 21 | -0/+0 | |
2020-06-26 | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 26 | -637/+637 | |
2020-06-24 | Create symbols package. | Sean Hall | 2 | -2/+39 | |
2020-06-24 | Add SourceLink to public projects. | Sean Hall | 5 | -2/+38 | |
Add Nerdbank.GitVersioning to C++ projects. | |||||
2020-06-24 | Update dependencies. | Sean Hall | 9 | -28/+20 | |
Run tests before packing and don't build twice. | |||||
2020-06-10 | Fix typo in CloseApps | Rob Mensching | 1 | -1/+1 | |
2020-05-25 | Support platform-specific CAs (including ARM64). | Bob Arnson | 13 | -375/+477 | |
2020-05-23 | Test more usages of PermissionEx. | Sean Hall | 2 | -8/+17 | |
2020-05-23 | WIXFEAT:2006,2580,2751 Add Inheritable attribute to PermissionEx. | Sean Hall | 6 | -7/+47 | |
2020-05-23 | Update dependencies. | Sean Hall | 8 | -19/+19 | |
2020-05-08 | Remove heat messages | Sean Hall | 2 | -89/+0 | |
2020-04-24 | Update to latest Tools. | Bob Arnson | 2 | -3/+3 | |
2020-04-13 | Update dependencies. | Sean Hall | 11 | -58/+45 | |
2020-04-07 | Modernize UtilCompiler. | Sean Hall | 6 | -533/+535 | |
2020-04-07 | Update dependencies. | Sean Hall | 6 | -9/+10 | |
2020-04-03 | Update dependencies. | Sean Hall | 6 | -11/+13 | |
2020-03-30 | Add DetectSHA2Support "search". | Sean Hall | 20 | -501/+611 | |