index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixIEngineSetDownloadSource
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
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-13
Fix changes to TableDefinition.
Sean Hall
5
-5
/
+10
2020-04-13
Fix typo in SummaryInformationType.
Sean Hall
4
-69
/
+69
2020-04-12
Add warning when CreateOutputFromIRCommand doesn't know how to handle a tuple.
Sean Hall
1
-8
/
+16
2020-04-12
Merge and move default tuple logic from CreateOutputFromIRCommand to WindowsI...
Sean Hall
4
-62
/
+31
2020-04-12
General cleanup.
Sean Hall
27
-891
/
+660
2020-04-12
Move table definitions from Core to Data.
Sean Hall
11
-2019
/
+6
2020-04-12
Sync tables.xml with tuple definitions.
Sean Hall
2
-70
/
+62
2020-04-12
Update CreateBootstrapperApplicationManifest to better match v3 output.
Sean Hall
1
-12
/
+48
2020-04-12
Fix bug when parsing PayloadGroupRef.
Sean Hall
3
-8
/
+15
2020-04-11
Remove partial WixPdb support.
Bob Arnson
2
-276
/
+219
2020-04-07
Fix bugs when compiling UI.wixext
Sean Hall
11
-87
/
+123
2020-04-06
Try to fix build flakiness with Example.Extension.
Sean Hall
6
-1
/
+69
2020-04-05
Add test around ActionText and fix the table definition to get it passing.
Sean Hall
5
-7
/
+14
2020-04-05
Implement new IParseHelper methods.
Sean Hall
3
-16
/
+34
2020-04-03
Add failing test for when EnsureTable references an extension table with a di...
Sean Hall
5
-3
/
+52
2020-04-03
Use TupleIdIsPrimaryKey.
Sean Hall
7
-41
/
+13
2020-04-03
Refactor dispose into finally to make debugging easier.
Sean Hall
1
-3
/
+7
2020-04-02
Hide the concrete implementation of the service provider interfaces
Sean Hall
9
-12
/
+27
2020-04-02
Use IWixToolsetServiceProvider and IWixToolsetCoreServiceProvider to expose t...
Sean Hall
40
-91
/
+119
2020-04-02
Fix bug in ParseHelper where it assumed the first column was the id column.
Sean Hall
6
-23
/
+6
2020-03-30
Order WixSearches in Core.
Sean Hall
3
-10
/
+295
2020-03-30
Add SetVariable.
Sean Hall
7
-33
/
+217
2020-03-30
Add ability for extensions to create custom bundle searches.
Sean Hall
23
-77
/
+688
2020-03-30
Add BundleExtension element.
Sean Hall
15
-1
/
+416
2020-03-27
Fix bundle-build extension library extraction.
Bob Arnson
6
-24
/
+17
2020-03-26
Add intermediate levels to track how IR has been lowered.
Bob Arnson
9
-12
/
+140
2020-03-20
Update Example.Extension to automatically update based on its Example.wxs.
Sean Hall
12
-5
/
+261
2020-03-18
Allow unresolved variables during resolution.
Bob Arnson
5
-10
/
+13
2020-03-17
Partial WixPdbs stop the backend before binding.
Bob Arnson
5
-9
/
+41
2020-03-13
Clean up unused IVariableResolver functionality.
Bob Arnson
5
-18
/
+72
2020-03-12
Avoid infinite loops when resolving variables.
Bob Arnson
2
-1
/
+2
2020-03-11
Fix https://github.com/wixtoolset/issues/issues/5860 recursive loc strings.
Bob Arnson
2
-2
/
+41
2020-03-05
Correctly handle custom action default suffix.
Bob Arnson
2
-9
/
+41
2020-03-05
Default custom action platform to x86.
Bob Arnson
1
-8
/
+4
2020-03-04
Use TableDefinition.TupleDefinitionName find matching tuple.
Bob Arnson
1
-1
/
+1
2020-03-03
Fix custom action prefix.
Bob Arnson
1
-4
/
+4
2020-03-03
Add CreateCustomActionReference method from IParseHelper
Bob Arnson
2
-40
/
+2
2020-03-03
Add CreateCustomActionReference method
Bob Arnson
2
-0
/
+79
2020-02-27
Fix AMD64 assembly processorArchitecture.
Bob Arnson
1
-1
/
+1
2020-02-27
Detect MSIL for assembly name harvesting.
Bob Arnson
2
-2
/
+2
2020-02-26
Integrate latest change to WixToolset.Data API
Rob Mensching
1
-1
/
+1
2020-02-24
Fix File/@TrueType.
Bob Arnson
3
-4
/
+4
2020-02-24
One shiny NuGet package, please and thank you.
Bob Arnson
1
-0
/
+1
2020-02-21
Early detection of duplicate table definitions from extensions.
Bob Arnson
2
-2
/
+11
2020-02-13
One shiny NuGet package, please and thank you.
Bob Arnson
1
-1
/
+0
2020-02-13
Support reopening WixOutputs, to be able to read after creation.
Bob Arnson
1
-0
/
+2
2020-02-13
One shiny NuGet package, please and thank you.
Bob Arnson
1
-0
/
+1
2020-02-13
Make BindResult disposable to manage WixOutput disposability.
Bob Arnson
6
-99
/
+120
2020-02-10
Support loading WindowsInstallerData and Intermediate from WixOutput.
Bob Arnson
1
-0
/
+35
2020-02-07
Add CreateFolder tuples for null-keypath components in the backend instead of...
Bob Arnson
9
-17
/
+126
[next]