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
/
CreateOutputFromIRCommand.cs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix Control symbol dehydration to MSI output.
Bob Arnson
2020-07-26
1
-3
/
+4
|
*
Move short filename generation to the WindowsInstallerBackend
Rob Mensching
2020-07-08
1
-6
/
+137
|
*
Default Publish/@Condition to "1" in the WI backend
Rob Mensching
2020-07-01
1
-0
/
+15
|
*
The Great Tuple to Symbol Rename (tm)
Rob Mensching
2020-06-25
1
-537
/
+537
|
*
Restore Unreal to CustomTable.
Sean Hall
2020-06-19
1
-2
/
+0
|
*
Implement BundleCustomData. Remove Unreal from CustomTable.
Sean Hall
2020-06-19
1
-1
/
+3
|
*
Ignore WixBindUpdatedFiles
Rob Mensching
2020-06-16
1
-0
/
+1
|
*
Remove use of remaining WixXxxRows
Rob Mensching
2020-06-13
1
-19
/
+4
|
*
Do not create rows for internal-use-only tuples
Rob Mensching
2020-06-10
1
-1
/
+19
|
*
Redesign CustomTable tuples to support resolving binary columns
Rob Mensching
2020-06-03
1
-219
/
+228
|
*
Basic patching support
Rob Mensching
2020-05-30
1
-1
/
+2
|
*
Add warning when CreateOutputFromIRCommand doesn't know how to handle a tuple.
Sean Hall
2020-04-12
1
-8
/
+16
|
*
Merge and move default tuple logic from CreateOutputFromIRCommand to ↵
Sean Hall
2020-04-12
1
-51
/
+11
|
|
|
|
WindowsInstallerBackendHelper.
*
Move table definitions from Core to Data.
Sean Hall
2020-04-12
1
-1
/
+0
|
*
Sync tables.xml with tuple definitions.
Sean Hall
2020-04-12
1
-15
/
+7
|
*
Use TupleIdIsPrimaryKey.
Sean Hall
2020-04-03
1
-22
/
+2
|
*
Fix File/@TrueType.
Bob Arnson
2020-02-24
1
-1
/
+1
|
*
Start on new patch infrastructure
Rob Mensching
2020-02-05
1
-187
/
+166
|
*
Fix ServiceControl/@Wait translation.
Bob Arnson
2020-01-21
1
-1
/
+4
|
*
Add special handling for numeric Error ids.
Bob Arnson
2020-01-06
1
-0
/
+12
|
*
Fix parsing Shortcut/@Name and detect duplicate in GetMsiFilenameValue.
Sean Hall
2019-11-13
1
-1
/
+1
|
*
Update to WindowsInstallerData rename from Data
Rob Mensching
2019-10-26
1
-38
/
+38
|
*
Fix MsiAssembly table processing
Rob Mensching
2019-10-26
1
-0
/
+17
|
*
Fix custom tables, small fixes in linker and update latest Data
Rob Mensching
2019-10-23
1
-1
/
+118
|
*
Small tuple based fixes
Rob Mensching
2019-10-18
1
-7
/
+43
|
*
Several fixes
Rob Mensching
2019-10-18
1
-0
/
+4
|
*
Fix reserve cost
Rob Mensching
2019-10-07
1
-0
/
+4
|
*
Write Font table correctly
Rob Mensching
2019-10-07
1
-0
/
+8
|
*
Fix Feature parent
Rob Mensching
2019-10-07
1
-0
/
+1
|
*
Fix AppSearch related building
Rob Mensching
2019-10-07
1
-1
/
+5
|
*
Implement Bundle build
Rob Mensching
2019-10-07
1
-0
/
+16
|
*
Fix Directory.DefaultDir handling when creating MSI
Rob Mensching
2019-10-07
1
-2
/
+2
|
*
Correctly lower _SummaryInformation
Rob Mensching
2019-10-07
1
-2
/
+6
|
*
Shortcut ShowCmd is nullable
Rob Mensching
2019-05-23
1
-1
/
+1
|
*
Integrate latest Data changes for FileTuple and AssemblyTuple
Rob Mensching
2019-05-23
1
-7
/
+7
|
*
Integrate short and source name changes to Directory and Shortcut tuples
Rob Mensching
2019-05-23
1
-3
/
+35
|
*
Adopt "Ref" as reference convention over "_"
Rob Mensching
2019-05-23
1
-23
/
+23
|
*
Correctly set nullable row columns
Rob Mensching
2019-05-23
1
-1
/
+1
|
*
Integrate latest changes to tuple definitions
Rob Mensching
2019-05-23
1
-10
/
+85
|
*
Add Component/@Shared and fix UninstallWhenSuperseded
Bob Arnson
2019-05-14
1
-2
/
+2
|
*
Fix inscript CA bit handling
Rob Mensching
2019-05-12
1
-3
/
+7
|
*
Use new strongly typed tuples
Rob Mensching
2019-05-08
1
-35
/
+565
|
*
Update to fixed "binder" names in interfaces
Rob Mensching
2018-10-24
1
-2
/
+2
|
*
Integrate latest Data and Extensibility changes and build light.exe
Rob Mensching
2017-12-27
1
-1
/
+1
|
*
Fix handling of MediaTemplate/@CompressionLevel
Rob Mensching
2017-12-07
1
-12
/
+28
|
*
Support MSI backends creating custom tables and remove ↵
Rob Mensching
2017-12-07
1
-2
/
+23
|
|
|
|
WixToolset.Data.WindowsInstaller
*
Fix source path and cabinet processing
Rob Mensching
2017-11-29
1
-1
/
+41
|
*
Additional IR updates
Rob Mensching
2017-11-11
1
-0
/
+230