aboutsummaryrefslogtreecommitdiff
path: root/src/ext/PowerShell (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert ext\ to MSTest and traversal projects.Bob Arnson12 days4-30/+28
| | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage
* Link localizations from WixExtensions the same as sectionsRob Mensching2023-12-161-6/+0
|
* Pretty up build outputRob Mensching2023-12-161-2/+2
|
* Fix RegistrySymbol creation helper for non-string typesRob Mensching2022-12-221-11/+11
| | | | Fixes 7108
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
|
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-082-3/+3
|
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-5/+3
| | | | Fixes 6970
* Update build dependencies and normalize more projectsRob Mensching2022-10-191-2/+2
|
* Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"sRob Mensching2022-10-152-9/+7
| | | | Fixes 6944
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
| | | | Closes 6942
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-8/+1
|
* Finish removing native pdbs from .nupkg and removing symbols packages.Sean Hall2022-02-181-1/+0
|
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-271-4/+0
|
* Simplify and normalize ext projectsRob Mensching2021-12-302-10/+6
| | | | | | 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.
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
|
* Implement integrated build processRob Mensching2021-05-1113-180/+39
|
* Move PowerShell.wixext into extRob Mensching2021-05-0425-0/+791