Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-18 | Update dependencies. | Bob Arnson | 1 | -1/+1 | |
2021-03-03 | Update to latest build infrastructure | Rob Mensching | 15 | -82/+132 | |
2021-03-02 | Update dependencies and integrate changes. | Sean Hall | 18 | -499/+160 | |
Remove unsupported versions of .NET Framework. Update to latest 3.1 .NET Core. Remove /ChainingPackage from .NET Framework args. Remove RepairArguments from .NET Framework packages. Make all package urls https. #3992, #4183, #5374, #5615, #5762 | |||||
2021-02-23 | Add custom action prefixes. | Bob Arnson | 1 | -1/+1 | |
2021-02-17 | Update dependencies. | Sean Hall | 3 | -7/+7 | |
2021-02-11 | Replace Win64 attribute with Bitness attribute | Rob Mensching | 6 | -7/+7 | |
2021-02-04 | Update dependencies. | Sean Hall | 3 | -4/+4 | |
2021-01-31 | Remove Burn Authenticode | Bob Arnson | 13 | -148/+97 | |
Fixes https://github.com/wixtoolset/issues/issues/6301 Fix *Command attribute rename. | |||||
2021-01-03 | Update dependencies. | Sean Hall | 8 | -7/+65 | |
2020-12-19 | Fix AsPrereq package groups to include the referenced package. | Sean Hall | 11 | -34/+71 | |
2020-12-19 | Update dependencies. | Sean Hall | 6 | -15/+12 | |
2020-12-09 | Update to latest Bal.wixext. | Sean Hall | 3 | -13/+9 | |
2020-12-08 | Update to latest tools and check for failure in appveyor.cmd. | Sean Hall | 2 | -8/+6 | |
2020-12-04 | xsd got moved to doc repo. Update dependencies. | Sean Hall | 7 | -246/+10 | |
2020-10-31 | Strong-name sign WiX assemblies. | Bob Arnson | 4 | -1/+13 | |
2020-10-26 | Update to latest Tools. | Bob Arnson | 1 | -1/+1 | |
2020-10-26 | Update test authoring for Package/SummaryInformation change. | Bob Arnson | 1 | -8/+3 | |
2020-10-20 | Update custom action code for new table names. | Bob Arnson | 1 | -11/+11 | |
2020-10-15 | Fix 3.1.8 desktop runtime payloads and remove version specific tests | James Parsons | 6 | -88/+8 | |
2020-10-08 | Update to latest Tools. | Bob Arnson | 1 | -1/+1 | |
2020-10-01 | Split up latest package and individual packages. Make corresponding changes ↵ | James Parsons | 10 | -226/+344 | |
to tests. | |||||
2020-09-29 | Remove unsupported .NET Core 3.1 package definitions | James Parsons | 14 | -1288/+18 | |
2020-09-23 | Add package definitions for the latest version of .NET Core 3.1 | James Parsons | 6 | -9/+339 | |
2020-09-22 | Update .NET Core package definitions | James Parsons | 10 | -294/+243 | |
2020-09-20 | Update to latest authoring/tools. | Bob Arnson | 2 | -8/+7 | |
2020-09-20 | Remove 32-bit ARM support. | Bob Arnson | 4 | -19/+1 | |
2020-09-02 | Fix Condition authoring. | Bob Arnson | 15 | -70/+47 | |
2020-06-30 | Fix bind paths. | Bob Arnson | 1 | -0/+7 | |
2020-06-27 | Update to latest dutil and wcautil | Rob Mensching | 2 | -6/+6 | |
2020-06-27 | Build wixlib with WixToolset.Sdk | Rob Mensching | 2 | -78/+19 | |
2020-06-27 | The Great Tuple to Symbol File Rename (tm) | Rob Mensching | 2 | -0/+0 | |
2020-06-27 | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 5 | -40/+40 | |
2020-06-14 | Enable platform-specific CAs, including ARM64 | Bob Arnson | 11 | -21/+155 | |
- Update to latest dependencies. |