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-04-11
Auto-generate ProductCode for ProductWithComponentGroupRef if undefined
Sean Hall
2
-1
/
+5
2021-04-08
Re-enable MSI usage of only a "." in Directory/@Name
Rob Mensching
3
-1
/
+68
2021-04-07
Address code review feedback
Rob Mensching
3
-4
/
+4
2021-04-06
Discards source directory name when identical to target name
Rob Mensching
3
-1
/
+59
2021-04-06
Introduce StandardDirectory for referencing standard directories
Rob Mensching
42
-248
/
+345
2021-04-06
Introduce "Subdirectory" which simplifies inline directory syntax
Rob Mensching
19
-283
/
+346
2021-04-06
Remove unused warning message
Rob Mensching
1
-6
/
+1
2021-04-02
Standardize on .NET Core v3.1
Rob Mensching
4
-4
/
+4
2021-04-02
Enable codepages and languages to be set via .wxl files
Rob Mensching
38
-235
/
+619
2021-04-02
Integrate the IntermediateSection and IntermediateSymbol mutable changes
Rob Mensching
8
-93
/
+69
2021-04-02
Remove unused values
Rob Mensching
5
-8
/
+7
2021-04-02
Remove removed project from .sln
Rob Mensching
1
-15
/
+0
2021-04-02
Add resolved codepage and LCID to bind context
Rob Mensching
3
-8
/
+74
2021-04-02
Standardize on .NET Core v3.1
Rob Mensching
1
-1
/
+1
2021-04-02
Move codepage from section and to package, module, patch symbols
Rob Mensching
10
-185
/
+321
2021-04-02
Make the IntermediateSection and IntermediateSymbol less mutable
Rob Mensching
6
-39
/
+105
2021-03-31
Fix regression where PayloadRefs for harvested payloads weren't created
Sean Hall
2
-0
/
+74
2021-03-30
Add failing test for DownloadUrl placeholder replacement.
Sean Hall
2
-0
/
+91
2021-03-30
Rename cache types in the Burn manifests to remove, keep, force.
Sean Hall
4
-12
/
+12
2021-03-30
Skip bundle dependent checking when ignoring dependencies includes ALL.
Sean Hall
4
-49
/
+62
2021-03-30
Rename cache types in the manifest to remove, keep, force.
Sean Hall
10
-15
/
+15
2021-03-30
Add test for apuputil and fix descending sorting.
Sean Hall
8
-19
/
+155
2021-03-28
Include bundle reboot-pending in RebootPending variable.
Bob Arnson
4
-54
/
+163
2021-03-25
Re-resolve binary .wixlibs with defaulted embedded files
Rob Mensching
2
-75
/
+92
2021-03-25
Add XML doc to IVariableResolution
Rob Mensching
1
-1
/
+15
2021-03-25
Remove dependency on Dtf.WindowsInstaller from Core
Rob Mensching
5
-358
/
+257
2021-03-25
Remove unused parameter
Rob Mensching
1
-2
/
+2
2021-03-25
Correctly get the authored MsiProperty names for a MsiPackage
Rob Mensching
1
-1
/
+1
2021-03-25
Use separate intermediate folders when testing patch missing files
Rob Mensching
1
-10
/
+20
2021-03-25
Minor CompareFiles optimization when source/target are same path
Rob Mensching
2
-1
/
+7
2021-03-25
Add missing MSI functionality required by Core
Rob Mensching
4
-25
/
+199
2021-03-23
Throw WixException for internal errors and Messaging for user errors
Rob Mensching
3
-14
/
+15
2021-03-23
Fix dependency providers in a Bundle chain
Rob Mensching
7
-51
/
+35
2021-03-23
Consolidate ProvidesDependencySymbol into WixDependencyProviderSymbol
Rob Mensching
3
-93
/
+9
2021-03-23
Correctly set Compressed, Description, DisplayName in BootstrapperApplication...
Rob Mensching
4
-11
/
+15
2021-03-23
Minor code clean up
Rob Mensching
5
-88
/
+33
2021-03-23
Allow payloads to be shared across packages in a Bundle
Rob Mensching
8
-71
/
+129
2021-03-23
Remove invalid package reference from Payload symbol
Rob Mensching
2
-9
/
+2
2021-03-21
Remove obsolete RegistryKey/@Action.
Bob Arnson
1
-21
/
+0
2021-03-21
Clean up some obsolete deprecation warnings.
Bob Arnson
1
-11
/
+0
2021-03-21
UX is so 2012
Bob Arnson
1
-1
/
+1
2021-03-19
Allow the BuildAndQuery output filename to be set
Rob Mensching
1
-4
/
+7
2021-03-19
Update tests to validate Shortcut Name/ShortName handling
Rob Mensching
5
-35
/
+91
2021-03-19
Default to 1 if NUMBER_OF_PROCESSORS environment variable is invalid
Rob Mensching
1
-22
/
+6
2021-03-19
Minor code cleanup
Rob Mensching
3
-28
/
+21
2021-03-19
Add warning for defaulting an invalid environment variable value
Rob Mensching
1
-0
/
+6
2021-03-19
Improve finding files relative to Core.Native assembly
Rob Mensching
3
-30
/
+84
2021-03-19
Remove a bunch of dead code related to winterop.dll
Rob Mensching
12
-795
/
+52
2021-03-18
Reference issues in failing tests.
Sean Hall
3
-5
/
+5
2021-03-18
Deploy .targets file to buildTransitive folder
Sean Hall
2
-1
/
+5
[prev]
[next]