| Commit message (Expand) | Author | Age | Files | Lines |
* | Set each native library dependency version to the build version. | Sean Hall | 2022-04-19 | 2 | -4/+4 |
* | Detect related bundles for BundlePackages. | Sean Hall | 2022-04-01 | 14 | -96/+198 |
* | Implement BundlePackage. | Sean Hall | 2022-04-01 | 2 | -0/+6 |
* | Give BA process id and option to wait for cancelled process to exit. | Sean Hall | 2022-03-19 | 11 | -0/+168 |
* | Make engine skip planning if there are any downgrade related bundles. | Sean Hall | 2022-03-14 | 11 | -0/+114 |
* | Allow the BA to override the bundle relation type during plan. | Sean Hall | 2022-03-14 | 11 | -2/+192 |
* | Change ARP property Installed to 0 when registrationType is InProgress. | Sean Hall | 2022-03-05 | 8 | -12/+12 |
* | Add UnsafeUninstall action. | Sean Hall | 2022-02-22 | 2 | -2/+6 |
* | Finish removing native pdbs from .nupkg and removing symbols packages. | Sean Hall | 2022-02-18 | 2 | -4/+0 |
* | Create single .zip file for non-embedded pdb files | Rob Mensching | 2022-02-17 | 4 | -2/+3 |
* | When rolling back a bundle failure, reinstall all upgrade related bundles. | Sean Hall | 2022-02-10 | 11 | -0/+132 |
* | Fix NoWarn being overridden and use PackageReference for TestSupport. | Sean Hall | 2022-01-27 | 2 | -3/+2 |
* | Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT. | Sean Hall | 2022-01-16 | 2 | -0/+6 |
* | Remove orphan compatible MSI packages. | Sean Hall | 2022-01-16 | 11 | -9/+539 |
* | Update some nuspecs to be more standard | Rob Mensching | 2022-01-03 | 1 | -3/+3 |
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 2 | -1/+7 |
* | Remove warnings and make sure more don't creep in. | Sean Hall | 2022-01-01 | 3 | -8/+13 |
* | Don't report related operation in OnDetectRelatedBundle. | Sean Hall | 2021-12-30 | 8 | -29/+4 |
* | FilesInUse messages are too different to unify in the Burn engine. | Sean Hall | 2021-12-30 | 8 | -25/+47 |
* | Build simplification and parallelization | Rob Mensching | 2021-12-30 | 1 | -1/+1 |
* | Remove BOOTSTRAPPER_RESUME_TYPE_REBOOT_PENDING. | Bob Arnson | 2021-12-27 | 2 | -6/+0 |
* | Use `v143` toolset except `v141` for libs. | Bob Arnson | 2021-12-25 | 5 | -12/+12 |
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 10 | -65/+23 |
* | Switch to `net472` as Framework baseline. | Bob Arnson | 2021-12-12 | 1 | -0/+1 |
* | Add BA events for setting the update bundle. | Sean Hall | 2021-12-11 | 16 | -2/+292 |
* | Remove MEND. | Sean Hall | 2021-12-08 | 2 | -12/+0 |
* | Add ability to customize file versioning rules for MsiPackage and MspPackage. | Sean Hall | 2021-12-08 | 8 | -16/+57 |
* | Only build mbanative for latest toolset. | Sean Hall | 2021-12-01 | 1 | -7/+8 |
* | Go back to thmutil not interfering with wixstdba controls. | Sean Hall | 2021-11-10 | 4 | -3/+6 |
* | Remove dutil types from BAFunctions. | Sean Hall | 2021-11-01 | 5 | -33/+18 |
* | Make thmutil automatically load controls during window creation. | Sean Hall | 2021-11-01 | 6 | -0/+50 |
* | Add more thmutil window messages to simplify handling control events. | Sean Hall | 2021-11-01 | 4 | -0/+104 |
* | Allow more customization of control ids in thmutil. | Sean Hall | 2021-11-01 | 4 | -0/+47 |
* | Allow BA to opt out of MSI transaction. | Nir Bar | 2021-08-12 | 11 | -0/+140 |
* | Refactor butil while cleaning up other things. | Sean Hall | 2021-07-18 | 1 | -8/+0 |
* | Build api segment via traversal projects. | Bob Arnson | 2021-07-17 | 2 | -2/+42 |
* | Revert "Build api segment via traversal projects." | Bob Arnson | 2021-07-12 | 1 | -42/+0 |
* | Build api segment via traversal projects. | Bob Arnson | 2021-07-11 | 1 | -0/+42 |
* | Make the BA responsible for parsing restart prompt behavior. | Sean Hall | 2021-07-02 | 12 | -43/+103 |
* | Add bundle option for command line variables to always be uppercase. | Sean Hall | 2021-07-02 | 6 | -2/+102 |
* | Expose overridable variable APIs in balutil and Mba.Core. | Sean Hall | 2021-07-02 | 14 | -11/+500 |
* | In thmutil when drawing images, use GDI+ and the actual dimensions. | Sean Hall | 2021-06-04 | 2 | -0/+14 |
* | Add InProgressDisplayName for bundles. | Sean Hall | 2021-05-19 | 8 | -49/+86 |
* | Use balutil methods in Engine.cs to avoid size_t ugliness. | Sean Hall | 2021-05-11 | 11 | -201/+466 |
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 26 | -596/+123 |
* | Move balutil into API/burn | Rob Mensching | 2021-04-29 | 105 | -0/+19988 |