aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/test/BalUtilUnitTest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Simplify BootstrapperApplication header filesRob Mensching2024-03-212-6/+3
| | | | | Take this breaking change opportunity to simplify the header files used by BA devs.
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-075-99/+0
|
* Better .nupkg namesRob Mensching2024-03-071-1/+1
|
* WIP - BA header simplificationRob Mensching2024-03-061-5/+0
|
* Move the BootstrapperApplication out of procRob Mensching2024-03-067-59/+32
|
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-083-6/+6
|
* Use dotnet test on C++/CLI test projects to get trx logs.Sean Hall2022-06-167-5/+138
|
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-171-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.
* Use `v143` toolset except `v141` for libs.Bob Arnson2021-12-251-1/+1
|
* Remove dutil types from BAFunctions.Sean Hall2021-11-011-2/+0
|
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-4/+6
| | | | Fixes #4975
* In thmutil when drawing images, use GDI+ and the actual dimensions.Sean Hall2021-06-041-0/+7
| | | | | Partial fix for #6155 Fixes #4106
* Implement integrated build processRob Mensching2021-05-112-44/+13
|
* Move balutil into API/burnRob Mensching2021-04-297-0/+230