aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Audit all transitive dependencies and fix latest vulnerabilitiesRob Mensching2024-12-271-4/+0
* Simplify BootstrapperApplication header filesRob Mensching2024-03-212-6/+3
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-078-68/+68
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-075-99/+0
* Better .nupkg namesRob Mensching2024-03-076-11/+5
* WIP - BA header simplificationRob Mensching2024-03-061-5/+0
* Move the BootstrapperApplication out of procRob Mensching2024-03-068-200/+32
* Build tweaks to support VS 17.8...Bob Arnson2023-12-041-0/+1
* Finish the XML documentation in WixToolset.Mba.Core.Sean Hall2023-01-191-1/+13
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-087-12/+12
* Make all test roll forwardRob Mensching2022-10-031-1/+0
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-8/+0
* Use dotnet test on C++/CLI test projects to get trx logs.Sean Hall2022-06-1612-8/+204
* Keep track of when parts of verutil/WixVersions are missing.Sean Hall2022-05-171-0/+8
* Store the prefix character in VERUTIL_VERSION.Sean Hall2022-05-171-0/+2
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-173-0/+3
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-271-2/+1
* Try to get more helpful test failure messages.Sean Hall2022-01-012-1/+7
* Remove warnings and make sure more don't creep in.Sean Hall2022-01-011-0/+1
* Use `v143` toolset except `v141` for libs.Bob Arnson2021-12-252-2/+2
* Remove dutil types from BAFunctions.Sean Hall2021-11-011-2/+0
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-022-5/+6
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-021-0/+1
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-021-2/+11
* In thmutil when drawing images, use GDI+ and the actual dimensions.Sean Hall2021-06-041-0/+7
* Implement integrated build processRob Mensching2021-05-115-93/+29
* Move balutil into API/burnRob Mensching2021-04-2917-0/+665