aboutsummaryrefslogtreecommitdiff
path: root/src/burn/test/BurnUnitTest/TestData (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-308-20/+20
| | | | | | | The "bundle id" always had more in common with the PackageCode from the Windows Installer. With the introduction of an actual Id attribute on the Bundle element, there is potential for confusion, so there is finally real motivation to rename "bundle id" to "bundle code".
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-078-16/+16
| | | | Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi.
* Better .nupkg namesRob Mensching2024-03-075-5/+5
|
* Move the BootstrapperApplication out of procRob Mensching2024-03-068-8/+456
|
* Move `Bundle/@CommandLineVariables` into Bal.wixext.Sean Hall2022-09-098-8/+8
| | | | Implements 6858
* Store list of persisted well-known variables in Burn.Sean Hall2022-08-028-8/+8
| | | | This allows it to reject Variables declared in the manifest that start with the reserved prefix 'Wix'.
* Remove support for uninstalling MSU package.Sean Hall2022-07-211-1/+1
| | | | Fixes 6749
* Implement ArpEntry flavored ExePackage.Sean Hall2022-06-135-4/+5
| | | | 6772
* Add RepairCondition.Sean Hall2022-04-231-1/+1
| | | | Fixes 6758
* Detect related bundles for BundlePackages.Sean Hall2022-04-011-1/+1
|
* Implement BundlePackage.Sean Hall2022-04-011-0/+1
| | | | 3693
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-192-0/+2
|
* Log rest of plan and add testing of registration actions to PlanTest.Sean Hall2022-03-141-1/+1
|
* Read Uninstallable from manifest and add test for non-uninstallable exeSean Hall2022-03-072-1/+2
| | | | Last part of 6459
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-023-3/+3
| | | | Fixes #3777
* Move burn into burnRob Mensching2021-04-294-0/+4