aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Integrate into latest v4 (2019/02/15).Sean Hall2021-05-1120-44/+179
* Import WixBA from old v4 repoSean Hall2021-05-1120-0/+2636
* Fix Net48Web hash.Sean Hall2021-05-111-1/+1
* Use balutil methods in Engine.cs to avoid size_t ugliness.Sean Hall2021-05-1111-201/+466
* Put back the rollback cache package functionality and fix its bugs.Sean Hall2021-05-1118-220/+189
* Cache packages that will be present for CACHE/INSTALL overall actions.Sean Hall2021-05-1115-31/+76
* Bring back Burn's implementation of signature verification.Sean Hall2021-05-116-3/+164
* Enforce payload and container verification.Sean Hall2021-05-119-92/+209
* Don't cache pass through bundles.Sean Hall2021-05-111-8/+12
* Synchronize access to cOverallProgressTicks between Cache and Execute.Sean Hall2021-05-114-60/+60
* Reset the package's cache folder only once.Sean Hall2021-05-116-24/+145
* Allow launching approved exes from the original package cache.Sean Hall2021-05-113-26/+88
* Add ability to suppress pfnTraceErrorCallback for the current thread.Sean Hall2021-05-113-1/+45
* Assign download URL to files outside the MSIRob Mensching2021-05-113-4/+6
* Implement integrated build processRob Mensching2021-05-11599-9397/+3312
* Merge IntegrationRob Mensching2021-05-11288-0/+10484
|\
| * Move Integration into testRob Mensching2021-05-05290-0/+0
| * Add test for 5GB external payload.Sean Hall2021-05-047-298/+401
| * Use WiX cmd line options for WarningAsError and DefaultCompressionLevelSean Hall2021-05-046-5/+4
| * Add x64 Bundle tests.Sean Hall2021-05-0422-42/+412
| * Update dependencies.Sean Hall2021-04-2973-136/+136
| * Add tests for #5253 and #5586.Sean Hall2021-04-258-0/+196
| * Update dependencies.Sean Hall2021-04-2560-120/+120
| * Prevent double build of PRsRob Mensching2021-04-201-0/+1
| * Integrate latest toolingRob Mensching2021-04-2070-133/+133
| * Update dependencies.Sean Hall2021-04-2074-144/+151
| * Fix StandardDirectory warnings.Sean Hall2021-04-154-30/+20
| * Update dependencies.Sean Hall2021-04-1571-134/+134
| * Enable the tests that were blocked by #6388.Sean Hall2021-03-311-2/+5
| * Update dependencies.Sean Hall2021-03-3169-135/+136
| * Add layout tests.Sean Hall2021-03-307-2/+200
| * Port the update bundle tests from old repo.Sean Hall2021-03-3028-12/+640
| * Add tests to verify #4991 and #5702.Sean Hall2021-03-1164-53/+224
| * Port forward compatible tests from old repo.Sean Hall2021-03-1121-0/+794
| * Port dependency tests from old repo.Sean Hall2021-03-0874-24/+2206
| * Build the SoftwareTags.Sean Hall2021-03-0417-20/+26
| * Update dependencies.Sean Hall2021-03-0333-52/+52
| * Update dependencies.Sean Hall2021-03-0233-54/+54
| * Update dependencies to enable fixed skipstream tests.Sean Hall2021-02-2232-36/+36
| * Add failing test for #3897.Sean Hall2021-02-173-0/+54
| * Port the slipstream tests from the old repo.Sean Hall2021-02-1730-0/+736
| * Add test for explicitly elevating between detect and plan.Sean Hall2021-02-177-0/+133
| * Port the rest of the FailureTests from the old repo.Sean Hall2021-02-176-0/+369
| * Create WixTestTools project and reorganize files.Sean Hall2021-02-1723-13/+56
| * Update dependencies.Sean Hall2021-02-1721-30/+30
| * Testing for #6297.Sean Hall2021-02-0612-35/+193
| * Update dependencies.Sean Hall2021-02-0522-31/+31
| * Fix bug in TestBA where it should only plan after the last detect.Sean Hall2021-01-301-12/+18
| * Port the patch tests from the old repo.Sean Hall2021-01-2723-13/+388
| * Add test for same exact package in multiple versions of a bundle.Sean Hall2021-01-279-2/+104