aboutsummaryrefslogtreecommitdiff
path: root/src/engine/condition.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stop encrypting hidden variables.Sean Hall2020-11-011-2/+0
| | | | They were persisted in plaintext, and always had to be decrypted and sent to a separate process to actually be used.
* WIXFEAT:6258 - Format variables when evaluating condition.Sean Hall2020-11-011-3/+8
|
* Update string versioning.Sean Hall2020-10-241-52/+73
| | | | | Update condition parsing to allow specific characters for versions. Log every time an invalid version is parsed.
* WIXFEAT:6210 Change data type of versions to strings.Sean Hall2020-10-241-53/+35
|
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-091-2/+9
|
* Import code from old v4 repoSean Hall2018-12-291-0/+1030