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-06-08
Fix typo in class name
Rob Mensching
2
-3
/
+3
2020-06-04
Minor code cleanup
Rob Mensching
4
-37
/
+36
2020-06-04
Drive merge process from tuples not rows and fix merge table suppression
Rob Mensching
3
-98
/
+119
2020-06-04
Correctly pass extension context when Id attribute is null
Rob Mensching
4
-9
/
+9
2020-06-04
Fail build if any command fails in the build batch file
Rob Mensching
1
-5
/
+5
2020-06-04
Add column tuples when created instead of after the table tuple creation
Rob Mensching
1
-6
/
+2
2020-06-03
Redesign CustomTable tuples to support resolving binary columns
Rob Mensching
15
-515
/
+731
2020-05-30
Basic patching support
Rob Mensching
19
-986
/
+779
2020-05-23
Add failing test for RegistryKey without Id and child extension element.
Sean Hall
3
-0
/
+50
2020-05-23
Add failing test for invalid command line switch.
Sean Hall
1
-0
/
+29
2020-05-23
Support instance transforms
Rob Mensching
3
-243
/
+297
2020-05-23
Minor code cleanup
Rob Mensching
2
-5
/
+1
2020-05-22
Support merging merge modules
Rob Mensching
12
-513
/
+105
2020-05-22
Minor code cleanup
Rob Mensching
4
-79
/
+50
2020-05-22
Fix naming of file in a merge module's cabinet
Rob Mensching
7
-22
/
+47
2020-05-19
Don't warn about missing netfx4 switches.
Bob Arnson
1
-2
/
+2
2020-05-17
Add missing ARM64 cases & random fixes.
Bob Arnson
4
-23
/
+45
2020-05-16
Get Log/@Extension and Registration/@ProviderKey to match v3.
Sean Hall
3
-4
/
+18
2020-05-16
Process Unreal custom tables in CreateBootstrapperApplicationManifestCommand
Sean Hall
4
-0
/
+113
2020-05-16
WIXFEAT:6164 Move DisplayInternalUI into BalExtension.
Sean Hall
3
-13
/
+0
2020-05-13
Update CabinetBuilder to send exception to UnexpectedException.
Sean Hall
1
-1
/
+1
2020-05-11
Fix named bind paths.
Bob Arnson
11
-15
/
+134
2020-05-10
Track files in BindBundleCommand.
Sean Hall
5
-13
/
+52
2020-05-10
Use WixToolset.Burn package to get rid of -burnStubPath.
Sean Hall
8
-44
/
+9
2020-05-09
Update dependencies.
Sean Hall
1
-1
/
+1
2020-05-08
Default output file if there's a single input file.
Bob Arnson
1
-4
/
+71
2020-05-08
Add `IBindContext.SuppressLayout` to suppress cab generation.
Bob Arnson
3
-25
/
+26
2020-05-08
Remove Heat files from Core.
Sean Hall
14
-844
/
+5
2020-04-23
Add and fix some bundle tests.
Sean Hall
5
-2
/
+102
2020-04-23
Add BundleFinalize to IBurnBackendExtension.
Sean Hall
1
-4
/
+7
2020-04-18
Implement Burn pdb.
Sean Hall
6
-74
/
+76
2020-04-18
Test ability for an extension to have a custom strongly typed row during bind...
Sean Hall
7
-33
/
+85
2020-04-13
Adjust to some newly nullable fields in tuples.
Sean Hall
4
-5
/
+9
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
[next]