aboutsummaryrefslogtreecommitdiff
path: root/src/engine/EngineForExtension.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Consolidate the code for the BA and bext engines.Sean Hall2020-11-171-179/+12
* Allow E_IMPL from BA/bext and check all cbSizes from BA/bext.Sean Hall2020-11-171-34/+63
* Allow unsetting version variables.Sean Hall2020-10-241-2/+5
* Add CompareVersions engine method.Sean Hall2020-10-241-0/+19
* WIXFEAT:6210 Change data type of versions to strings.Sean Hall2020-10-241-58/+60
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-091-29/+1
* Add support for BundleExtensions.Sean Hall2020-03-301-0/+405