index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Try to fix build flakiness with Example.Extension.
Sean Hall
2020-04-06
6
-1
/
+69
*
Add test around ActionText and fix the table definition to get it passing.
Sean Hall
2020-04-05
5
-7
/
+14
*
Implement new IParseHelper methods.
Sean Hall
2020-04-05
3
-16
/
+34
*
Add failing test for when EnsureTable references an extension table with a di...
Sean Hall
2020-04-03
5
-3
/
+52
*
Use TupleIdIsPrimaryKey.
Sean Hall
2020-04-03
7
-41
/
+13
*
Refactor dispose into finally to make debugging easier.
Sean Hall
2020-04-03
1
-3
/
+7
*
Hide the concrete implementation of the service provider interfaces
Sean Hall
2020-04-02
9
-12
/
+27
*
Use IWixToolsetServiceProvider and IWixToolsetCoreServiceProvider to expose t...
Sean Hall
2020-04-02
40
-91
/
+119
*
Fix bug in ParseHelper where it assumed the first column was the id column.
Sean Hall
2020-04-02
6
-23
/
+6
*
Order WixSearches in Core.
Sean Hall
2020-03-30
3
-10
/
+295
*
Add SetVariable.
Sean Hall
2020-03-30
7
-33
/
+217
*
Add ability for extensions to create custom bundle searches.
Sean Hall
2020-03-30
23
-77
/
+688
*
Add BundleExtension element.
Sean Hall
2020-03-30
15
-1
/
+416
*
Fix bundle-build extension library extraction.
Bob Arnson
2020-03-27
6
-24
/
+17
*
Add intermediate levels to track how IR has been lowered.
Bob Arnson
2020-03-26
9
-12
/
+140
*
Update Example.Extension to automatically update based on its Example.wxs.
Sean Hall
2020-03-20
12
-5
/
+261
*
Allow unresolved variables during resolution.
Bob Arnson
2020-03-18
5
-10
/
+13
*
Partial WixPdbs stop the backend before binding.
Bob Arnson
2020-03-17
5
-9
/
+41
*
Clean up unused IVariableResolver functionality.
Bob Arnson
2020-03-13
5
-18
/
+72
*
Avoid infinite loops when resolving variables.
Bob Arnson
2020-03-12
2
-1
/
+2
*
Fix https://github.com/wixtoolset/issues/issues/5860 recursive loc strings.
Bob Arnson
2020-03-11
2
-2
/
+41
*
Correctly handle custom action default suffix.
Bob Arnson
2020-03-05
2
-9
/
+41
*
Default custom action platform to x86.
Bob Arnson
2020-03-05
1
-8
/
+4
*
Use TableDefinition.TupleDefinitionName find matching tuple.
Bob Arnson
2020-03-04
1
-1
/
+1
*
Fix custom action prefix.
Bob Arnson
2020-03-03
1
-4
/
+4
*
Add CreateCustomActionReference method from IParseHelper
Bob Arnson
2020-03-03
2
-40
/
+2
*
Add CreateCustomActionReference method
Bob Arnson
2020-03-03
2
-0
/
+79
*
Fix AMD64 assembly processorArchitecture.
Bob Arnson
2020-02-27
1
-1
/
+1
*
Detect MSIL for assembly name harvesting.
Bob Arnson
2020-02-27
2
-2
/
+2
*
Integrate latest change to WixToolset.Data API
Rob Mensching
2020-02-26
1
-1
/
+1
*
Fix File/@TrueType.
Bob Arnson
2020-02-24
3
-4
/
+4
*
One shiny NuGet package, please and thank you.
Bob Arnson
2020-02-24
1
-0
/
+1
*
Early detection of duplicate table definitions from extensions.
Bob Arnson
2020-02-21
2
-2
/
+11
*
One shiny NuGet package, please and thank you.
Bob Arnson
2020-02-13
1
-1
/
+0
*
Support reopening WixOutputs, to be able to read after creation.
Bob Arnson
2020-02-13
1
-0
/
+2
*
One shiny NuGet package, please and thank you.
Bob Arnson
2020-02-13
1
-0
/
+1
*
Make BindResult disposable to manage WixOutput disposability.
Bob Arnson
2020-02-13
6
-99
/
+120
*
Support loading WindowsInstallerData and Intermediate from WixOutput.
Bob Arnson
2020-02-10
1
-0
/
+35
*
Add CreateFolder tuples for null-keypath components in the backend instead of...
Bob Arnson
2020-02-07
9
-17
/
+126
*
Add the bound package's WixOutput to BindResult.
Bob Arnson
2020-02-06
2
-0
/
+4
*
Start on new patch infrastructure
Rob Mensching
2020-02-05
58
-1192
/
+4481
*
Remove WixActionRowCollection and duplicate actions.xml
Rob Mensching
2020-02-05
7
-496
/
+63
*
Clean up variable resolution during Resolve.
Bob Arnson
2020-01-29
3
-22
/
+17
*
Load custom table definitions from extensions during binding.
Bob Arnson
2020-01-23
2
-2
/
+12
*
Fix CustomTable/@Unreal="yes" binding.
Bob Arnson
2020-01-23
3
-13
/
+56
*
Fix ServiceControl/@Wait translation.
Bob Arnson
2020-01-21
3
-4
/
+9
*
Let listeners adjust message levels; general messaging cleanup.
Bob Arnson
2020-01-17
2
-87
/
+7
*
Provide Record enumerator on View that disposes fetched Records
Rob Mensching
2020-01-13
9
-390
/
+389
*
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
3
-4
/
+15
[prev]
[next]