aboutsummaryrefslogtreecommitdiff
path: root/src/engine/search.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WIXFEAT:5355 - Don't clear variable for missing key or value.Sean Hall2020-11-011-4/+2
|
* Stop encrypting hidden variables.Sean Hall2020-11-011-1/+0
| | | | They were persisted in plaintext, and always had to be decrypted and sent to a separate process to actually be used.
* WIXFEAT:6210 Change data type of versions to strings.Sean Hall2020-10-241-2/+7
|
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-091-14/+22
|
* Implement SetVariable.Sean Hall2020-03-301-1/+70
|
* Add support for ExtensionSearches.Sean Hall2020-03-301-1/+30
|
* Import code from old v4 repoSean Hall2018-12-291-0/+1195