Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
#3719, #4711, #5750 | |||||
2021-05-11 | Cache packages that will be present for CACHE/INSTALL overall actions. | Sean Hall | 15 | -31/+76 | |
During actions that are expected to have source media available, all packages that have cacheType set to keep should be cached if the package is going to be present. Set NetFx ExePackage Cache="no" and remove uninstall and repair arguments. #5125 | |||||
2021-05-11 | Bring back Burn's implementation of signature verification. | Sean Hall | 6 | -3/+164 | |
partial #6447 | |||||
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 | |
#4414 | |||||
2021-05-11 | Reset the package's cache folder only once. | Sean Hall | 6 | -24/+145 | |
This behavior makes it work similar to the root package cache folder and avoids performance problems when there are many payloads in the package. #4774 | |||||
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 | |
Suppress BurnTraceError while logging errors from BurnTraceError. #6378 | |||||
2021-05-11 | Assign download URL to files outside the MSI | Rob Mensching | 3 | -4/+6 | |
Fixes wixtoolset/issues#6436 | |||||
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 | |
2021-05-03 | Move UI.wixext into ext | Rob Mensching | 124 | -0/+0 | |
2021-05-03 | Move NetFx.wixext into ext | Rob Mensching | 73 | -0/+0 | |
2021-05-03 | Move Bal.wixext into ext | Rob Mensching | 203 | -0/+0 | |
2021-05-03 | Move Util.wixext into ext | Rob Mensching | 169 | -13/+13 | |
2021-04-30 | Fix 4.6.2 and 4.7.2 remote information. | Sean Hall | 2 | -4/+4 | |
#6443 | |||||
2021-04-29 | Move Core into wix | Rob Mensching | 607 | -0/+98 | |
2021-04-29 | Move Tools into wix | Rob Mensching | 191 | -0/+0 | |
2021-04-29 | Simplify heat by creating a single executable | Rob Mensching | 60 | -1/+86996 | |
2021-04-29 | Move Core.Native into wix | Rob Mensching | 77 | -0/+0 | |
2021-04-29 | Introduce new versioning system based on GitInfo | Rob Mensching | 14 | -63/+223 | |
2021-04-29 | Move balutil into API/burn | Rob Mensching | 108 | -0/+0 | |
2021-04-29 | Migrate Burn API headers from burn repository | Rob Mensching | 8 | -0/+2056 | |
2021-04-29 | Move burn into burn | Rob Mensching | 141 | -0/+0 | |
2021-04-29 | Integrate new build scripts with signing support | Rob Mensching | 16 | -57/+307 | |
2021-04-29 | Migrate Burn API headers to balutil repository | Rob Mensching | 14 | -2214/+42 | |
2021-04-29 | Integrate new build scripts with signing support | Rob Mensching | 13 | -71/+112 | |
2021-04-29 | Move Extensiblity into API/wix | Rob Mensching | 104 | -0/+0 | |
2021-04-29 | Move Data into API/wix | Rob Mensching | 294 | -0/+0 | |
2021-04-29 | Move wcautil into libs/wcautil | Rob Mensching | 29 | -0/+0 | |