aboutsummaryrefslogtreecommitdiff
path: root/src/engine/EngineForApplication.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate the code for the BA and bext engines.Sean Hall2020-11-171-502/+26
|
* Allow E_IMPL from BA/bext and check all cbSizes from BA/bext.Sean Hall2020-11-171-77/+139
|
* Allow unsetting version variables.Sean Hall2020-10-241-2/+5
|
* Get the internal Burn version to be Major.Minor.Patch.BuildNumber.Sean Hall2020-10-241-1/+1
|
* 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-1/+1
|
* WIXBUG:5980 Fix bugs around INSTALLUILEVEL_SOURCERESONLY.Sean Hall2020-05-211-0/+6
| | | | | Apply requires a valid hWnd since otherwise a source resolution prompt could hang the bundle. Burn now defaults to INSTALLUILEVEL_NONE by itself if the bundle is not showing UI.
* Add support for BundleExtensions.Sean Hall2020-03-301-1/+1
|
* Import code from old v4 repoSean Hall2018-12-291-0/+894