aboutsummaryrefslogtreecommitdiff
path: root/src/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Normalize wix pdbs zip name to place $(Version) consistentlyRob Mensching2022-08-151-1/+1
* Generate metadata needed to populate update feedRob Mensching2022-08-081-0/+1
* Add TestData.CreateFile and dedupe TestSupport code from Core.Native testsRob Mensching2022-08-051-0/+33
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-012-0/+110
* Upgrade xunit.runner.visualstudio from V2.4.1 to V2.4.5 in native projsSean Hall2022-06-293-3/+3
* Fix E2E test exception.Ron Martin2022-06-291-1/+1
* Add IsWixTestSupportProject property to prevent test project detection.Sean Hall2022-06-272-1/+2
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-273-3/+291
* Improve WixAssert.StringEqual to print where the first difference is.Sean Hall2022-06-151-26/+66
* Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified.Sean Hall2022-05-313-0/+48
* Add ability to skip tests at runtime, and skip long running cache testsSean Hall2022-05-1311-1/+237
* Remove comments from global.json.Sean Hall2022-05-121-0/+2
* Port UtilExtension.UserTests from wix3.Sean Hall2022-04-291-0/+1
* Use GitInfo in C++/CLI unit test projects to fix Burn's FileSearch testSean Hall2022-04-282-0/+3
* Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.Sean Hall2022-04-191-0/+5
* Fix "flaky" DUtil test.Ron Martin2022-04-131-0/+47
* Provide managed CA and Embedded UI DTF libraries via NuGetRob Mensching2022-03-312-1/+2
* Implement IWindowsInstallerDecompileExtensionsRob Mensching2022-03-301-0/+88
* Update MSBuildRunner to ignore previous VS versionsRon Martin2022-03-091-58/+2
* Refactor related bundle enumeration into butil.Sean Hall2022-03-011-0/+1
* Fix and run Burn 64-bit unit tests.Sean Hall2022-03-011-1/+2
* Move nuget.config, global.json and Directory.Packages.props to rootRob Mensching2022-02-231-2/+2
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-174-0/+35
* Move the FileSystem.AccessControl version sync commentRob Mensching2022-02-171-1/+2
* Update Appveyor build number so that it is unique when re-run.Sean Hall2022-02-121-1/+1
* 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
* 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
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-301-0/+1
* 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
* Version extension ids.Bob Arnson2021-12-231-1/+1
* Switch to `net472` as Framework baseline.Bob Arnson2021-12-123-5/+5
* More VS2022 fixes.Sean Hall2021-12-061-1/+0
* 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