Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-06-29 | Fix E2E test exception. | Ron Martin | 1 | -1/+1 |
2022-06-27 | Add IsWixTestSupportProject property to prevent test project detection. | Sean Hall | 5 | -1/+13 |
2022-06-27 | Add longPathAware to Burn manifest to support long paths. | Sean Hall | 41 | -392/+1890 |
2022-06-27 | Add LoadSystemApiSet. | Sean Hall | 2 | -13/+87 |
2022-06-27 | Move LoadSystemLibrary and LoadSystemLibraryWithPath into apputil. | Sean Hall | 7 | -105/+137 |
2022-06-27 | Burn can only log errors while logutil is initialized and not closed. | Sean Hall | 2 | -43/+41 |
2022-06-27 | Require \r\n in ConsoleReadW | Sean Hall | 1 | -1/+1 |