aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-17Update package Cache attribute to new attribute valuesRob Mensching24-129/+311
Closes wixtoolset/issues#5125
2021-05-17Sign and execute runtime tests only on masterRob Mensching1-4/+12
2021-05-17Enable enabling runtime testsRob Mensching3-3/+7
2021-05-17Remove unused codeRob Mensching1-13/+0
2021-05-17Fix batch file command-line parsingRob Mensching25-39/+25
2021-05-11Fix StrAllocString assertions.Sean Hall3-16/+22
2021-05-11Add tests for WixBA.Sean Hall16-149/+202
2021-05-11Move WixToolset.WixBA into test/burn and use new PackageReferences.Sean Hall21-2/+6
2021-05-11Update WixBA to Mba.Core 4.0.58.Sean Hall3-12/+58
2021-05-11Update WixBA to Mba.Core 4.0.49.Sean Hall2-3/+3
2021-05-11Update WixBA to Mba.Core 4.0.44.Sean Hall2-1/+19
2021-05-11Update WixBA to Mba.Core 4.0.40.Sean Hall3-6/+6
2021-05-11Update WixBA to Mba.Core 4.0.35.Sean Hall3-10/+10
2021-05-11Update WixBA to Mba.Core 4.0.26.Sean Hall4-76/+19
2021-05-11Update WixBA to Mba.Core 4.0.13.Sean Hall10-15/+7
2021-05-11Update WixBA to Mba.Core 4.0.9.Sean Hall11-7/+15
2021-05-11WIXFEAT:3815 - use interfaces added in BootstrapperCore.Sean Hall6-22/+32
2021-05-11WIXFEAT:3815 - Create WixBAFactory to address changes in BootstrapperCore.Sean Hall6-5/+26
2021-05-11Integrate into latest v4 (2019/02/15).Sean Hall20-44/+179
2021-05-11Import WixBA from old v4 repoSean Hall20-0/+2636
2021-05-11Fix Net48Web hash.Sean Hall1-1/+1
2021-05-11Use balutil methods in Engine.cs to avoid size_t ugliness.Sean Hall11-201/+466
2021-05-11Put back the rollback cache package functionality and fix its bugs.Sean Hall18-220/+189
#3719, #4711, #5750
2021-05-11Cache packages that will be present for CACHE/INSTALL overall actions.Sean Hall15-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-11Bring back Burn's implementation of signature verification.Sean Hall6-3/+164
partial #6447
2021-05-11Enforce payload and container verification.Sean Hall9-92/+209
2021-05-11Don't cache pass through bundles.Sean Hall1-8/+12
2021-05-11Synchronize access to cOverallProgressTicks between Cache and Execute.Sean Hall4-60/+60
#4414
2021-05-11Reset the package's cache folder only once.Sean Hall6-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-11Allow launching approved exes from the original package cache.Sean Hall3-26/+88
2021-05-11Add ability to suppress pfnTraceErrorCallback for the current thread.Sean Hall3-1/+45
Suppress BurnTraceError while logging errors from BurnTraceError. #6378
2021-05-11Assign download URL to files outside the MSIRob Mensching3-4/+6
Fixes wixtoolset/issues#6436
2021-05-11Implement integrated build processRob Mensching599-9397/+3312
2021-05-11Merge DtfRob Mensching247-0/+52895
2021-05-05Move Integration into testRob Mensching290-0/+0
2021-05-04Move VisualStudio.wixext into extRob Mensching91-0/+0
2021-05-04Move Sql.wixext into extRob Mensching69-0/+0
2021-05-04Move PowerShell.wixext into extRob Mensching28-0/+0
2021-05-04Move Msmq.wixext into extRob Mensching55-0/+0
2021-05-04Move Iis.wixext into extRob Mensching144-0/+0
2021-05-04Move Http.wixext into extRob Mensching58-0/+0
2021-05-04Move Firewall.wixext into extRob Mensching60-0/+0
2021-05-04Move DirectX.wixext into extRob Mensching33-0/+0
2021-05-04Move DifxApp.wixext into extRob Mensching37-0/+0
2021-05-04Move Dependency.wixext into extRob Mensching41-0/+0
2021-05-04Move ComPlus.wixext into extRob Mensching103-0/+0
2021-05-04Add test for 5GB external payload.Sean Hall7-298/+401
2021-05-04Use WiX cmd line options for WarningAsError and DefaultCompressionLevelSean Hall6-5/+4
2021-05-04Add x64 Bundle tests.Sean Hall22-42/+412
2021-05-03Move UI.wixext into extRob Mensching124-0/+0