| Commit message (Expand) | Author | Files | Lines |
2021-05-17 | WiX Toolset v4-preview.0v4.0.0-preview.0 | Rob Mensching | 1 | -1/+1 |
2021-05-17 | Update package Cache attribute to new attribute values | Rob Mensching | 24 | -129/+311 |
2021-05-17 | Sign and execute runtime tests only on master | Rob Mensching | 1 | -4/+12 |
2021-05-17 | Enable enabling runtime tests | Rob Mensching | 3 | -3/+7 |
2021-05-17 | Remove unused code | Rob Mensching | 1 | -13/+0 |
2021-05-17 | Fix batch file command-line parsing | Rob Mensching | 25 | -39/+25 |
2021-05-11 | Fix StrAllocString assertions. | Sean Hall | 3 | -16/+22 |
2021-05-11 | Add tests for WixBA. | Sean Hall | 16 | -149/+202 |
2021-05-11 | Move WixToolset.WixBA into test/burn and use new PackageReferences. | Sean Hall | 21 | -2/+6 |
2021-05-11 | Update WixBA to Mba.Core 4.0.58. | Sean Hall | 3 | -12/+58 |
2021-05-11 | Update WixBA to Mba.Core 4.0.49. | Sean Hall | 2 | -3/+3 |
2021-05-11 | Update WixBA to Mba.Core 4.0.44. | Sean Hall | 2 | -1/+19 |
2021-05-11 | Update WixBA to Mba.Core 4.0.40. | Sean Hall | 3 | -6/+6 |
2021-05-11 | Update WixBA to Mba.Core 4.0.35. | Sean Hall | 3 | -10/+10 |
2021-05-11 | Update WixBA to Mba.Core 4.0.26. | Sean Hall | 4 | -76/+19 |
2021-05-11 | Update WixBA to Mba.Core 4.0.13. | Sean Hall | 10 | -15/+7 |
2021-05-11 | Update WixBA to Mba.Core 4.0.9. | Sean Hall | 11 | -7/+15 |
2021-05-11 | WIXFEAT:3815 - use interfaces added in BootstrapperCore. | Sean Hall | 6 | -22/+32 |
2021-05-11 | WIXFEAT:3815 - Create WixBAFactory to address changes in BootstrapperCore. | Sean Hall | 6 | -5/+26 |
2021-05-11 | Integrate into latest v4 (2019/02/15). | Sean Hall | 20 | -44/+179 |
2021-05-11 | Import WixBA from old v4 repo | Sean Hall | 20 | -0/+2636 |
2021-05-11 | Fix Net48Web hash. | Sean Hall | 1 | -1/+1 |
2021-05-11 | Use balutil methods in Engine.cs to avoid size_t ugliness. | Sean Hall | 11 | -201/+466 |
2021-05-11 | Put back the rollback cache package functionality and fix its bugs. | Sean Hall | 18 | -220/+189 |
2021-05-11 | Cache packages that will be present for CACHE/INSTALL overall actions. | Sean Hall | 15 | -31/+76 |
2021-05-11 | Bring back Burn's implementation of signature verification. | Sean Hall | 6 | -3/+164 |
2021-05-11 | Enforce payload and container verification. | Sean Hall | 9 | -92/+209 |
2021-05-11 | Don't cache pass through bundles. | Sean Hall | 1 | -8/+12 |
2021-05-11 | Synchronize access to cOverallProgressTicks between Cache and Execute. | Sean Hall | 4 | -60/+60 |
2021-05-11 | Reset the package's cache folder only once. | Sean Hall | 6 | -24/+145 |
2021-05-11 | Allow launching approved exes from the original package cache. | Sean Hall | 3 | -26/+88 |
2021-05-11 | Add ability to suppress pfnTraceErrorCallback for the current thread. | Sean Hall | 3 | -1/+45 |
2021-05-11 | Assign download URL to files outside the MSI | Rob Mensching | 3 | -4/+6 |
2021-05-11 | Implement integrated build process | Rob Mensching | 599 | -9397/+3312 |
2021-05-11 | Merge Dtf | Rob Mensching | 247 | -0/+52895 |
2021-05-05 | Move Integration into test | Rob Mensching | 290 | -0/+0 |
2021-05-04 | Move VisualStudio.wixext into ext | Rob Mensching | 91 | -0/+0 |
2021-05-04 | Move Sql.wixext into ext | Rob Mensching | 69 | -0/+0 |
2021-05-04 | Move PowerShell.wixext into ext | Rob Mensching | 28 | -0/+0 |
2021-05-04 | Move Msmq.wixext into ext | Rob Mensching | 55 | -0/+0 |
2021-05-04 | Move Iis.wixext into ext | Rob Mensching | 144 | -0/+0 |
2021-05-04 | Move Http.wixext into ext | Rob Mensching | 58 | -0/+0 |
2021-05-04 | Move Firewall.wixext into ext | Rob Mensching | 60 | -0/+0 |
2021-05-04 | Move DirectX.wixext into ext | Rob Mensching | 33 | -0/+0 |
2021-05-04 | Move DifxApp.wixext into ext | Rob Mensching | 37 | -0/+0 |
2021-05-04 | Move Dependency.wixext into ext | Rob Mensching | 41 | -0/+0 |
2021-05-04 | Move ComPlus.wixext into ext | Rob Mensching | 103 | -0/+0 |
2021-05-04 | Add test for 5GB external payload. | Sean Hall | 7 | -298/+401 |
2021-05-04 | Use WiX cmd line options for WarningAsError and DefaultCompressionLevel | Sean Hall | 6 | -5/+4 |
2021-05-04 | Add x64 Bundle tests. | Sean Hall | 22 | -42/+412 |