aboutsummaryrefslogtreecommitdiff
path: root/src/ext (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve error reporting wrt ExePackage and MsuPackage attributesRob Mensching2022-03-019-9/+9
* .NET Framework and .NET Core redists using certificate validationRob Mensching2022-02-288-188/+79
* Finish removing native pdbs from .nupkg and removing symbols packages.Sean Hall2022-02-1815-15/+0
* Exclude sample PDBs from the zip.Sean Hall2022-02-181-0/+1
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-179-27/+1
* Fix table names missing `Wix4` prefix.Bob Arnson2022-02-133-4/+4
* Versioned extension ids: ComPlus, MsmqBob Arnson2022-02-1338-289/+292
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-102-0/+17
* Central caDecor and caErr.Bob Arnson2022-02-1030-924/+28
* Remove orphan package providers when unregistering the bundle.Sean Hall2022-02-011-0/+4
* Add platform-specific CAs and compiler extension.Bob Arnson2022-01-3014-137/+133
* Add compiler extension to handle platforms.Bob Arnson2022-01-3019-85/+238
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-2713-52/+0
* Remove orphan compatible MSI packages.Sean Hall2022-01-162-0/+53
* Read WindowsInstallerData at same XML conformance as writingRob Mensching2022-01-042-0/+39
* Properly place Iis.wixext in its own segment and simplify its buildRob Mensching2022-01-032-3/+13
* Properly place Iis.wixext in its own segment and simplify its buildRob Mensching2022-01-032-3/+13
* Try to get more helpful test failure messages.Sean Hall2022-01-018-16/+16
* DefineConstants fixed in last wix.targets upgradeRob Mensching2021-12-301-7/+0
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-301-4/+9
* Simplify and normalize ext projectsRob Mensching2021-12-3033-152/+112
* Build with VS2022, which is now required.Bob Arnson2021-12-2518-22/+0
* Version extension ids.Bob Arnson2021-12-2354-1606/+268
* Consistent-ify primary key column names.Bob Arnson2021-12-1918-52/+53
* Fix dependency table column names.Bob Arnson2021-12-171-5/+5
* Fix typos.Bob Arnson2021-12-171-1/+1
* Clean up Firewall extension (model for all).Bob Arnson2021-12-1712-131/+24
* Fix ids for DependencyExtension.Bob Arnson2021-12-172-24/+24
* Deprecate WixDifxAppExtension.Bob Arnson2021-12-122-3/+6
* Added Dutch translation of Util extension.Harm van den Brand2021-12-121-0/+33
* Add BA events for setting the update bundle.Sean Hall2021-12-111-0/+39
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-081-2/+4
* More VS2022 fixes.Sean Hall2021-12-062-2/+2
* Do not use kernel32.dll as test fileRob Mensching2021-12-0310-9/+10
* Fixes required to get build working using MSBuild64 from VS2022Rob Mensching2021-11-291-1/+1
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-101-1/+27
* Enable warning to detect hidden base class functionsSean Hall2021-11-102-2/+4
* Avoid using control ids inside of thmutil.Sean Hall2021-11-012-73/+242
* Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.Sean Hall2021-11-011-10/+4
* Remove dutil types from BAFunctions.Sean Hall2021-11-012-8/+16
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-74/+114
* Add more thmutil window messages to simplify handling control events.Sean Hall2021-11-011-58/+152
* Allow more customization of control ids in thmutil.Sean Hall2021-11-011-3/+62
* Table ids per https://github.com/wixtoolset/issues/issues/5933.Bob Arnson2021-09-1911-49/+50
* Bring Sean's fixes to `wix4`.Bob Arnson2021-09-181-2/+2
* Don't set NativeMachine variables when IsWow64Process2 is unavailableEric StJohn2021-09-131-1/+4
* Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtensionEric StJohn2021-08-303-0/+41
* Skip Wow64 redirection on 64-bit CA builds.Bob Arnson2021-08-231-0/+10
* On SuppressDowngradeFailure, quit after detect.Bob Arnson2021-08-222-40/+29
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-122-0/+35