Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Update test authoring for Package/SummaryInformation change. | Bob Arnson | 2020-10-26 | 9 | -35/+18 | |
| | | ||||||
| * | Update to latest Tools. | Bob Arnson | 2020-10-08 | 1 | -1/+1 | |
| | | ||||||
| * | Modularize IconFile | Bob Arnson | 2020-09-27 | 10 | -9/+76 | |
| | | ||||||
| * | Update to latest authoring/tools. | Bob Arnson | 2020-09-20 | 11 | -106/+98 | |
| | | ||||||
| * | Remove 32-bit ARM support. | Bob Arnson | 2020-09-20 | 6 | -48/+22 | |
| | | ||||||
| * | Replace BinaryKey with BinaryRef and FileKey with FileRef. | Bob Arnson | 2020-09-06 | 5 | -13325/+2 | |
| | | ||||||
| * | Fix Condition authoring. | Bob Arnson | 2020-09-02 | 3 | -38/+37 | |
| | | ||||||
| * | Replace serialization and update WixSdk | Bob Arnson | 2020-08-26 | 2 | -127/+84 | |
| | | ||||||
| * | #ifdef out serialization use | Bob Arnson | 2020-08-26 | 1 | -0/+2 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-08-09 | 5 | -13/+13 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-07-19 | 9 | -30/+32 | |
| | | ||||||
| * | Merge pull request #22 from SunburstApps/issue6216 | Sean Hall | 2020-07-17 | 1 | -1/+1 | |
| |\ | | | | | | | Fix the immediate problem in wixtoolset/issues#6216 | |||||
| | * | Fix the immediate problem in wixtoolset/issues#6216 | William Kent | 2020-07-16 | 1 | -1/+1 | |
| |/ | ||||||
| * | Add elements to reference platform-specific extension custom actions. | Bob Arnson | 2020-07-12 | 10 | -258/+323 | |
| | | ||||||
| * | Remove Win32 pdb path. | Sean Hall | 2020-07-10 | 1 | -1/+0 | |
| | | ||||||
| * | Change the DetectSHA2Support element to WindowsFeatureSearch. This will make ↵ | Sean Hall | 2020-07-10 | 11 | -92/+176 | |
| | | | | | | | | it easier to add support for other Windows features in the future. | |||||
| * | Add x64 and ARM64 versions of UtilBundleExtension. | Sean Hall | 2020-07-10 | 13 | -13/+88 | |
| | | ||||||
| * | Fix bind paths. | Bob Arnson | 2020-06-30 | 1 | -3/+3 | |
| | | ||||||
| * | Remove use of inner text conversions for Util.wixext | Rob Mensching | 2020-06-26 | 18 | -168/+121 | |
| | | | | | | | | Also, convert all test code to modern expectation | |||||
| * | Build wixlib with WixToolset.Sdk | Rob Mensching | 2020-06-26 | 6 | -99/+28 | |
| | | ||||||
| * | The Great Tuple to Symbol File Rename (tm) | Rob Mensching | 2020-06-26 | 21 | -0/+0 | |
| | | ||||||
| * | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 2020-06-26 | 26 | -637/+637 | |
| | | ||||||
| * | Create symbols package. | Sean Hall | 2020-06-24 | 2 | -2/+39 | |
| | | ||||||
| * | Add SourceLink to public projects. | Sean Hall | 2020-06-24 | 5 | -2/+38 | |
| | | | | | | | | Add Nerdbank.GitVersioning to C++ projects. | |||||
| * | Update dependencies. | Sean Hall | 2020-06-24 | 9 | -28/+20 | |
| | | | | | | | | Run tests before packing and don't build twice. | |||||
| * | Fix typo in CloseApps | Rob Mensching | 2020-06-10 | 1 | -1/+1 | |
| | | ||||||
| * | Support platform-specific CAs (including ARM64). | Bob Arnson | 2020-05-25 | 13 | -375/+477 | |
| | | ||||||
| * | Test more usages of PermissionEx. | Sean Hall | 2020-05-23 | 2 | -8/+17 | |
| | | ||||||
| * | WIXFEAT:2006,2580,2751 Add Inheritable attribute to PermissionEx. | Sean Hall | 2020-05-23 | 6 | -7/+47 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-05-23 | 8 | -19/+19 | |
| | | ||||||
| * | Remove heat messages | Sean Hall | 2020-05-08 | 2 | -89/+0 | |
| | | ||||||
| * | Update to latest Tools. | Bob Arnson | 2020-04-24 | 2 | -3/+3 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-04-13 | 11 | -58/+45 | |
| | | ||||||
| * | Modernize UtilCompiler. | Sean Hall | 2020-04-07 | 6 | -533/+535 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-04-07 | 6 | -9/+10 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-04-03 | 6 | -11/+13 | |
| | | ||||||
| * | Add DetectSHA2Support "search". | Sean Hall | 2020-03-30 | 20 | -501/+611 | |
| | | ||||||
| * | Add initial WixUtilBundleExtension. | Sean Hall | 2020-03-30 | 10 | -3/+143 | |
| | | ||||||
| * | One shiny NuGet package, please and thank you. | Bob Arnson | 2020-03-26 | 1 | -0/+1 | |
| | | ||||||
| * | Make the SecureObjectsTuple Id a bit more resilient. | Bob Arnson | 2020-03-09 | 2 | -2/+3 | |
| | | ||||||
| * | Version extension ids. | Bob Arnson | 2020-03-09 | 67 | -1108/+1240 | |
| | | | | | | | | Partial fix for wixtoolset/issues#5933. | |||||
| * | One shiny NuGet package, please and thank you. | Bob Arnson | 2020-02-26 | 1 | -1/+0 | |
| | | ||||||
| * | Update extension for Data and Extensibility changes. | Bob Arnson | 2020-02-20 | 1 | -2/+3 | |
| | | ||||||
| * | Update build tools to pick up important fixes. | Bob Arnson | 2020-01-21 | 2 | -3/+3 | |
| | | ||||||
| * | Update to latest Tools. | Sean Hall | 2019-11-11 | 2 | -3/+3 | |
| | | ||||||
| * | Another build, please and thank you. | Sean Hall | 2019-11-11 | 1 | -0/+1 | |
| | | ||||||
| * | Update to latest Tools. | Bob Arnson | 2019-10-28 | 2 | -3/+3 | |
| | | ||||||
| * | Use strongly-typed tuple creation... | Bob Arnson | 2019-10-23 | 13 | -75/+159 | |
| | | | | | | | | | | ...especially for tuples shared with WixToolset.Data. Add bundle tests. | |||||
| * | Bring extension up to date. | Bob Arnson | 2019-10-22 | 7 | -55/+55 | |
| | | ||||||
| * | Update to latest tools and changes from those tools | Rob Mensching | 2019-05-09 | 5 | -70/+64 | |
| | |