aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-14Minimize public surface area of CoreRob Mensching70-1952/+871
2021-03-14Minimize public surface area of CoreRob Mensching6-16/+283
2021-03-14Extract data out of Core to minimize public surface areaRob Mensching5-3/+166
2021-03-12Add conversion for BootstrapperApplicationData to BundleCustomData.Sean Hall3-19/+337
2021-03-11Add tests to verify #4991 and #5702.Sean Hall64-53/+224
2021-03-11Port forward compatible tests from old repo.Sean Hall21-0/+794
2021-03-11Add default rollback boundary in the Burn binder instead of the compilerRob Mensching4-31/+35
2021-03-11Integrate ForwardCompatible and RelatedBundle changes.Sean Hall13-43/+56
2021-03-11Integrate ForwardCompatible and RelatedBundle changes in Burn headers.Sean Hall20-58/+214
2021-03-11Handle when related bundles have an uninstall key but aren't cached.Sean Hall14-34/+188
2021-03-11Determine whether to ignore forward compatible bundles during Plan.Sean Hall12-110/+200
2021-03-11One shiny NuGet package, please and thank you.Sean Hall1-0/+1
2021-03-11One shiny NuGet package, please and thank you.Sean Hall1-1/+0
2021-03-09Ensure bundle is registered and cached when modifying machine state.Sean Hall1-20/+13
2021-03-09Consider the bundle as eligible for cleanup if running from the cache.Sean Hall1-1/+1
2021-03-08Port dependency tests from old repo.Sean Hall74-24/+2206
2021-03-08Improve CollidingModularizationTypes message.Bob Arnson1-1/+1
2021-03-08One shiny NuGet package, please and thank you.Sean Hall1-1/+0
2021-03-08Add failing test for authoring Provides in chain packages.Sean Hall2-0/+53
2021-03-08Add failing test for patch from MSI that included a file from a wixext.Sean Hall3-1/+70
2021-03-08Fix parsing ProviderKey for Bundle.Sean Hall3-5/+74
2021-03-08Fix harvesting providers from MSI packages.Sean Hall4-8/+76
2021-03-08Fix WixDependencyProvider in SymbolDefinitions.ByTypeSean Hall1-4/+7
2021-03-07Correctly handle missing/null values with ~<> operator.Bob Arnson2-1/+4
2021-03-07Improve missing entry section error message.Bob Arnson2-1/+98
2021-03-07Improve missing entry section error message.Bob Arnson1-0/+5
2021-03-05Fix Enforce.Sean Hall4-5/+14
2021-03-05Create unit test for WixVariable resolution issue #6376Andrij Abyzov6-0/+105
2021-03-04Build the SoftwareTags.Sean Hall17-20/+26
2021-03-03Update dependencies.Sean Hall33-52/+52
2021-03-03Update dependencies.Sean Hall2-2/+2
2021-03-03Rely on the free-threaded marshaler for IBootstrapperEngine marshallingSean Hall1-151/+15
2021-03-03Update dependencies.Sean Hall11-16/+16
2021-03-03Update to latest build infrastructureRob Mensching15-82/+132
2021-03-03Update to latest build infrastructureRob Mensching10-103/+45
2021-03-03Use updated AccessModifier enumRob Mensching1-3/+3
2021-03-03Update to latest build infrastructureRob Mensching9-26/+78
2021-03-03Complete MOVE_TO_BACKEND code migrationRob Mensching9-422/+338
2021-03-03Add test to verify patches without files workRob Mensching4-0/+74
2021-03-02Update dependencies.Sean Hall33-54/+54
2021-03-02Update dependencies.Sean Hall5-13/+13
2021-03-02Update dependencies and integrate changes.Sean Hall18-499/+160
2021-03-02Update dependencies and integrate changes.Sean Hall15-86/+99
2021-03-02Integrate OnUnregisterBegin changes in Burn headers.Sean Hall18-52/+66
2021-03-02Update heat.exe to add the Burn backend.Sean Hall1-1/+3
2021-03-02Fix spelling of RemoveUnusedNamespaces.Sean Hall4-18/+6
2021-03-02Add conversion for renaming RemotePayload, and warn about changed hash.Sean Hall3-33/+169
2021-03-02Don't recommend "/ChainingPackage" for netfx4 protocol ExePackages.Sean Hall2-4/+3
2021-03-02Change the hash algorithm for Burn to SHA512.Sean Hall2-1/+5
2021-03-02Don't require Version, ProductName, or Description for remote payloads.Sean Hall1-17/+25