| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Pretty up build output | Rob Mensching | 2023-12-16 | 1 | -1/+1 |
| | | |||||
| * | Run tests in bulk to improve performance | Rob Mensching | 2022-10-04 | 1 | -2/+22 |
| | | | | | | The fewer executions of "dotnet test" the better so batch up calls by referencing multiple assembly DLLs. | ||||
| * | Use dotnet test on C++/CLI test projects to get trx logs. | Sean Hall | 2022-06-16 | 1 | -2/+4 |
| | | |||||
| * | Fix and run Burn 64-bit unit tests. | Sean Hall | 2022-03-01 | 1 | -1/+2 |
| | | |||||
| * | Upload test results and fail the build if any are missing. | Sean Hall | 2022-01-01 | 1 | -2/+3 |
| | | | | | Always zip up the logs from %TEMP%. | ||||
| * | Remove warnings and make sure more don't creep in. | Sean Hall | 2022-01-01 | 1 | -1/+3 |
| | | | | | Tests are not run inside of traversal projects so that skipped test warnings don't fail the build. | ||||
| * | Build simplification and parallelization | Rob Mensching | 2021-12-30 | 1 | -7/+1 |
| | | |||||
| * | Remove RebootRequired per... | Bob Arnson | 2021-12-27 | 1 | -1/+1 |
| | | | | | ...https://github.com/wixtoolset/issues/issues/6668. | ||||
| * | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
| | | |||||
| * | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -0/+24 |
