aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/variable.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add `InstallerInformationalVersion`.Bob Arnson2023-02-091-0/+1
| | | | | | Gets "full" version (with commit id). Fixes https://github.com/wixtoolset/issues/issues/7200.
* Move `Bundle/@CommandLineVariables` into Bal.wixext.Sean Hall2022-09-091-7/+4
| | | | Implements 6858
* Store list of persisted well-known variables in Burn.Sean Hall2022-08-021-0/+1
| | | | This allows it to reject Variables declared in the manifest that start with the reserved prefix 'Wix'.
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-021-0/+7
| | | | Fixes #3777
* Move burn into burnRob Mensching2021-04-291-0/+185