Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 9 | -326/+0 |
| | |||||
* | Update build dependencies and normalize more projects | Rob Mensching | 2022-10-19 | 3 | -18/+18 |
| | |||||
* | Upgrade xunit.runner.visualstudio from V2.4.1 to V2.4.5 in native projs | Sean Hall | 2022-06-29 | 3 | -3/+3 |
| | |||||
* | Add IsWixTestSupportProject property to prevent test project detection. | Sean Hall | 2022-06-27 | 1 | -1/+1 |
| | |||||
* | Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified. | Sean Hall | 2022-05-31 | 1 | -0/+21 |
| | |||||
* | Use GitInfo in C++/CLI unit test projects to fix Burn's FileSearch test | Sean Hall | 2022-04-28 | 2 | -0/+3 |
| | |||||
* | Fix and run Burn 64-bit unit tests. | Sean Hall | 2022-03-01 | 1 | -1/+2 |
| | |||||
* | Create single .zip file for non-embedded pdb files | Rob Mensching | 2022-02-17 | 1 | -0/+1 |
| | | | | | No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files. | ||||
* | Upload test results and fail the build if any are missing. | Sean Hall | 2022-01-01 | 1 | -1/+3 |
| | | | | Always zip up the logs from %TEMP%. | ||||
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 1 | -4/+2 |
| | |||||
* | Remove warnings and make sure more don't creep in. | Sean Hall | 2022-01-01 | 3 | -29/+11 |
| | | | | 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 | -1/+2 |
| | |||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | Fixes required to get build working using MSBuild64 from VS2022 | Rob Mensching | 2021-11-29 | 1 | -1/+1 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 5 | -72/+65 |
| | |||||
* | Move WixBuildTools into internal | Rob Mensching | 2021-04-22 | 10 | -0/+325 |