aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-11Auto-generate ProductCode for ProductWithComponentGroupRef if undefinedSean Hall2-1/+5
2021-04-08Re-enable MSI usage of only a "." in Directory/@NameRob Mensching3-1/+68
2021-04-07Address code review feedbackRob Mensching3-4/+4
2021-04-06Discards source directory name when identical to target nameRob Mensching3-1/+59
2021-04-06Introduce StandardDirectory for referencing standard directoriesRob Mensching42-248/+345
2021-04-06Introduce "Subdirectory" which simplifies inline directory syntaxRob Mensching19-283/+346
2021-04-06Remove unused warning messageRob Mensching1-6/+1
2021-04-02Standardize on .NET Core v3.1Rob Mensching4-4/+4
2021-04-02Enable codepages and languages to be set via .wxl filesRob Mensching38-235/+619
2021-04-02Integrate the IntermediateSection and IntermediateSymbol mutable changesRob Mensching8-93/+69
2021-04-02Remove unused valuesRob Mensching5-8/+7
2021-04-02Remove removed project from .slnRob Mensching1-15/+0
2021-04-02Add resolved codepage and LCID to bind contextRob Mensching3-8/+74
2021-04-02Standardize on .NET Core v3.1Rob Mensching1-1/+1
2021-04-02Move codepage from section and to package, module, patch symbolsRob Mensching10-185/+321
2021-04-02Make the IntermediateSection and IntermediateSymbol less mutableRob Mensching6-39/+105
2021-03-31Fix regression where PayloadRefs for harvested payloads weren't createdSean Hall2-0/+74
2021-03-30Add failing test for DownloadUrl placeholder replacement.Sean Hall2-0/+91
2021-03-30Rename cache types in the Burn manifests to remove, keep, force.Sean Hall4-12/+12
2021-03-30Skip bundle dependent checking when ignoring dependencies includes ALL.Sean Hall4-49/+62
2021-03-30Rename cache types in the manifest to remove, keep, force.Sean Hall10-15/+15
2021-03-30Add test for apuputil and fix descending sorting.Sean Hall8-19/+155
2021-03-28Include bundle reboot-pending in RebootPending variable.Bob Arnson4-54/+163
2021-03-25Re-resolve binary .wixlibs with defaulted embedded filesRob Mensching2-75/+92
2021-03-25Add XML doc to IVariableResolutionRob Mensching1-1/+15
2021-03-25Remove dependency on Dtf.WindowsInstaller from CoreRob Mensching5-358/+257
2021-03-25Remove unused parameterRob Mensching1-2/+2
2021-03-25Correctly get the authored MsiProperty names for a MsiPackageRob Mensching1-1/+1
2021-03-25Use separate intermediate folders when testing patch missing filesRob Mensching1-10/+20
2021-03-25Minor CompareFiles optimization when source/target are same pathRob Mensching2-1/+7
2021-03-25Add missing MSI functionality required by CoreRob Mensching4-25/+199
2021-03-23Throw WixException for internal errors and Messaging for user errorsRob Mensching3-14/+15
2021-03-23Fix dependency providers in a Bundle chainRob Mensching7-51/+35
2021-03-23Consolidate ProvidesDependencySymbol into WixDependencyProviderSymbolRob Mensching3-93/+9
2021-03-23Correctly set Compressed, Description, DisplayName in BootstrapperApplication...Rob Mensching4-11/+15
2021-03-23Minor code clean upRob Mensching5-88/+33
2021-03-23Allow payloads to be shared across packages in a BundleRob Mensching8-71/+129
2021-03-23Remove invalid package reference from Payload symbolRob Mensching2-9/+2
2021-03-21Remove obsolete RegistryKey/@Action.Bob Arnson1-21/+0
2021-03-21Clean up some obsolete deprecation warnings.Bob Arnson1-11/+0
2021-03-21UX is so 2012Bob Arnson1-1/+1
2021-03-19Allow the BuildAndQuery output filename to be setRob Mensching1-4/+7
2021-03-19Update tests to validate Shortcut Name/ShortName handlingRob Mensching5-35/+91
2021-03-19Default to 1 if NUMBER_OF_PROCESSORS environment variable is invalidRob Mensching1-22/+6
2021-03-19Minor code cleanupRob Mensching3-28/+21
2021-03-19Add warning for defaulting an invalid environment variable valueRob Mensching1-0/+6
2021-03-19Improve finding files relative to Core.Native assemblyRob Mensching3-30/+84
2021-03-19Remove a bunch of dead code related to winterop.dllRob Mensching12-795/+52
2021-03-18Reference issues in failing tests.Sean Hall3-5/+5
2021-03-18Deploy .targets file to buildTransitive folderSean Hall2-1/+5