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/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.WindowsInstaller
/
Bind
/
BindDatabaseCommand.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support implicit standard directory reference and "3264" platform folders
Rob Mensching
2020-07-21
1
-1
/
+8
*
The Great Tuple to Symbol Rename (tm)
Rob Mensching
2020-06-25
1
-13
/
+13
*
Move CustomAction script inner text to ScriptFile attribute
Rob Mensching
2020-06-23
1
-2
/
+2
*
Reorganize media assignment to correctly place facade order optimization
Rob Mensching
2020-06-16
1
-16
/
+16
*
Remove use of remaining WixXxxRows
Rob Mensching
2020-06-13
1
-2
/
+4
*
Normalize commands to use constructors
Rob Mensching
2020-06-13
1
-44
/
+38
*
Move validate guids to a command and execute it earlier
Rob Mensching
2020-06-13
1
-44
/
+5
*
Implement update control text
Rob Mensching
2020-06-13
1
-15
/
+6
*
Integrate change to TryParseCommand and other code cleanup
Rob Mensching
2020-06-08
1
-14
/
+13
*
Fix typo in class name
Rob Mensching
2020-06-08
1
-1
/
+1
*
Minor code cleanup
Rob Mensching
2020-06-04
1
-18
/
+16
*
Drive merge process from tuples not rows and fix merge table suppression
Rob Mensching
2020-06-04
1
-12
/
+12
*
Basic patching support
Rob Mensching
2020-05-30
1
-104
/
+26
*
Support instance transforms
Rob Mensching
2020-05-23
1
-241
/
+2
*
Minor code cleanup
Rob Mensching
2020-05-23
1
-2
/
+1
*
Support merging merge modules
Rob Mensching
2020-05-22
1
-2
/
+3
*
Minor code cleanup
Rob Mensching
2020-05-22
1
-3
/
+2
*
Fix naming of file in a merge module's cabinet
Rob Mensching
2020-05-22
1
-3
/
+4
*
Track files in BindBundleCommand.
Sean Hall
2020-05-10
1
-1
/
+3
*
Add `IBindContext.SuppressLayout` to suppress cab generation.
Bob Arnson
2020-05-08
1
-11
/
+10
*
Merge and move default tuple logic from CreateOutputFromIRCommand to WindowsI...
Sean Hall
2020-04-12
1
-1
/
+4
*
Remove partial WixPdb support.
Bob Arnson
2020-04-11
1
-232
/
+219
*
Use IWixToolsetServiceProvider and IWixToolsetCoreServiceProvider to expose t...
Sean Hall
2020-04-02
1
-1
/
+1
*
Add intermediate levels to track how IR has been lowered.
Bob Arnson
2020-03-26
1
-7
/
+18
*
Partial WixPdbs stop the backend before binding.
Bob Arnson
2020-03-17
1
-5
/
+5
*
Integrate latest change to WixToolset.Data API
Rob Mensching
2020-02-26
1
-1
/
+1
*
Early detection of duplicate table definitions from extensions.
Bob Arnson
2020-02-21
1
-1
/
+1
*
Support reopening WixOutputs, to be able to read after creation.
Bob Arnson
2020-02-13
1
-0
/
+2
*
Make BindResult disposable to manage WixOutput disposability.
Bob Arnson
2020-02-13
1
-40
/
+15
*
Add CreateFolder tuples for null-keypath components in the backend instead of...
Bob Arnson
2020-02-07
1
-0
/
+6
*
Start on new patch infrastructure
Rob Mensching
2020-02-05
1
-233
/
+257
*
Load custom table definitions from extensions during binding.
Bob Arnson
2020-01-23
1
-0
/
+9
*
Update to WindowsInstallerData rename from Data
Rob Mensching
2019-10-26
1
-5
/
+5
*
Remove explicit intermediate file provided for testing
Rob Mensching
2019-10-25
1
-6
/
+0
*
Update to WixOutput file structure to fix embedded file handling
Rob Mensching
2019-10-25
1
-15
/
+51
*
Fix custom tables, small fixes in linker and update latest Data
Rob Mensching
2019-10-23
1
-14
/
+20
*
Implement Bundle build
Rob Mensching
2019-10-07
1
-2
/
+6
*
Integrate latest Data changes for FileTuple and AssemblyTuple
Rob Mensching
2019-05-23
1
-1
/
+1
*
Integrate latest changes to tuple definitions
Rob Mensching
2019-05-23
1
-4
/
+3
*
Integrate interface-only WixToolset.Extensibility change
Rob Mensching
2019-03-01
1
-1
/
+5
*
Update to fixed "binder" names in interfaces
Rob Mensching
2018-10-24
1
-2
/
+2
*
Track files to enable clean builds in MSBuild
Rob Mensching
2018-08-11
1
-13
/
+39
*
Add CreateGuid() to IBackendHelper to make Uuid helper internal
Rob Mensching
2018-08-01
1
-1
/
+1
*
Support change of FileTransfer to interface
Rob Mensching
2018-07-27
1
-11
/
+12
*
Integrate Extensibility.Data namespace change from Extensibility repo
Rob Mensching
2018-07-23
1
-3
/
+3
*
Update Extensiblity for update to IWindowsInstallerBackendExtension.PostBacke...
Rob Mensching
2018-01-03
1
-11
/
+3
*
Correctly join command line arguments and other small clean up and optimizations
Rob Mensching
2017-12-27
1
-45
/
+38
*
Reintroduce binder extensions and light.exe for binding .wixouts
Rob Mensching
2017-12-22
1
-2
/
+2
*
Support wixout and extract Resolve and Layout from Binder
Rob Mensching
2017-12-21
1
-92
/
+6
*
Integrate simplified message handling
Rob Mensching
2017-12-19
1
-22
/
+27
[next]