aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.BootstrapperCore.Native (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead code.Sean Hall2021-01-171-14/+0
|
* Add BA messages around system restore points.Sean Hall2020-11-171-0/+46
|
* Add logging and BA messages around MSI transactions.Sean Hall2020-11-171-0/+77
|
* Run unit tests in the build script.Sean Hall2020-11-171-1/+1
|
* Stop encrypting hidden variables.Sean Hall2020-11-012-8/+0
| | | | They were persisted in plaintext, and always had to be decrypted and sent to a separate process to actually be used.
* Add CompareVersions engine method.Sean Hall2020-10-243-0/+29
|
* WIXFEAT:6210 Change data type of versions to strings.Sean Hall2020-10-243-12/+16
|
* Update splash screen to be per-monitor DPI aware.Sean Hall2020-08-091-1/+1
| | | | Remove GDI+ from engine since the higher quality scaling isn't worth the additional dependency.
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-092-13/+2
|
* Move Burn headers from BootstrapperCore repo.Sean Hall2020-07-187-0/+1778