aboutsummaryrefslogtreecommitdiff
path: root/src/api (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Create Harvested*PackageSymbols.Sean Hall2022-04-134-0/+412
* Try to improve fields of bundle symbols.Sean Hall2022-04-1320-126/+709
* Only allow MsiPackage and MspPackage inside MSI transactions.Sean Hall2022-04-132-3/+27
* Detect related bundles for BundlePackages.Sean Hall2022-04-0117-96/+270
* Implement BundlePackage.Sean Hall2022-04-016-1/+170
* Implement IWindowsInstallerDecompileExtensionsRob Mensching2022-03-307-70/+313
* Make "decompile" an MSI-only command instead of a backend requirementRob Mensching2022-03-307-47/+133
* Simplify BaseWindowsInstallerBackendBinderExtensionRob Mensching2022-03-301-7/+8
* Remove dead codeRob Mensching2022-03-304-193/+0
* Add `ExePackage/@Bundle` to opt-in to v3 behavior.Sean Hall2022-03-221-0/+3
* Centralize cache locations in IExtensionManagerRob Mensching2022-03-202-0/+48
* Minor code clean upRob Mensching2022-03-191-10/+37
* Make ModuleSignature a standard table and no refs with EnsureTableRob Mensching2022-03-191-0/+1
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-1911-0/+168
* Warn when an MSI or cabinet installed by an MSI is too largeRob Mensching2022-03-171-0/+11
* Change IParseHelper to not be an IBundleValidator.Sean Hall2022-03-161-1/+1
* Enhance bundle backend validation.Sean Hall2022-03-167-24/+105
* Make engine skip planning if there are any downgrade related bundles.Sean Hall2022-03-1411-0/+114
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-1411-2/+192
* Handle case when invalid icon or splash screen are added to bundleRob Mensching2022-03-141-4/+4
* Remove Unbind as backend functionRob Mensching2022-03-144-47/+19
* Change ARP property Installed to 0 when registrationType is InProgress.Sean Hall2022-03-058-12/+12
* Set ExePackage/@Uninstallable in bundle manifestsRob Mensching2022-03-023-2/+13
* Support certs on remote payloads and generate them from burn subcommandRob Mensching2022-02-281-0/+16
* Rename WixProductTagSymbol to WixPackageTagSymbolRob Mensching2022-02-233-71/+71
* Fix wixlib, msm, msi incremental buildRob Mensching2022-02-233-4/+46
* Minor comment fixRob Mensching2022-02-231-1/+1
* Add UnsafeUninstall action.Sean Hall2022-02-222-2/+6
* Finish removing native pdbs from .nupkg and removing symbols packages.Sean Hall2022-02-182-4/+0
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-174-2/+3
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-1011-0/+132
* Make validation independent of the build commandRob Mensching2022-02-081-15/+0
* Actually elevate warning messages to error when requestedRob Mensching2022-02-081-0/+8
* Error on invalid Control/@Type attribute valuesRob Mensching2022-02-031-42/+2
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-274-6/+4
* Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.Sean Hall2022-01-162-0/+6
* Remove orphan compatible MSI packages.Sean Hall2022-01-1611-9/+539
* Inscribe no longer a global backend conceptRob Mensching2022-01-102-23/+0
* Support "inscribing" Burn bundlesRob Mensching2022-01-101-1/+1
* Centralize common command-line switches parsingRob Mensching2022-01-101-1/+6
* Read WindowsInstallerData at same XML conformance as writingRob Mensching2022-01-042-1/+11
* Update some nuspecs to be more standardRob Mensching2022-01-031-3/+3
* Move to a single tracking file for all bind inputs and outputsRob Mensching2022-01-022-15/+11
* Extract tracking and creating file transfers to ILayoutServicesRob Mensching2022-01-022-18/+31
* Upload test results and fail the build if any are missing.Sean Hall2022-01-011-5/+6
* Try to get more helpful test failure messages.Sean Hall2022-01-014-2/+14
* Remove warnings and make sure more don't creep in.Sean Hall2022-01-016-13/+20
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-308-29/+4
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-308-25/+47
* Build simplification and parallelizationRob Mensching2021-12-305-15/+15