Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | WIXFEAT:2006,2580,2751 Add Inheritable attribute to PermissionEx. | Sean Hall | 2020-05-23 | 6 | -7/+47 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-05-23 | 7 | -19/+18 | |
| | | ||||||
| * | 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 | 10 | -58/+40 | |
| | | ||||||
| * | Modernize UtilCompiler. | Sean Hall | 2020-04-07 | 6 | -533/+535 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-04-07 | 5 | -8/+9 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-04-03 | 6 | -11/+13 | |
| | | ||||||
| * | Add DetectSHA2Support "search". | Sean Hall | 2020-03-30 | 19 | -501/+609 | |
| | | ||||||
| * | Add initial WixUtilBundleExtension. | Sean Hall | 2020-03-30 | 9 | -3/+132 | |
| | | ||||||
| * | 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. | |||||
| * | 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 | |
| | | ||||||
| * | 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 | 4 | -16/+54 | |
| | | ||||||
| * | 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 | 5 | -8/+26 | |
| | | ||||||
| * | Update to latest MSBuild NuGet package and Windows 10 SDK for CA | Bob Arnson | 2018-08-16 | 3 | -3/+4 | |
| | | ||||||
| * | 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 | 65 | -0/+22790 | |
| | ||||||
* | Merge Tools | Rob Mensching | 2021-05-11 | 185 | -0/+96304 | |
|\ | ||||||
| * | Move Tools into wix | Rob Mensching | 2021-04-29 | 191 | -0/+278 | |
| | | ||||||
| * | Simplify heat by creating a single executable | Rob Mensching | 2021-04-29 | 60 | -1/+86996 | |
| | | ||||||
| * | Update to latest dutil. | Sean Hall | 2021-04-29 | 2 | -3/+3 | |
| | | ||||||
| * | Remove dead code | Rob Mensching | 2021-04-20 | 3 | -56/+0 | |
| | | ||||||
| * | Update to latest dutil. | Sean Hall | 2021-04-15 | 2 | -3/+3 | |
| | | ||||||
| * | Update to StandardDirectory | Rob Mensching | 2021-04-07 | 9 | -61/+37 | |
| | | ||||||
| * | Standardize on .NET Core v3.1 | Rob Mensching | 2021-04-03 | 10 | -15/+15 | |
| | | ||||||
| * | Add failing tests for bundles with uncompressed payloads. | Sean Hall | 2021-03-31 | 4 | -0/+89 | |
| | | ||||||
| * | Fix Heat tests and run BuildTask tests. | Sean Hall | 2021-03-31 | 1 | -5/+5 | |
| | | ||||||
| * | Don't directly reference WixToolset.Core.Native. | Sean Hall | 2021-03-18 | 3 | -3/+0 | |
| | | ||||||
| * | Re-enable suppressed ICES test and update dependencies | Rob Mensching | 2021-03-18 | 5 | -2/+5 | |
| | | | | | | | | Completes wixtoolset/issues#5946 | |||||
| * | Update service provider dependency | Bob Arnson | 2021-03-15 | 5 | -2/+5 | |
| | | ||||||
| * | Update to latest build infrastructure | Rob Mensching | 2021-03-03 | 6 | -10/+36 | |
| | | ||||||
| * | Update heat.exe to add the Burn backend. | Sean Hall | 2021-03-02 | 1 | -1/+3 | |
| | | | | | | | | #4183, #3992 | |||||
| * | Update dutil. | Sean Hall | 2021-02-17 | 2 | -3/+3 | |
| | | ||||||
| * | One shiny NuGet package, please and thank you. | Rob Mensching | 2021-02-11 | 1 | -1/+0 | |
| | | ||||||
| * | Add DefaultCompressionLevel support. | Bob Arnson | 2021-01-26 | 3 | -3/+7 | |
| | | ||||||
| * | Add DetectCondition to ExePackage to fix test. | Sean Hall | 2021-01-19 | 1 | -2/+2 | |
| | | ||||||
| * | Update to latest Core. | Sean Hall | 2021-01-03 | 2 | -3/+3 | |
| | |