Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets | Rob Mensching | 2022-08-01 | 1 | -0/+108 |
| | | | | | | | Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838 | ||||
* | Add IsWixTestSupportProject property to prevent test project detection. | Sean Hall | 2022-06-27 | 1 | -0/+1 |
| | |||||
* | Add longPathAware to Burn manifest to support long paths. | Sean Hall | 2022-06-27 | 3 | -3/+291 |
| | | | | Fixes 3455 | ||||
* | Improve WixAssert.StringEqual to print where the first difference is. | Sean Hall | 2022-06-15 | 1 | -26/+66 |
| | |||||
* | Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified. | Sean Hall | 2022-05-31 | 2 | -0/+27 |
| | |||||
* | Add ability to skip tests at runtime, and skip long running cache tests | Sean Hall | 2022-05-13 | 11 | -1/+237 |
| | | | | 6665 | ||||
* | Fix "flaky" DUtil test. | Ron Martin | 2022-04-13 | 1 | -0/+47 |
| | |||||
* | Implement IWindowsInstallerDecompileExtensions | Rob Mensching | 2022-03-30 | 1 | -0/+88 |
| | | | | | | | Update Util extension to validate extension model and fix some small issues in MSI decompiling. Fixes 6367 | ||||
* | Update MSBuildRunner to ignore previous VS versions | Ron Martin | 2022-03-09 | 1 | -58/+2 |
| | |||||
* | Refactor related bundle enumeration into butil. | Sean Hall | 2022-03-01 | 1 | -0/+1 |
| | | | | Related to #3693 | ||||
* | Add logging to tests to help diagnose intermittent test failures | Rob Mensching | 2022-02-10 | 1 | -1/+30 |
| | |||||
* | Fix NoWarn being overridden and use PackageReference for TestSupport. | Sean Hall | 2022-01-27 | 1 | -1/+1 |
| | |||||
* | Some code clean up | Rob Mensching | 2022-01-10 | 1 | -1/+1 |
| | |||||
* | Add additional error detail to WixAssert.CompareLineByLine | Rob Mensching | 2022-01-02 | 1 | -8/+12 |
| | |||||
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 1 | -2/+46 |
| | |||||
* | Switch to `net472` as Framework baseline. | Bob Arnson | 2021-12-12 | 1 | -1/+1 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -11/+6 |
| | |||||
* | Move WixBuildTools into internal | Rob Mensching | 2021-04-22 | 17 | -0/+974 |