aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Dependency/ca/wixdepca.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Skip logging errors in some places when they are due to missing files or ↵Sean Hall2022-08-091-5/+2
| | | | | | registry keys or values. Related to 6696
* Remove orphan package providers when unregistering the bundle.Sean Hall2022-02-011-0/+4
| | | | Fixes #3850
* Fix dependency table column names.Bob Arnson2021-12-171-5/+5
| | | | | | | (More extensions to fix but in general, primary key column names do not repeat the table name. There's no benefit to including the `4` and some don't use a prefix either. I'll aim for consistency but not pedantic consistency.)
* Fix ids for DependencyExtension.Bob Arnson2021-12-171-21/+21
|
* Move Dependency.wixext into extRob Mensching2021-05-041-0/+516