aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixext (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish removing native pdbs from .nupkg and removing symbols packages.Sean Hall2022-02-181-1/+0
|
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-171-4/+0
| | | | | No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files.
* Simplify and normalize ext projectsRob Mensching2021-12-301-6/+4
| | | | | | Now that wix.targets is more compatible with MS.Common.targets the extension projects can be simplified. Also made their project files more consistent with each other.
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-022-0/+27
| | | | Fixes #3777
* Fix loading BAFunctions.Sean Hall2021-06-042-2/+12
|
* WiX Toolset v4-preview.0v4.0.0-preview.0Rob Mensching2021-05-172-2/+4
|
* Implement integrated build processRob Mensching2021-05-112-22/+10
|
* Move Bal.wixext into extRob Mensching2021-05-0318-0/+1838