index
:
wix
bob/BetterScaleSplashScreen
bob/BurnScopeDetect
bob/ConfigurableScopeBundles
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/DirectorySearchDefaultId
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FilesPerUserNoICE
bob/FixHarvestPayloadsFields
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HeatCremation
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PatchBundleUninstall
bob/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/SupersededPackageUninstall
bob/Tweaks250713
bob/UnnamedBindPathsInFiles
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixTestTargets
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/WixUI_Advanced64
bob/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/8941-null-comment
robmen/9104-base-uninstalls-patch
robmen/add-display-files-in-use-dialog-attribute
robmen/build-cleanup
robmen/dev10
robmen/eulaid
robmen/fixes
robmen/maxpath
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/readonly
robmen/xsds
wix601
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
WixToolset.Core
/
VariableResolver.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of removed IWixToolsetServiceProvider
Rob Mensching
2021-03-14
1
-2
/
+2
*
Improve compiler performance by removing regex and other string fixes
Rob Mensching
2020-07-08
1
-115
/
+73
*
Use IWixToolsetServiceProvider and IWixToolsetCoreServiceProvider to expose t...
Sean Hall
2020-04-02
1
-2
/
+2
*
Allow unresolved variables during resolution.
Bob Arnson
2020-03-18
1
-8
/
+1
*
Clean up unused IVariableResolver functionality.
Bob Arnson
2020-03-13
1
-11
/
+33
*
Avoid infinite loops when resolving variables.
Bob Arnson
2020-03-12
1
-1
/
+1
*
Fix https://github.com/wixtoolset/issues/issues/5860 recursive loc strings.
Bob Arnson
2020-03-11
1
-2
/
+4
*
Detect MSIL for assembly name harvesting.
Bob Arnson
2020-02-27
1
-1
/
+1
*
Clean up variable resolution during Resolve.
Bob Arnson
2020-01-29
1
-8
/
+0
*
Fix off by two error. Or was it off by one?
Bob Arnson
2019-10-28
1
-1
/
+1
*
Integrate interface-only WixToolset.Extensibility change
Rob Mensching
2019-03-01
1
-3
/
+8
*
Rename WixVariableResolver to VariableResolver
Rob Mensching
2019-03-01
1
-0
/
+225