Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Label skipped test with issue number. | Sean Hall | 2020-12-19 | 1 | -1/+1 |
| | |||||
* | Update to latest repo template and remove warnings. | Sean Hall | 2020-12-19 | 5 | -11/+9 |
| | |||||
* | Enable CheckForOverflowUnderflow. | Sean Hall | 2020-12-14 | 1 | -0/+1 |
| | |||||
* | Update test for BootstrapperApplicationDll element. | Sean Hall | 2020-12-08 | 2 | -5/+6 |
| | |||||
* | Use LatestMajor roll forward for Heat so it can load newer MSBuild. | Sean Hall | 2020-11-28 | 2 | -2/+2 |
| | |||||
* | Update dependencies | Bob Arnson | 2020-11-17 | 11 | -13/+13 |
| | | | | ...and skip now-broken DotNetCoreSdk Heat test | ||||
* | WIXFEAT:5490 - Send MSBuild bin path to heat project harvesting. | Sean Hall | 2020-11-07 | 12 | -0/+447 |
| | |||||
* | Change workaround in Sdk.props to also work with MSBuild 16.8. | Sean Hall | 2020-11-02 | 1 | -1/+1 |
| | | | | This requires the .NET 4.8 targeting pack to be installed. | ||||
* | Strong-name sign WiX assemblies. | Bob Arnson | 2020-10-29 | 3 | -0/+12 |
| | |||||
* | Update test authoring for Package/SummaryInformation change. | Bob Arnson | 2020-10-24 | 7 | -38/+27 |
| | |||||
* | Update project files so appveyor.cmd can build Debug for dev. | Sean Hall | 2020-09-22 | 3 | -6/+15 |
| | |||||
* | Only target all frameworks in Release | Sean Hall | 2020-08-17 | 3 | -3/+6 |
| | |||||
* | Use WixAssert.CompareLineByLine. | Sean Hall | 2020-08-09 | 1 | -6/+6 |
| | |||||
* | Remove noise from console output | Rob Mensching | 2020-07-18 | 2 | -9/+2 |
| | |||||
* | Fix Theme Viewer's install using invalid directory names | Rob Mensching | 2020-07-14 | 1 | -2/+2 |
| | |||||
* | Upgrade dependencies. | Sean Hall | 2020-07-14 | 10 | -14/+14 |
| | |||||
* | Update to latest dutil. | Sean Hall | 2020-07-10 | 2 | -3/+3 |
| | |||||
* | Update to latest thmutil. | Sean Hall | 2020-07-06 | 5 | -16/+25 |
| | |||||
* | Rename WixToolset.Msbuild to WixToolset.Sdk | Rob Mensching | 2020-06-26 | 44 | -11/+11 |
| | |||||
* | Add a default TargetFramework to the SDK | Rob Mensching | 2020-06-26 | 1 | -0/+1 |
| | |||||
* | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 2020-06-25 | 2 | -10/+10 |
| | |||||
* | Support SDK-style projects with MSBuild SDK assets. | Bob Arnson | 2020-06-25 | 4 | -0/+40 |
| | |||||
* | Add SourceLink to C++ projects. | Sean Hall | 2020-06-24 | 3 | -1/+18 |
| | |||||
* | Update thmviewer to show theme load errors. | Sean Hall | 2020-06-24 | 5 | -12/+93 |
| | |||||
* | Make it impossible for Heat to try to run in-proc. | Sean Hall | 2020-06-15 | 3 | -2/+3 |
| | |||||
* | Use simplified command-line parsing and update loading standard backends | Rob Mensching | 2020-06-13 | 6 | -73/+23 |
| | |||||
* | Update MSBuild task to support async commands and push heat out of proc | Rob Mensching | 2020-06-10 | 7 | -26/+32 |
| | |||||
* | Support "extension" command | Rob Mensching | 2020-06-10 | 2 | -0/+3 |
| | |||||
* | Support async execution of commands | Rob Mensching | 2020-06-10 | 1 | -8/+22 |
| | |||||
* | Move WixCop to "wix.exe convert" command | Rob Mensching | 2020-06-10 | 31 | -1531/+9 |
| | |||||
* | Reenable RunAsSeparateProcess. | Sean Hall | 2020-06-03 | 2 | -6/+6 |
| | | | | | | Publish the parts of WixToolset.MSBuild to individual folders and then manually recombine them, because otherwise dotnet publish was mysteriously bringing in the wrong versions of dlls. Disable tests in appveyor.yml because Appveyor was running the tests again at the end of the build. | ||||
* | Disable RunAsSeparateProcess until build server issues are resolved. | Sean Hall | 2020-06-03 | 2 | -6/+6 |
| |