index
:
wix
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
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/dutiltestloggingex
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
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of duplicate directories
Rob Mensching
2021-01-05
4
-7
/
+20
*
Fix up tests to work well under NCrunch plus whitespace clean up
Rob Mensching
2021-01-05
1
-0
/
+7
*
Fix parsing of DpiAwareness attribute.
Sean Hall
2021-01-03
1
-1
/
+1
*
Fix TryGetNextNonSwitchArgumentOrError.
Sean Hall
2021-01-03
2
-2
/
+3
*
Implement command line for SuppressAllWarnings and WarningsAsError.
Sean Hall
2021-01-03
1
-13
/
+55
*
Fix parsing Behavior in ExitCode element.
Sean Hall
2020-12-21
1
-2
/
+17
*
Add CanExtractBundleWithDetachedContainer test.
Nir Bar
2020-12-21
2
-2
/
+22
*
4862 - Disallow Burn Variables that are Hidden and Persisted.
Sean Hall
2020-12-19
1
-0
/
+5
*
Enable XML doc.
Sean Hall
2020-12-18
40
-103
/
+195
*
[Linux] Fix newline handling in help message.
Simon Tatham
2020-12-17
1
-2
/
+4
*
Canonicalize Payload/@Name.
Sean Hall
2020-12-16
2
-5
/
+30
*
Fix merge module decompilation timing.
Bob Arnson
2020-12-12
1
-1
/
+1
*
Fix copy paste error.
Sean Hall
2020-12-09
1
-1
/
+1
*
WIXFEAT:6209 - Move BA entry point to its own element.
Sean Hall
2020-12-08
1
-32
/
+69
*
Require SourceFile for BundleExtension.
Sean Hall
2020-12-08
1
-14
/
+1
*
Always parse extension attributes in ParsePayloadElementContent.
Sean Hall
2020-12-08
1
-22
/
+20
*
Remove dead code.
Sean Hall
2020-12-08
1
-34
/
+3
*
Support an empty multiString registry value
Bob Arnson
2020-11-16
1
-6
/
+1
*
Obsolete long-deprecated elements and attributes.
Bob Arnson
2020-11-09
4
-135
/
+9
*
Catch more former-supported-but-now-illegal inner text.
Bob Arnson
2020-11-09
1
-0
/
+2
*
Update GitVersioning.
Sean Hall
2020-11-02
1
-1
/
+1
*
A bit of cleanup on now-defunct Product element references.
Bob Arnson
2020-10-28
2
-6
/
+6
*
Reorganize Product/Package to Package/SummaryInformation.
Bob Arnson
2020-10-24
4
-272
/
+256
*
Add the decompiled package's platform to the DecompileResult.
Bob Arnson
2020-10-08
1
-0
/
+3
*
Add error message for cases where inner text used to be used.
Bob Arnson
2020-09-30
5
-1
/
+42
*
Remove 32-bit ARM support.
Bob Arnson
2020-09-19
4
-45
/
+4
*
Replace BinaryKey with BinaryRef and FileKey with FileRef.
Bob Arnson
2020-09-06
1
-10
/
+10
*
Fix typo.
Bob Arnson
2020-09-01
1
-6
/
+6
*
Fix check for valid 8.3 names for >3 extensions.
Bob Arnson
2020-09-01
1
-1
/
+1
*
Update decompiler to use XDocument rather than generated classes.
Bob Arnson
2020-08-24
2
-4
/
+4
*
Only target all frameworks in Release
Sean Hall
2020-08-17
1
-1
/
+2
*
WIXFEAT:4763 Change "string" variable type to literal and add "formatted".
Sean Hall
2020-08-09
1
-36
/
+57
*
Fix Control symbol dehydration to MSI output.
Bob Arnson
2020-07-26
1
-0
/
+2
*
Support implicit standard directory reference and "3264" platform folders
Rob Mensching
2020-07-21
5
-33
/
+159
*
WIXFEAT:6204 Use the new DpiAwareness attribute on BootstrapperApplication el...
Sean Hall
2020-07-19
1
-1
/
+45
*
Display command-line help from Core and extensions
Rob Mensching
2020-07-18
5
-49
/
+59
*
Ensure named bindpaths are not found in unnamed bindpaths
Rob Mensching
2020-07-17
1
-28
/
+34
*
Fix parsing of bind variables with default values
Rob Mensching
2020-07-17
1
-2
/
+2
*
Fix short filenames containing bind variables
Rob Mensching
2020-07-14
1
-2
/
+2
*
Fix validation of wildcard short filename extension.
Rob Mensching
2020-07-14
1
-1
/
+1
*
Major performance improvements to inline directory syntax parsing
Rob Mensching
2020-07-14
4
-222
/
+220
*
Implement optimized simple reference creation
Rob Mensching
2020-07-14
2
-1
/
+46
*
Update dependencies.
Sean Hall
2020-07-14
1
-1
/
+1
*
Add CustomTableRef element.
Sean Hall
2020-07-10
4
-7
/
+74
*
Add CreateIdentifierValueFromPlatform.
Sean Hall
2020-07-10
1
-0
/
+35
*
Improve compiler performance by removing regex and other string fixes
Rob Mensching
2020-07-08
10
-369
/
+448
*
Move short filename generation to the WindowsInstallerBackend
Rob Mensching
2020-07-08
5
-153
/
+34
*
Remove unused property
Rob Mensching
2020-07-08
3
-4
/
+0
*
Make Feature/@Absent and Feature/@AllowAdvertise consistent
Rob Mensching
2020-07-01
1
-33
/
+3
*
Support localized TextStyle Size
Rob Mensching
2020-06-28
1
-3
/
+2
[next]