| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable enabling runtime tests | Rob Mensching | 2021-05-17 | 3 | -3/+7 |
* | Remove unused code | Rob Mensching | 2021-05-17 | 1 | -13/+0 |
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 25 | -39/+25 |
* | Fix StrAllocString assertions. | Sean Hall | 2021-05-11 | 3 | -16/+22 |
* | Add tests for WixBA. | Sean Hall | 2021-05-11 | 16 | -149/+202 |
* | Move WixToolset.WixBA into test/burn and use new PackageReferences. | Sean Hall | 2021-05-11 | 21 | -2/+6 |
* | Update WixBA to Mba.Core 4.0.58. | Sean Hall | 2021-05-11 | 3 | -12/+58 |
* | Update WixBA to Mba.Core 4.0.49. | Sean Hall | 2021-05-11 | 2 | -3/+3 |
* | Update WixBA to Mba.Core 4.0.44. | Sean Hall | 2021-05-11 | 2 | -1/+19 |
* | Update WixBA to Mba.Core 4.0.40. | Sean Hall | 2021-05-11 | 3 | -6/+6 |
* | Update WixBA to Mba.Core 4.0.35. | Sean Hall | 2021-05-11 | 3 | -10/+10 |
* | Update WixBA to Mba.Core 4.0.26. | Sean Hall | 2021-05-11 | 4 | -76/+19 |
* | Update WixBA to Mba.Core 4.0.13. | Sean Hall | 2021-05-11 | 10 | -15/+7 |
* | Update WixBA to Mba.Core 4.0.9. | Sean Hall | 2021-05-11 | 11 | -7/+15 |
* | WIXFEAT:3815 - use interfaces added in BootstrapperCore. | Sean Hall | 2021-05-11 | 6 | -22/+32 |
* | WIXFEAT:3815 - Create WixBAFactory to address changes in BootstrapperCore. | Sean Hall | 2021-05-11 | 6 | -5/+26 |
* | Integrate into latest v4 (2019/02/15). | Sean Hall | 2021-05-11 | 20 | -44/+179 |
* | Import WixBA from old v4 repo | Sean Hall | 2021-05-11 | 20 | -0/+2636 |
* | Fix Net48Web hash. | Sean Hall | 2021-05-11 | 1 | -1/+1 |
* | Use balutil methods in Engine.cs to avoid size_t ugliness. | Sean Hall | 2021-05-11 | 11 | -201/+466 |
* | Put back the rollback cache package functionality and fix its bugs. | Sean Hall | 2021-05-11 | 18 | -220/+189 |
* | Cache packages that will be present for CACHE/INSTALL overall actions. | Sean Hall | 2021-05-11 | 15 | -31/+76 |
* | Bring back Burn's implementation of signature verification. | Sean Hall | 2021-05-11 | 6 | -3/+164 |
* | Enforce payload and container verification. | Sean Hall | 2021-05-11 | 9 | -92/+209 |
* | Don't cache pass through bundles. | Sean Hall | 2021-05-11 | 1 | -8/+12 |
* | Synchronize access to cOverallProgressTicks between Cache and Execute. | Sean Hall | 2021-05-11 | 4 | -60/+60 |
* | Reset the package's cache folder only once. | Sean Hall | 2021-05-11 | 6 | -24/+145 |
* | Allow launching approved exes from the original package cache. | Sean Hall | 2021-05-11 | 3 | -26/+88 |
* | Add ability to suppress pfnTraceErrorCallback for the current thread. | Sean Hall | 2021-05-11 | 3 | -1/+45 |
* | Assign download URL to files outside the MSI | Rob Mensching | 2021-05-11 | 3 | -4/+6 |
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 599 | -9397/+3312 |
* | Merge Integration | Rob Mensching | 2021-05-11 | 288 | -0/+10484 |
|\ |
|
| * | Move Integration into test | Rob Mensching | 2021-05-05 | 290 | -0/+0 |
| * | Add test for 5GB external payload. | Sean Hall | 2021-05-04 | 7 | -298/+401 |
| * | Use WiX cmd line options for WarningAsError and DefaultCompressionLevel | Sean Hall | 2021-05-04 | 6 | -5/+4 |
| * | Add x64 Bundle tests. | Sean Hall | 2021-05-04 | 22 | -42/+412 |
| * | Update dependencies. | Sean Hall | 2021-04-29 | 73 | -136/+136 |
| * | Add tests for #5253 and #5586. | Sean Hall | 2021-04-25 | 8 | -0/+196 |
| * | Update dependencies. | Sean Hall | 2021-04-25 | 60 | -120/+120 |
| * | Prevent double build of PRs | Rob Mensching | 2021-04-20 | 1 | -0/+1 |
| * | Integrate latest tooling | Rob Mensching | 2021-04-20 | 70 | -133/+133 |
| * | Update dependencies. | Sean Hall | 2021-04-20 | 74 | -144/+151 |
| * | Fix StandardDirectory warnings. | Sean Hall | 2021-04-15 | 4 | -30/+20 |
| * | Update dependencies. | Sean Hall | 2021-04-15 | 71 | -134/+134 |
| * | Enable the tests that were blocked by #6388. | Sean Hall | 2021-03-31 | 1 | -2/+5 |
| * | Update dependencies. | Sean Hall | 2021-03-31 | 69 | -135/+136 |
| * | Add layout tests. | Sean Hall | 2021-03-30 | 7 | -2/+200 |
| * | Port the update bundle tests from old repo. | Sean Hall | 2021-03-30 | 28 | -12/+640 |
| * | Add tests to verify #4991 and #5702. | Sean Hall | 2021-03-11 | 64 | -53/+224 |
| * | Port forward compatible tests from old repo. | Sean Hall | 2021-03-11 | 21 | -0/+794 |