aboutsummaryrefslogtreecommitdiff
path: root/src/engine/variable.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow unsetting version variables.Sean Hall2020-10-241-4/+11
|
* Update string versioning.Sean Hall2020-10-241-1/+11
| | | | | 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-30/+45
|
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-091-66/+36
|
* Add WindowsBuildNumber variable which is set to dwBuildNumber from ↵Sean Hall2020-05-231-0/+5
| | | | RtlGetVersion()
* Implement SetVariable.Sean Hall2020-03-301-0/+9
|
* Add support for BundleExtensions.Sean Hall2020-03-301-1/+1
|
* Integrate into latest v4Sean Hall2018-12-291-0/+1
|
* Import code from old v4 repoSean Hall2018-12-291-0/+2345