Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | ||||||
| * | Update to latest Cpp.Build.props for locating latest Win10 SDK. | Sean Hall | 2019-01-13 | 4 | -12/+5 | |
| | | | | | | | | Remove unused Microsoft.VisualStudio.Setup.Configuration.Native package. | |||||
| * | Update to latest Home\repo-template | Rob Mensching | 2018-12-22 | 8 | -29/+162 | |
| | | ||||||
| * | Import implementation of UtilCA from old repo's WixCA/scasched/scaexec. (#3) | Sean Hall | 2018-12-15 | 38 | -23/+11209 | |
| | | ||||||
| * | Update extension for latest changes in WixToolset.Extensibility. | Bob Arnson | 2018-11-29 | 2 | -3/+3 | |
| | | ||||||
| * | Adopt new WixRunner execution | Rob Mensching | 2018-10-03 | 1 | -3/+2 | |
| | | ||||||
| * | Enable NCrunch support | Rob Mensching | 2018-10-03 | 6 | -12/+30 | |
| | | ||||||
| * | Update to latest MSBuild NuGet package and Windows 10 SDK for CA | Bob Arnson | 2018-08-16 | 3 | -3/+4 | |
| | | ||||||
| * | Add missing wixtoolet-tools NuGet feed | Rob Mensching | 2018-07-23 | 1 | -0/+1 | |
| | | ||||||
| * | Integrate Core to Tools repro and Extensibility.Data namespace changes | Rob Mensching | 2018-07-23 | 6 | -17/+20 | |
| | | ||||||
| * | Fix path to WixExtension in .targets file | Rob Mensching | 2018-01-01 | 2 | -2/+2 | |
| | | ||||||
| * | Set default culture and update to latest dependencies | Rob Mensching | 2018-01-01 | 9 | -16/+22 | |
| | | ||||||
| * | Initial code commit | Rob Mensching | 2017-12-30 | 70 | -0/+22931 | |
| | | ||||||
| * | Initialize repo | Rob Mensching | 2017-12-29 | 3 | -0/+325 | |
| | | ||||||
| * | Initial commit | Rob Mensching | 2017-12-29 | 1 | -0/+2 | |
| |