aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing test project to buildRob Mensching2022-03-141-0/+1
* Support containers in relative subfoldersRob Mensching2022-03-143-1/+45
* Display warning when extracting bundle from Package CacheRob Mensching2022-03-143-31/+40
* Always try to normalize the Bundle UpgradeCode in the backendRob Mensching2022-03-144-0/+59
* Handle case when invalid icon or splash screen are added to bundleRob Mensching2022-03-146-17/+94
* Use min DOS date/time when filetime not supported by cabinetRob Mensching2022-03-142-3/+56
* Add test to verify 64-bit bundles can be extracted for signingRob Mensching2022-03-141-0/+41
* Implement "wix burn extract"Rob Mensching2022-03-144-26/+104
* Remove Unbind as backend functionRob Mensching2022-03-1413-215/+19
* Implement "wix msi transform"Rob Mensching2022-03-1416-201/+653
* Remove redundant versions from Sdk style projectsRob Mensching2022-03-142-2/+2
* Update MSBuildRunner to ignore previous VS versionsRon Martin2022-03-091-58/+2
* Configure crash dumps and get them and pdbs in the logs artifactSean Hall2022-03-073-4/+2
* Read Uninstallable from manifest and add test for non-uninstallable exeSean Hall2022-03-075-5/+187
* Ensure WixBundleInstalled and RebootPending are set in elevated engine.Sean Hall2022-03-054-15/+14
* Change ARP property Installed to 0 when registrationType is InProgress.Sean Hall2022-03-0522-72/+86
* Reduce duplicative messaging in converterRob Mensching2022-03-052-35/+27
* Changed the coverter to use Messages rather than ErrorsMark Stega2022-03-051-86/+127
* Evaluate standalone variables for truthiness in the preprocessorRob Mensching2022-03-022-2/+48
* Support "==" as equality operator in preprocessorRob Mensching2022-03-024-3/+133
* Minor code cleanupRob Mensching2022-03-021-8/+4
* Set ExePackage/@Uninstallable in bundle manifestsRob Mensching2022-03-027-7/+19
* Improve error reporting wrt ExePackage and MsuPackage attributesRob Mensching2022-03-0122-54/+112
* Refactor related bundle enumeration into butil.Sean Hall2022-03-0110-405/+731
* Fix and run Burn 64-bit unit tests.Sean Hall2022-03-018-79/+157
* Factor out TestRegistryFixture so other tests can mock regutil API's.Sean Hall2022-03-016-256/+352
* .NET Framework and .NET Core redists using certificate validationRob Mensching2022-02-288-188/+79
* Minor code cleanupRob Mensching2022-02-281-3/+9
* Support certs on remote payloads and generate them from burn subcommandRob Mensching2022-02-2835-247/+1033
* Move nuget.config, global.json and Directory.Packages.props to rootRob Mensching2022-02-238-28/+13
* Rename WixProductTagSymbol to WixPackageTagSymbolRob Mensching2022-02-237-76/+76
* Fix wixlib, msm, msi incremental buildRob Mensching2022-02-2318-62/+311
* Minor comment fixRob Mensching2022-02-231-1/+1
* Update swidtag test to use wxl file for bind variable validationRob Mensching2022-02-233-3/+4
* Remove redundant assignment of WixTargetsPath in .targetsRob Mensching2022-02-231-4/+0
* Ensure CoreCompile rebuilds when referenced projects are updatedRob Mensching2022-02-231-2/+3
* Change SetVariable to format the value and convert it at search time.Sean Hall2022-02-233-16/+38
* Update search code with more concise Exit* macros and remove dead code.Sean Hall2022-02-233-166/+42
* Add UnsafeUninstall action.Sean Hall2022-02-2215-53/+284
* Parse the Content-Length string value to avoid the 2GB limitation.Sean Hall2022-02-192-10/+8
* Handle missing content length with range request and empty files.Sean Hall2022-02-195-13/+161
* Ignore HEAD request failure in dlutil's DownloadUrl.Sean Hall2022-02-194-4/+30
* Finish removing native pdbs from .nupkg and removing symbols packages.Sean Hall2022-02-1819-23/+0
* Exclude sample PDBs from the zip.Sean Hall2022-02-182-1/+2
* Create RequiresNativeWixAssets property.Sean Hall2022-02-186-58/+44
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-1727-48/+71
* Remove use of InternalsVisibleToRob Mensching2022-02-173-17/+5
* Fix the bitness of native binaries for .NET FrameworkRob Mensching2022-02-179-20/+56
* Move the FileSystem.AccessControl version sync commentRob Mensching2022-02-172-3/+2
* Fix table names missing `Wix4` prefix.Bob Arnson2022-02-133-4/+4