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
path:
root
/
src
/
WixToolset.Core
/
Compiler.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix custom table column values case in compiler and decompiler
Rob Mensching
2020-06-12
1
-5
/
+95
*
Correctly pass extension context when Id attribute is null
Rob Mensching
2020-06-04
1
-2
/
+2
*
Add column tuples when created instead of after the table tuple creation
Rob Mensching
2020-06-04
1
-6
/
+2
*
Redesign CustomTable tuples to support resolving binary columns
Rob Mensching
2020-06-03
1
-113
/
+162
*
Add missing ARM64 cases & random fixes.
Bob Arnson
2020-05-17
1
-3
/
+15
*
General cleanup.
Sean Hall
2020-04-12
1
-247
/
+168
*
Fix bugs when compiling UI.wixext
Sean Hall
2020-04-07
1
-1
/
+1
*
Use IWixToolsetServiceProvider and IWixToolsetCoreServiceProvider to expose t...
Sean Hall
2020-04-02
1
-2
/
+2
*
Add SetVariable.
Sean Hall
2020-03-30
1
-0
/
+6
*
Add BundleExtension element.
Sean Hall
2020-03-30
1
-0
/
+6
*
Add intermediate levels to track how IR has been lowered.
Bob Arnson
2020-03-26
1
-0
/
+2
*
Clean up unused IVariableResolver functionality.
Bob Arnson
2020-03-13
1
-1
/
+1
*
Add CreateFolder tuples for null-keypath components in the backend instead of...
Bob Arnson
2020-02-07
1
-17
/
+0
*
Start on new patch infrastructure
Rob Mensching
2020-02-05
1
-4
/
+44
*
Binary Data is now a path value
Rob Mensching
2020-01-12
1
-1
/
+1
*
Add special handling for numeric Error ids.
Bob Arnson
2020-01-06
1
-1
/
+0
*
Ensure Errors have ids so they can be referenced.
Bob Arnson
2020-01-06
1
-1
/
+1
*
Handle cab-free Media element.
Bob Arnson
2019-12-11
1
-1
/
+1
*
Fix EnvironmentTuple nullable fields. Add test.
Bob Arnson
2019-11-14
1
-1
/
+1
*
Clean up upgrade properties; support <?ifdef $()?>
Bob Arnson
2019-11-10
1
-6
/
+0
*
Move creation of hidden properties...
Bob Arnson
2019-11-05
1
-9
/
+1
*
Fix error checking on CustomAction/@Error.
Bob Arnson
2019-11-01
1
-2
/
+2
*
Fix AppId tuple
Rob Mensching
2019-10-28
1
-3
/
+2
*
Fix custom tables, small fixes in linker and update latest Data
Rob Mensching
2019-10-23
1
-3
/
+3
*
Fix detect only upgrade logic
Rob Mensching
2019-10-07
1
-1
/
+0
*
Fix Feature parent
Rob Mensching
2019-10-07
1
-41
/
+2
*
Fix AppSearch related building
Rob Mensching
2019-10-07
1
-2
/
+5
*
Implement Bundle build
Rob Mensching
2019-10-07
1
-1
/
+1
*
Integrate latest Data changes for FileTuple and AssemblyTuple
Rob Mensching
2019-05-23
1
-77
/
+51
*
Integrate short and source name changes to Directory and Shortcut tuples
Rob Mensching
2019-05-23
1
-3
/
+5
*
Adopt "Ref" as reference convention over "_"
Rob Mensching
2019-05-23
1
-52
/
+52
*
Integrate latest changes to tuple definitions
Rob Mensching
2019-05-23
1
-2042
/
+535
*
Add Component/@Shared and fix UninstallWhenSuperseded
Bob Arnson
2019-05-14
1
-0
/
+1
*
Implement and use IParseHelper.ScheduleActionTuple
Rob Mensching
2019-05-09
1
-13
/
+7
*
Use new strongly typed tuples
Rob Mensching
2019-05-08
1
-11496
/
+875
*
Fix missing symbol for WixSuppressAction.
Bob Arnson
2019-03-20
1
-1
/
+1
*
Rename WixVariableResolver to VariableResolver
Rob Mensching
2019-03-01
1
-2
/
+2
*
Expose WixVariableResolver via WixToolsetServiceProvider
Rob Mensching
2019-03-01
1
-1
/
+2
*
Add DirectoryId into context for extensions.
Sean Hall
2019-01-20
1
-1
/
+1
*
Ensure `Error`s generate symbols so they can be referenced.
Bob Arnson
2019-01-09
1
-2
/
+1
*
Remove lingering uses of .resx from WixToolset.Core
Rob Mensching
2018-12-26
1
-1
/
+1
*
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
*
Minor code clean up to match .editorconfig
Rob Mensching
2018-10-24
1
-7921
/
+7921
*
Extract interfaces for Preprocess/Compile/Link/Bind/etc
Rob Mensching
2018-10-24
1
-19
/
+6
*
Ensure `ProxyStubClassId` is written as a proper, embraced GUID.
Bob Arnson
2018-09-20
1
-1
/
+1
*
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
*
Major reduction in public surface area of WixToolset.Core
Rob Mensching
2018-08-01
1
-2
/
+2
*
Integrate Extensibility.Data namespace change from Extensibility repo
Rob Mensching
2018-07-23
1
-5
/
+9
[next]