aboutsummaryrefslogtreecommitdiff
path: root/src/internal (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add logging to tests to help diagnose intermittent test failuresRob Mensching2022-02-101-1/+30
|
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-273-3/+3
|
* Some code clean upRob Mensching2022-01-101-1/+1
|
* Add additional error detail to WixAssert.CompareLineByLineRob Mensching2022-01-021-8/+12
|
* Upload test results and fail the build if any are missing.Sean Hall2022-01-011-1/+3
| | | | Always zip up the logs from %TEMP%.
* Try to get more helpful test failure messages.Sean Hall2022-01-012-6/+48
|
* Remove warnings and make sure more don't creep in.Sean Hall2022-01-014-31/+14
| | | | Tests are not run inside of traversal projects so that skipped test warnings don't fail the build.
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-301-0/+1
| | | | Fixes #6348
* Build simplification and parallelizationRob Mensching2021-12-305-6/+9
|
* Reduce use of MSBuildAllProjects as per Microsoft guidanceRob Mensching2021-12-282-9/+1
|
* Remove Microsoft.NETFramework.ReferenceAssemblies.Bob Arnson2021-12-251-1/+0
|
* Build with VS2022, which is now required.Bob Arnson2021-12-252-2/+2
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Version extension ids.Bob Arnson2021-12-231-1/+1
| | | | | | | | | https://github.com/wixtoolset/issues/issues/5933 - Add support for detecting VS2022. - Add x64 custom actions. - Remove ancient Help 2.0 support. - Update WixCop to add the new element to trigger custom action.
* Switch to `net472` as Framework baseline.Bob Arnson2021-12-123-5/+5
|
* More VS2022 fixes.Sean Hall2021-12-061-1/+0
| | | | | | | Update v4.0 projects to target v4.7.2. Skip all Bal managed host tests for now. Remove ToolsVersion from DTF test projects. Remove Microsoft.NETFramework.ReferenceAssemblies from Directory.Packages.props.
* Fixes required to get build working using MSBuild64 from VS2022Rob Mensching2021-11-291-1/+1
|
* Minor build improvements to reduce outputRob Mensching2021-10-191-2/+2
|
* WiX Toolset v4-preview.0v4.0.0-preview.0Rob Mensching2021-05-172-0/+0
|
* Enable enabling runtime testsRob Mensching2021-05-171-0/+1
|
* Remove unused codeRob Mensching2021-05-171-13/+0
|
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
|
* Fix StrAllocString assertions.Sean Hall2021-05-111-1/+1
|
* Implement integrated build processRob Mensching2021-05-1125-433/+351
|
* Move WixBuildTools into internalRob Mensching2021-04-2263-0/+10626