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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve implicit Component/@Id generation and duplicate GUID errors
Rob Mensching
2021-04-12
4
-251
/
+264
*
Discards source directory name when identical to target name
Rob Mensching
2021-04-06
1
-1
/
+1
*
Introduce "Subdirectory" which simplifies inline directory syntax
Rob Mensching
2021-04-06
1
-7
/
+51
*
Enable codepages and languages to be set via .wxl files
Rob Mensching
2021-04-02
10
-118
/
+289
*
Integrate the IntermediateSection and IntermediateSymbol mutable changes
Rob Mensching
2021-04-02
3
-48
/
+28
*
Minor CompareFiles optimization when source/target are same path
Rob Mensching
2021-03-25
2
-1
/
+7
*
Throw WixException for internal errors and Messaging for user errors
Rob Mensching
2021-03-23
1
-5
/
+5
*
Fix dependency providers in a Bundle chain
Rob Mensching
2021-03-23
1
-1
/
+1
*
Default to 1 if NUMBER_OF_PROCESSORS environment variable is invalid
Rob Mensching
2021-03-19
1
-22
/
+6
*
Minor code cleanup
Rob Mensching
2021-03-19
3
-28
/
+21
*
Track database copy for validation as temporary
Rob Mensching
2021-03-18
2
-5
/
+17
*
Use validation now implemented in Core.Native
Rob Mensching
2021-03-16
2
-26
/
+201
*
Migrate PInvoke out of Core to Core.Native
Rob Mensching
2021-03-16
11
-110
/
+17
*
Demote CollidingModularizationTypes from error to warning
Bob Arnson
2021-03-15
1
-1
/
+1
*
Remove use of removed IWixToolsetServiceProvider
Rob Mensching
2021-03-14
3
-5
/
+5
*
Remove references to Core from backends.
Sean Hall
2021-03-14
2
-2
/
+0
*
Minimize public surface area of Core
Rob Mensching
2021-03-14
25
-799
/
+204
*
Complete MOVE_TO_BACKEND code migration
Rob Mensching
2021-03-03
4
-7
/
+306
*
Add failing tests for package description and packages sharing payloads
Sean Hall
2021-03-02
1
-0
/
+1
*
Support the new names for AccessModifiers
Rob Mensching
2021-03-02
5
-11
/
+11
*
Remove references to "Output" and use "Data" instead
Rob Mensching
2021-03-02
3
-51
/
+51
*
Simplify BindDatabaseCommand by using WindowsInstallerBackendHelper
Rob Mensching
2021-03-02
1
-13
/
+10
*
Fix handling of suppress modularization
Rob Mensching
2021-03-01
1
-1
/
+1
*
Absorb Dependency.wixext into Core
Rob Mensching
2021-02-27
2
-0
/
+123
*
Absorb Tag.wixext into Core as SoftwareTag element
Rob Mensching
2021-02-27
4
-2
/
+146
*
Complete implementation of extension handling for finalized symbols
Rob Mensching
2021-02-27
1
-36
/
+32
*
Integrate the latest Extensibility changes
Rob Mensching
2021-02-27
1
-1
/
+1
*
Checkks all custom actions for cycles. Version 3. Fixes wixtoolset/issues#6201
Ronald Martin
2021-02-19
1
-15
/
+63
*
Add patch test from old repo and get it passing.
Sean Hall
2021-01-27
1
-1
/
+1
*
Fix collection modified during enumeration bug.
Sean Hall
2021-01-26
1
-1
/
+1
*
Implement improved file sequence optimization
Rob Mensching
2021-01-06
2
-8
/
+86
*
Fix handling of duplicate directories
Rob Mensching
2021-01-05
1
-8
/
+8
*
Enable XML doc.
Sean Hall
2020-12-18
8
-19
/
+14
*
Reorganize Product/Package to Package/SummaryInformation.
Bob Arnson
2020-10-24
1
-8
/
+15
*
Add CreateFolders standard action...
Bob Arnson
2020-10-12
1
-0
/
+1
*
Remove 32-bit ARM support.
Bob Arnson
2020-09-19
1
-6
/
+0
*
Fix typo.
Bob Arnson
2020-09-01
1
-1
/
+1
*
Fix Control symbol dehydration to MSI output.
Bob Arnson
2020-07-26
1
-3
/
+4
*
Support implicit standard directory reference and "3264" platform folders
Rob Mensching
2020-07-21
5
-26
/
+154
*
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
28
-1088
/
+1088
*
Move CustomAction script inner text to ScriptFile attribute
Rob Mensching
2020-06-23
2
-4
/
+9
*
If no Media or MediaTemplate is present, default to a MediaTemplate.
Bob Arnson
2020-06-22
1
-0
/
+12
*
Restore Unreal to CustomTable.
Sean Hall
2020-06-19
2
-3
/
+1
*
Implement BundleCustomData. Remove Unreal from CustomTable.
Sean Hall
2020-06-19
2
-2
/
+4
*
Change AssemblyNameReader to better match GetAsemblyIdentityFromFile()
Rob Mensching
2020-06-17
1
-1
/
+23
*
Reorganize media assignment to correctly place facade order optimization
Rob Mensching
2020-06-16
6
-124
/
+135
*
Ensure cabinets are created in File.Sequence order
Rob Mensching
2020-06-16
1
-0
/
+1
*
Ensure unreal columns are not added to _Validation table
Rob Mensching
2020-06-16
1
-36
/
+34
[next]