index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
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
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the dependencies of the WixToolset.Core.TestPackage.nupkg
Rob Mensching
2018-12-22
1
-0
/
+4
*
Update to latest Home\repo-template
Rob Mensching
2018-12-22
1
-8
/
+3
*
Remove context from generated DefaultIcon registry row. (#16)
Sean Hall
2018-12-12
1
-1
/
+1
*
ole.dll should be ole2.dll.
Sean Hall
2018-12-12
1
-2
/
+2
*
Optionally use IDecompileContext.CabinetExtractFolder to extract cabs.
Bob Arnson
2018-12-07
1
-0
/
+2
*
Update to DecompileResult move to XDocument
Rob Mensching
2018-11-03
1
-5
/
+6
*
Re-introduce "decompile" to backend
Rob Mensching
2018-10-24
5
-11
/
+241
*
Update to fixed "binder" names in interfaces
Rob Mensching
2018-10-24
1
-1
/
+1
*
Support passing IServiceProvider to IExtensionFactory's
Rob Mensching
2018-10-24
1
-1
/
+19
*
Update to command-line parsing re-organization
Rob Mensching
2018-10-24
9
-710
/
+813
*
Minor code clean up to match .editorconfig
Rob Mensching
2018-10-24
4
-8016
/
+7939
*
Minor code cleanup/reorganization
Rob Mensching
2018-10-24
6
-19
/
+18
*
Extract interfaces for Preprocess/Compile/Link/Bind/etc
Rob Mensching
2018-10-24
22
-787
/
+900
*
Minor project cleanup
Rob Mensching
2018-10-24
1
-619
/
+0
*
Implement -arch switch
Rob Mensching
2018-10-03
3
-10
/
+29
*
Report preprocessor exceptions as errors. Fixes wixtoolset/issues#5881.
Bob Arnson
2018-09-27
2
-4
/
+33
*
Ensure `ProxyStubClassId` is written as a proper, embraced GUID.
Bob Arnson
2018-09-20
1
-1
/
+1
*
Fix ?foreach? so all loop values get "executed."
Bob Arnson
2018-09-18
1
-13
/
+15
*
Merge pull request #2 from wixtoolset/bob/5853-variable-redefinition
Sean Hall
2018-09-09
1
-1
/
+1
|
\
|
*
Warn on preprocessor variable redefinition only when the values are different.
Bob Arnson
2018-09-03
1
-1
/
+1
*
|
Fix codepage handling to cover both Framework- and Core- supported code pages.
Bob Arnson
2018-09-06
1
-1
/
+8
|
/
*
Use generics in WixToolsetServiceProvider
Sean Hall
2018-09-02
1
-26
/
+31
*
Fix namespace in WixStrings.
Sean Hall
2018-09-02
2
-4
/
+3
*
Support warning suppression.
Bob Arnson
2018-08-28
1
-1
/
+11
*
Actually handle context-less Classes.
Bob Arnson
2018-08-23
1
-19
/
+16
*
Prevent crash when non-advertised Class omits Context. Fixes #5651.
Bob Arnson
2018-08-23
1
-15
/
+18
*
Track files to enable clean builds in MSBuild
Rob Mensching
2018-08-11
6
-37
/
+148
*
Add CreateGuid() to IBackendHelper to make Uuid helper internal
Rob Mensching
2018-08-01
2
-1
/
+6
*
Major reduction in public surface area of WixToolset.Core
Rob Mensching
2018-08-01
38
-220
/
+110
*
Support build of a .wixipl to final output
Rob Mensching
2018-07-31
2
-24
/
+49
*
Properly initialize WixVariableResolver internal variables
Rob Mensching
2018-07-27
1
-3
/
+4
*
Remove WixFileNotFoundException, report checked paths and improve bind path c...
Rob Mensching
2018-07-27
5
-20
/
+43
*
Support change of FileTransfer to interface
Rob Mensching
2018-07-27
6
-9
/
+102
*
Remove special handling to pdb path in Layout command
Rob Mensching
2018-07-23
1
-20
/
+11
*
Integrate Extensibility.Data namespace change from Extensibility repo
Rob Mensching
2018-07-23
33
-107
/
+124
*
Move tool projects to Tools repo
Rob Mensching
2018-07-21
1
-1
/
+1
*
Minimize duplicate localization processing
Rob Mensching
2018-07-19
2
-2
/
+2
*
When filtering cultures always include .wxls that do not specify a culture
Rob Mensching
2018-07-19
1
-1
/
+1
*
Add PostParse() method of IExtensionCommandLine
Rob Mensching
2018-07-13
1
-0
/
+5
*
Fix MSBuild handling of cultures plus add unit tests
Rob Mensching
2018-07-13
1
-1
/
+1
*
Improve debuggability
Rob Mensching
2018-07-12
1
-0
/
+3
*
Update development dependencies
Rob Mensching
2018-07-12
1
-3
/
+3
*
Refactor command line parsing to enable extensions there in light.exe
Rob Mensching
2018-07-12
7
-648
/
+636
*
Add `WixToolsetServiceProvider.TryGetService`.
Bob Arnson
2018-07-09
1
-3
/
+8
*
Move WixFileNotFoundException from Core back to Data
Rob Mensching
2018-01-02
1
-44
/
+0
*
Update to latest Wixtoolset.Data and simplify Project/Package reference condi...
Rob Mensching
2018-01-01
2
-44
/
+14
*
Support filtering localizations by culture
Rob Mensching
2017-12-31
4
-14
/
+95
*
Support preprocessing .wxl files
Rob Mensching
2017-12-31
2
-24
/
+50
*
Fix resolution of localizations that are embedded in intermediates
Rob Mensching
2017-12-30
11
-479
/
+504
*
Integrate namespace change in WixToolset.Data
Rob Mensching
2017-12-30
2
-3
/
+2
[next]