index
:
wix
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
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/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
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
/
CommandLine
/
BuildCommand.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Partial WixPdbs stop the backend before binding.
Bob Arnson
2020-03-17
1
-1
/
+31
*
Make BindResult disposable to manage WixOutput disposability.
Bob Arnson
2020-02-13
1
-37
/
+44
*
Clean up variable resolution during Resolve.
Bob Arnson
2020-01-29
1
-1
/
+0
*
Provide Record enumerator on View that disposes fetched Records
Rob Mensching
2020-01-13
1
-1
/
+1
*
Update to WixOutput file structure to fix embedded file handling
Rob Mensching
2019-10-25
1
-14
/
+24
*
Implement Bundle build
Rob Mensching
2019-10-07
1
-2
/
+9
*
IExtensionManager.Create renamed to IExtensionManager.GetServices
Rob Mensching
2019-05-12
1
-9
/
+9
*
Include the preprocessed include files with the processed document
Rob Mensching
2019-03-01
1
-3
/
+3
*
Integrate interface-only WixToolset.Extensibility change
Rob Mensching
2019-03-01
1
-131
/
+144
*
Rename ILocalizer to ILocalizationParser
Rob Mensching
2019-03-01
1
-2
/
+2
*
Expose WixVariableResolver via WixToolsetServiceProvider
Rob Mensching
2019-03-01
1
-1
/
+1
*
Load .wixlib intermediates with single creator
Rob Mensching
2019-01-01
1
-19
/
+12
*
Update to command-line parsing re-organization
Rob Mensching
2018-10-24
1
-88
/
+390
*
Extract interfaces for Preprocess/Compile/Link/Bind/etc
Rob Mensching
2018-10-24
1
-77
/
+117
*
Implement -arch switch
Rob Mensching
2018-10-03
1
-3
/
+6
*
Report preprocessor exceptions as errors. Fixes wixtoolset/issues#5881.
Bob Arnson
2018-09-27
1
-1
/
+11
*
Track files to enable clean builds in MSBuild
Rob Mensching
2018-08-11
1
-1
/
+2
*
Major reduction in public surface area of WixToolset.Core
Rob Mensching
2018-08-01
1
-2
/
+3
*
Support build of a .wixipl to final output
Rob Mensching
2018-07-31
1
-23
/
+49
*
Integrate Extensibility.Data namespace change from Extensibility repo
Rob Mensching
2018-07-23
1
-2
/
+1
*
Minimize duplicate localization processing
Rob Mensching
2018-07-19
1
-1
/
+1
*
Support filtering localizations by culture
Rob Mensching
2017-12-31
1
-4
/
+5
*
Support preprocessing .wxl files
Rob Mensching
2017-12-31
1
-20
/
+37
*
Fix resolution of localizations that are embedded in intermediates
Rob Mensching
2017-12-30
1
-1
/
+3
*
Pass along include search paths to those that need it.
Bob Arnson
2017-12-29
1
-1
/
+2
*
Integrate rename of "Wixout" to "IntermediatePostLink"
Rob Mensching
2017-12-26
1
-1
/
+1
*
Standardize creation of public objects in move towards interfaces
Rob Mensching
2017-12-26
1
-49
/
+40
*
Reintroduce binder extensions and light.exe for binding .wixouts
Rob Mensching
2017-12-22
1
-30
/
+32
*
Support wixout and extract Resolve and Layout from Binder
Rob Mensching
2017-12-21
1
-53
/
+69
*
Integrate simplified message handling
Rob Mensching
2017-12-19
1
-25
/
+34
*
Add support for loading Intermediates from extensions
Rob Mensching
2017-12-06
1
-1
/
+3
*
Implement support for IExtensionCommandLine and IPreprocessorExtension
Rob Mensching
2017-12-02
1
-5
/
+10
*
Update to WiX Intermediate Representation
Rob Mensching
2017-11-01
1
-42
/
+50
*
Introduce WixToolsetServiceProvider
Rob Mensching
2017-10-18
1
-3
/
+7
*
Introduce integration test
Rob Mensching
2017-10-16
1
-1
/
+12
*
Massive refactoring to introduce the concept of IBackend
Rob Mensching
2017-10-14
1
-75
/
+67
*
Rename ICommand to ICommandLineCommand
Rob Mensching
2017-10-07
1
-1
/
+1
*
Pass extensions' data into the linker
Rob Mensching
2017-10-04
1
-1
/
+9
*
Add support for BindPaths and building .wixlibs
Rob Mensching
2017-10-01
1
-25
/
+171
*
Initial code commit
Rob Mensching
2017-09-17
1
-0
/
+100