Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Embiggen build perf. | Bob Arnson | 2025-07-21 | 1 | -0/+4 |
| | | | | | | | - Move ext tests to targets for better MSBuild scheduling. - Parallelize long-running tests. - Disable Firewall ICEs for dev builds; they're redundant with round-tripping and ICEs are mutex'd to make them painfully serial. | ||||
* | Convert ext\ to MSTest and traversal projects. | Bob Arnson | 2025-03-03 | 1 | -24/+25 |
| | | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage | ||||
* | Use ExePayloadRef for PrimaryPayloadId and SecondaryPayloadId | Andrij Abyzov | 2024-12-26 | 1 | -2/+42 |
| | | | | Fixes 8673 | ||||
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 1 | -0/+262 |