summaryrefslogtreecommitdiff
path: root/src/ext/Dependency (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-2/+2
* Switch to `virtual` access modifiers...Bob Arnson2024-02-161-5/+9
* Link localizations from WixExtensions the same as sectionsRob Mensching2023-12-162-7/+1
* Pretty up build outputRob Mensching2023-12-161-2/+2
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-132-2/+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-312-7/+5
* Update build dependencies and normalize more projectsRob Mensching2022-10-192-4/+4
* Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"sRob Mensching2022-10-153-30/+7
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-9/+1
* Skip logging errors in some places when they are due to missing files or regi...Sean Hall2022-08-091-5/+2
* Add support for semver in bundles and dependenciesRob Mensching2022-05-103-2/+9
* Set each native library dependency version to the build version.Sean Hall2022-04-191-1/+0
* 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
* Central caDecor and caErr.Bob Arnson2022-02-104-137/+2
* Remove orphan package providers when unregistering the bundle.Sean Hall2022-02-011-0/+4
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-271-4/+0
* Simplify and normalize ext projectsRob Mensching2021-12-302-10/+5
* Build with VS2022, which is now required.Bob Arnson2021-12-251-2/+0
* Fix dependency table column names.Bob Arnson2021-12-171-5/+5
* Fix ids for DependencyExtension.Bob Arnson2021-12-172-24/+24
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
* Implement integrated build processRob Mensching2021-05-1116-316/+49
* Move Dependency.wixext into extRob Mensching2021-05-0438-0/+1908