Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify BootstrapperApplication header files | Rob Mensching | 2024-03-21 | 2 | -6/+3 |
| | | | | | Take this breaking change opportunity to simplify the header files used by BA devs. | ||||
* | Move wixstdba functions to Bal.wixext build | Rob Mensching | 2024-03-07 | 5 | -99/+0 |
| | |||||
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 1 | -1/+1 |
| | |||||
* | WIP - BA header simplification | Rob Mensching | 2024-03-06 | 1 | -5/+0 |
| | |||||
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 7 | -59/+32 |
| | |||||
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 3 | -6/+6 |
| | |||||
* | Use dotnet test on C++/CLI test projects to get trx logs. | Sean Hall | 2022-06-16 | 7 | -5/+138 |
| | |||||
* | 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. | ||||
* | Use `v143` toolset except `v141` for libs. | Bob Arnson | 2021-12-25 | 1 | -1/+1 |
| | |||||
* | Remove dutil types from BAFunctions. | Sean Hall | 2021-11-01 | 1 | -2/+0 |
| | |||||
* | Make the BA responsible for parsing restart prompt behavior. | Sean Hall | 2021-07-02 | 1 | -4/+6 |
| | | | | Fixes #4975 | ||||
* | In thmutil when drawing images, use GDI+ and the actual dimensions. | Sean Hall | 2021-06-04 | 1 | -0/+7 |
| | | | | | Partial fix for #6155 Fixes #4106 | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 2 | -44/+13 |
| | |||||
* | Move balutil into API/burn | Rob Mensching | 2021-04-29 | 7 | -0/+230 |