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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-08
Report invalid command line arguments as errors
Rob Mensching
6
-12
/
+15
2021-01-08
Remove unnecessary SuppressMessage attributes
Rob Mensching
4
-33
/
+0
2021-01-07
Support environment variables with parens in the preprocessor
Rob Mensching
3
-0
/
+30
2021-01-07
Add test for invalid ids
Rob Mensching
2
-0
/
+31
2021-01-06
Implement improved file sequence optimization
Rob Mensching
10
-11
/
+185
2021-01-06
Default MSI packages to compressed
Rob Mensching
1
-4
/
+7
2021-01-05
Fix handling of duplicate directories
Rob Mensching
7
-15
/
+92
2021-01-05
Fix up tests to work well under NCrunch plus whitespace clean up
Rob Mensching
6
-241
/
+32
2021-01-03
Fix x64 Burn stub app manifest (test to come)
Bob Arnson
2
-1
/
+2
2021-01-03
Fix parsing of DpiAwareness attribute.
Sean Hall
4
-1
/
+55
2021-01-03
Add failing tests.
Sean Hall
11
-6
/
+273
2021-01-03
Fix TryGetNextNonSwitchArgumentOrError.
Sean Hall
4
-31
/
+47
2021-01-03
Implement command line for SuppressAllWarnings and WarningsAsError.
Sean Hall
9
-20
/
+150
2020-12-21
Fix parsing Behavior in ExitCode element.
Sean Hall
1
-2
/
+17
2020-12-21
Add CanExtractBundleWithDetachedContainer test.
Nir Bar
10
-5
/
+130
2020-12-19
4862 - Disallow Burn Variables that are Hidden and Persisted.
Sean Hall
5
-2
/
+36
2020-12-19
Add more failing tests and label them with the issue number.
Sean Hall
7
-6
/
+138
2020-12-18
Enable XML doc.
Sean Hall
76
-162
/
+471
2020-12-17
[Linux] Fix newline handling in help message.
Simon Tatham
1
-2
/
+4
2020-12-16
Canonicalize Payload/@Name.
Sean Hall
8
-10
/
+174
2020-12-14
WIXBUG:6299 - Fix OverflowException in ReadUInt32.
Sean Hall
6
-5
/
+96
2020-12-14
Enable CheckForOverflowUnderflow.
Sean Hall
1
-0
/
+1
2020-12-12
Fix merge module decompilation timing.
Bob Arnson
2
-8
/
+9
2020-12-09
Add test to verify primary feature select in component categories.
Bob Arnson
5
-0
/
+84
2020-12-09
Fix copy paste error.
Sean Hall
1
-1
/
+1
2020-12-08
WIXFEAT:6209 - Move BA entry point to its own element.
Sean Hall
9
-59
/
+101
2020-12-08
Require SourceFile for BundleExtension.
Sean Hall
1
-14
/
+1
2020-12-08
Always parse extension attributes in ParsePayloadElementContent.
Sean Hall
1
-22
/
+20
2020-12-08
Remove dead code.
Sean Hall
1
-34
/
+3
2020-12-08
Decompiling null GUID should set `Guid=""` to match.
Bob Arnson
6
-1
/
+28
2020-12-02
MSI transaction cleanup.
Sean Hall
9
-15
/
+212
2020-11-16
Support an empty multiString registry value
Bob Arnson
3
-7
/
+4
2020-11-09
Obsolete long-deprecated elements and attributes.
Bob Arnson
4
-135
/
+9
2020-11-09
Catch more former-supported-but-now-illegal inner text.
Bob Arnson
1
-0
/
+2
2020-11-02
Update GitVersioning.
Sean Hall
5
-5
/
+5
2020-10-29
Strong-name sign WiX assemblies.
Bob Arnson
4
-1
/
+13
2020-10-28
A bit of cleanup on now-defunct Product element references.
Bob Arnson
3
-6
/
+7
2020-10-24
One shiny NuGet package, please and thank you.
Sean Hall
1
-0
/
+1
2020-10-24
Reorganize Product/Package to Package/SummaryInformation.
Bob Arnson
40
-530
/
+473
2020-10-14
Add failing tests.
Sean Hall
4
-0
/
+72
2020-10-12
Add CreateFolders standard action...
Bob Arnson
3
-0
/
+5
2020-10-08
Add the decompiled package's platform to the DecompileResult.
Bob Arnson
3
-25
/
+47
2020-09-30
Add error message for cases where inner text used to be used.
Bob Arnson
6
-10
/
+47
2020-09-19
Remove 32-bit ARM support.
Bob Arnson
8
-61
/
+8
2020-09-06
Replace BinaryKey with BinaryRef and FileKey with FileRef.
Bob Arnson
6
-25
/
+22
2020-09-01
Fix typo.
Bob Arnson
2
-7
/
+7
2020-09-01
Fix check for valid 8.3 names for >3 extensions.
Bob Arnson
3
-1
/
+9
2020-08-26
A couple of minor decompiler fixes.
Bob Arnson
1
-2
/
+2
2020-08-24
Fixed custom action null column decompilation.
Bob Arnson
1
-1
/
+1
2020-08-24
Update decompiler to use XDocument rather than generated classes.
Bob Arnson
9
-5230
/
+3427
[prev]
[next]