aboutsummaryrefslogtreecommitdiff
path: root/src/ext/VisualStudio/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-2/+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-4/+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.
* Version extension ids.Bob Arnson2021-12-2312-1081/+5
| | | | | | | | | https://github.com/wixtoolset/issues/issues/5933 - Add support for detecting VS2022. - Add x64 custom actions. - Remove ancient Help 2.0 support. - Update WixCop to add the new element to trigger custom action.
* Implement integrated build processRob Mensching2021-05-112-9/+4
|
* Move VisualStudio.wixext into extRob Mensching2021-05-0417-0/+1810