index
:
wix
bob/BetterScaleSplashScreen
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/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
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/9104-base-uninstalls-patch
robmen/add-display-files-in-use-dialog-attribute
robmen/build-cleanup
robmen/dev10
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
/
Resolver.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use IWixToolsetServiceProvider and IWixToolsetCoreServiceProvider to expose t...
Sean Hall
2020-04-02
1
-2
/
+2
*
Add intermediate levels to track how IR has been lowered.
Bob Arnson
2020-03-26
1
-0
/
+2
*
Allow unresolved variables during resolution.
Bob Arnson
2020-03-18
1
-0
/
+1
*
Start on new patch infrastructure
Rob Mensching
2020-02-05
1
-1
/
+1
*
Clean up variable resolution during Resolve.
Bob Arnson
2020-01-29
1
-13
/
+17
*
Adopt "Ref" as reference convention over "_"
Rob Mensching
2019-05-23
1
-1
/
+1
*
Integrate latest changes to tuple definitions
Rob Mensching
2019-05-23
1
-1
/
+1
*
Use new strongly typed tuples
Rob Mensching
2019-05-08
1
-21
/
+20
*
Integrate interface-only WixToolset.Extensibility change
Rob Mensching
2019-03-01
1
-2
/
+2
*
Extract interfaces for Preprocess/Compile/Link/Bind/etc
Rob Mensching
2018-10-24
1
-18
/
+7
*
Major reduction in public surface area of WixToolset.Core
Rob Mensching
2018-08-01
1
-3
/
+3
*
Integrate Extensibility.Data namespace change from Extensibility repo
Rob Mensching
2018-07-23
1
-4
/
+8
*
Minimize duplicate localization processing
Rob Mensching
2018-07-19
1
-1
/
+1
*
When filtering cultures always include .wxls that do not specify a culture
Rob Mensching
2018-07-19
1
-1
/
+1
*
Fix MSBuild handling of cultures plus add unit tests
Rob Mensching
2018-07-13
1
-1
/
+1
*
Support filtering localizations by culture
Rob Mensching
2017-12-31
1
-8
/
+58
*
Fix resolution of localizations that are embedded in intermediates
Rob Mensching
2017-12-30
1
-37
/
+44
*
Reintroduce binder extensions and light.exe for binding .wixouts
Rob Mensching
2017-12-22
1
-17
/
+12
*
Support wixout and extract Resolve and Layout from Binder
Rob Mensching
2017-12-21
1
-0
/
+234