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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Require inline directory collection when processing directories
Rob Mensching
2019-05-08
1
-3
/
+6
|
*
Rename ComponentKeyPathType to PossibleKeyPathType
Rob Mensching
2019-05-08
4
-7
/
+8
|
*
Include the include files with the processed document
Rob Mensching
2019-03-01
4
-2
/
+37
|
*
Expose only abstracts and enums from WixToolset.Extensibility
Rob Mensching
2019-03-01
35
-207
/
+150
|
*
Reduce extra appveyor builds by targeting only master and develop branches
Rob Mensching
2018-12-30
1
-0
/
+5
|
*
Update to latest .gitignore and prep for new NuGet license format
Rob Mensching
2018-12-22
2
-13
/
+60
|
*
Update to latest Home\repo-template
Rob Mensching
2018-12-22
4
-1
/
+15
|
*
Integrate SmartPackageReference
Rob Mensching
2018-12-22
3
-7
/
+45
|
*
Merge pull request #3 from wixtoolset/bob/LessHardcodedExtractCabinetsCommand
Bob Arnson
2018-12-07
1
-0
/
+2
|
|
\
|
|
*
Let caller specify directory for files extracted by decompiler.
Bob Arnson
2018-12-07
1
-0
/
+2
|
|
/
|
*
Change DecompileResult document path to XDocument
Rob Mensching
2018-11-02
2
-74
/
+2
|
*
Add BaseLinkerExtension
Rob Mensching
2018-11-02
1
-0
/
+41
|
*
Remove unused IBindContext from IBackendFactory and other small fixes
Rob Mensching
2018-10-24
3
-5
/
+5
|
*
Re-introduce "decompile" to backend
Rob Mensching
2018-10-24
6
-35
/
+121
|
*
Fix "binder" names in interfaces and file names
Rob Mensching
2018-10-24
3
-4
/
+2
|
*
Re-organize command-line processing and add support for custom commands
Rob Mensching
2018-10-24
7
-42
/
+87
|
*
Add .editorconfig
Rob Mensching
2018-10-24
1
-0
/
+34
|
*
Enable NCrunch support
Rob Mensching
2018-10-03
1
-4
/
+11
|
*
Add support for tracking files to simplify file transfers
Rob Mensching
2018-08-11
7
-25
/
+73
|
*
Add CreateGuid() to IBackendHelper
Rob Mensching
2018-08-01
1
-0
/
+9
|
*
Allow file resolution extensions to send paths checked for file
Rob Mensching
2018-07-27
4
-3
/
+16
|
*
Expose FileTransfer as interface
Rob Mensching
2018-07-26
7
-116
/
+87
|
*
Rename ICommandLine to ICommandLineParser
Rob Mensching
2018-07-23
1
-1
/
+1
|
*
Reorganize data into Extensibility.Data namespace
Rob Mensching
2018-07-23
50
-79
/
+308
|
*
Add PostParse() method to IExtensionCommandLine
Rob Mensching
2018-07-13
1
-0
/
+2
|
*
Update development dependencies
Rob Mensching
2018-07-12
1
-2
/
+2
|
*
Improve debuggability
Rob Mensching
2018-07-12
1
-0
/
+3
|
*
Improve command line processing interfaces for extensions
Rob Mensching
2018-07-12
3
-8
/
+42
|
*
Include Pdb in IWindowsInstallerBackendExtension.PostBackendBind()
Rob Mensching
2018-01-03
2
-3
/
+2
|
*
Support filtering localizations by culture
Rob Mensching
2017-12-31
1
-0
/
+2
|
*
Rename IBindVariableResolver to IVariableResolve and merge ILocalizer plus im...
Rob Mensching
2017-12-30
5
-34
/
+53
|
*
Re-add IParseHelper.GetAttributeMsidbRegistryRootValue()
Rob Mensching
2017-12-29
1
-0
/
+9
|
*
Update to latest GitVersioning
Rob Mensching
2017-12-29
1
-1
/
+1
|
*
Correctly set BaseLayoutExtension abstract class methods virtual
Rob Mensching
2017-12-27
1
-2
/
+2
|
*
Build before packing to ensure tests are created
Rob Mensching
2017-12-27
1
-0
/
+1
|
*
Send build notifications to Slack
Rob Mensching
2017-12-27
1
-0
/
+5
|
*
Better abstract extension factory, tuple to table creation and others
Rob Mensching
2017-12-27
4
-1
/
+67
|
*
Move copy/move file operations to ILayoutExtension plus other cleanup
Rob Mensching
2017-12-26
6
-9
/
+17
|
*
Bring back binder extensions and missing layout base extension
Rob Mensching
2017-12-22
6
-14
/
+92
|
*
Introduce IResolveExtension and IFileSystemExtension with cleanup
Rob Mensching
2017-12-21
19
-188
/
+254
|
*
Add ICompileContext to BaseCompilerExtension
Bob Arnson
2017-12-20
1
-0
/
+7
|
*
Integrate simplified message handling
Rob Mensching
2017-12-19
14
-19
/
+119
|
*
Enable MSI backends to add custom tables from tuples
Rob Mensching
2017-12-07
6
-80
/
+73
|
*
Enhance link context to support loading intermediates from extensions
Rob Mensching
2017-12-06
1
-0
/
+4
|
*
Fix IExtensionCommandLine and IPreprocessorExtension
Rob Mensching
2017-12-02
11
-92
/
+184
|
*
Remove ICompilerCore, introduce IParseHelper and other small fixes
Rob Mensching
2017-11-14
7
-122
/
+77
|
*
Introduce IExtensionFactory as mechanism to create extensions
Rob Mensching
2017-11-11
2
-2
/
+43
|
*
Update to WiX Intermediate Representation
Rob Mensching
2017-11-01
26
-40
/
+133
|
*
Incorporate refactoring of WixToolset.Core assemblies
Rob Mensching
2017-10-18
27
-188
/
+427
|
*
Standardize on appveyor.cmd for builds
Rob Mensching
2017-09-17
2
-1
/
+8
[prev]
[next]