index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/xsds
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add BA messages around system restore points.
Sean Hall
2020-11-17
5
-9
/
+296
*
Add logging and BA messages around MSI transactions.
Sean Hall
2020-11-17
8
-31
/
+337
*
Ignore C26812 warning for C style enums.
Sean Hall
2020-11-17
1
-1
/
+1
*
Use plan to decide when to begin, commit, or rollback MSI transactions
Sean Hall
2020-11-17
8
-126
/
+187
*
Clean up the elevation code for MSI transactions.
Sean Hall
2020-11-17
5
-261
/
+213
*
Add plan tests.
Sean Hall
2020-11-17
11
-34
/
+138
*
Run unit tests in the build script.
Sean Hall
2020-11-17
2
-6
/
+6
*
Update engine PlatformToolset to v142.
Sean Hall
2020-11-11
1
-2
/
+2
*
WIXFEAT:5355 - Don't clear variable for missing key or value.
Sean Hall
2020-11-01
1
-4
/
+2
*
WIXFEAT:3816-Format variables and respect absolute paths in Log/@Prefix
Sean Hall
2020-11-01
1
-16
/
+38
*
Stop encrypting hidden variables.
Sean Hall
2020-11-01
6
-323
/
+22
*
WIXFEAT:6258 - Format variables when evaluating condition.
Sean Hall
2020-11-01
3
-43
/
+85
*
Fix version log formats that weren't updated to ls.
Sean Hall
2020-10-31
1
-3
/
+3
*
Default to same-version upgrades for bundles.
Sean Hall
2020-10-31
2
-5
/
+5
*
Allow unsetting version variables.
Sean Hall
2020-10-24
4
-15
/
+43
*
Get the internal Burn version to be Major.Minor.Patch.BuildNumber.
Sean Hall
2020-10-24
3
-4
/
+11
*
Add CompareVersions engine method.
Sean Hall
2020-10-24
4
-2
/
+41
*
Update string versioning.
Sean Hall
2020-10-24
8
-56
/
+224
*
WIXFEAT:6210 Change data type of versions to strings.
Sean Hall
2020-10-24
25
-363
/
+391
*
Update splash screen to be per-monitor DPI aware.
Sean Hall
2020-08-09
5
-128
/
+171
*
WIXFEAT:4763 Change "string" variable type to literal and add "formatted".
Sean Hall
2020-08-09
18
-164
/
+130
*
Move Burn headers from BootstrapperCore repo.
Sean Hall
2020-07-18
3
-11
/
+8
*
Only support encrypting string variants.
Sean Hall
2020-07-17
2
-115
/
+28
*
Integrate BurnUnitTest into latest v4.
Sean Hall
2020-07-16
2
-6
/
+6
*
Update to latest dutil.
Sean Hall
2020-06-24
4
-6
/
+8
*
Add WindowsBuildNumber variable which is set to dwBuildNumber from RtlGetVers...
Sean Hall
2020-05-23
1
-0
/
+5
*
WIXBUG:5980 Fix bugs around INSTALLUILEVEL_SOURCERESONLY.
Sean Hall
2020-05-21
8
-17
/
+47
*
WIXBUG:3869 FilterResult needs to apply MB_TYPEMASK to dwAllowedResults.
Sean Hall
2020-05-21
1
-1
/
+2
*
WIXFEAT:6164 Give BA control over UI level and handler.
Sean Hall
2020-05-16
14
-87
/
+234
*
Implement fDisableUnloading for the BA.
Sean Hall
2020-04-29
4
-6
/
+8
*
Add action to OnExecutePackageBegin.
Sean Hall
2020-04-21
5
-17
/
+20
*
Implement SetVariable.
Sean Hall
2020-03-30
4
-1
/
+89
*
Help BAs and BundleExtensions find their data file.
Sean Hall
2020-03-30
4
-1
/
+17
*
Add support for ExtensionSearches.
Sean Hall
2020-03-30
6
-10
/
+104
*
Add support for BundleExtensions.
Sean Hall
2020-03-30
15
-14
/
+701
*
Retry ElevationElevate once if we think it failed due to antivirus interference.
Sean Hall
2020-03-12
4
-5
/
+15
*
Add cbSize parameter to BOOTSTRAPPER_COMMAND.
Sean Hall
2019-12-22
3
-3
/
+4
*
Update dependencies.
Sean Hall
2019-12-11
2
-6
/
+6
*
Integrate into latest v4
Sean Hall
2018-12-29
6
-2
/
+190
*
Import code from old v4 repo
Sean Hall
2018-12-29
78
-0
/
+41422