aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add CancelWhenDeferred, like FailWhenDeferred.bob/CancelWhenDeferredBob Arnson2026-08-0911-2/+85
* Add UAC shield for fixed-scope per-machine bundlesBob Arnson2026-07-268-23/+37
* Fix vulnerable package.Bob Arnson2026-07-261-1/+1
* UAC shield for per-machine configurable bundles.Bob Arnson2026-07-229-18/+46
* Minor improvements to Burn, tests, and doc.Bob Arnson2026-06-225-37/+39
* Skip SetConsoleCP when stdout is non-interactive.Roman Lavrov2026-06-091-2/+7
* Target VS2026 and .NET 10 for WiX v8.Bob Arnson2026-06-09101-205/+248
* also find MSBuild v18 (VS 2026)martinh20112026-06-092-2/+2
* Update System.Security.Cryptography.Xml for security fixRob Mensching2026-05-201-0/+1
* Start WiX Toolset v8Rob Mensching2026-05-2027-46/+46
* Copy download URL to BA arguments.v7.0.0Bob Arnson2026-04-031-0/+2
* Handle lack of scope for pre-v7 bundles.Bob Arnson2026-04-0114-5/+128
* Set more detect-phase values when falling back.Bob Arnson2026-03-096-18/+45
* Fix XSD issuesRob Mensching2026-03-055-3/+16
* Fix typov7.0.0-rc.2Rob Mensching2026-03-051-1/+1
* Fix WiX v7 package dependenciesRob Mensching2026-03-051-12/+15
* Remove duplicated projectRob Mensching2026-03-051-2/+0
* Mark Firewall Enabled attribute new to WiX v5Rob Mensching2026-03-051-1/+1
* Split XSDs into individual XSD fragments per element and typeRob Mensching2026-03-05605-24311/+24447
* Handle scope of configurable-scope BundlePackages.Bob Arnson2026-02-259-11/+81
* Configurable-scope bundles for WixStdBA.Bob Arnson2026-02-2415-16/+94
* Lock upgrade bundles to original bundle's scope.Bob Arnson2026-02-1819-43/+184
* Log detected package scope and lock bundle scope.Bob Arnson2026-02-1111-25/+80
* Use azure-cli for signing authenticationv7.0.0-rc.1Rob Mensching2026-02-061-1/+1
* Support dual-purpose packages in Burn.Bob Arnson2026-02-05174-651/+3552
* Update to OSMF EULA v1.1Rob Mensching2026-02-041-0/+0
* Use `EulaId` with `-t:AcceptEula` to match documentationRob Mensching2026-02-033-10/+23
* Fix copy-paste errors in Burn serializationRob Mensching2026-01-302-6/+6
* Many small code quality fixesRob Mensching2026-01-3015-48/+73
* Support RedirectionGuard in BurnRob Mensching2026-01-304-0/+113
* Remove elevation check in Restart Manager utilityRob Mensching2026-01-301-28/+27
* Use high integrity instead of elevation token to properly detect "elevated" M...Rob Mensching2026-01-301-20/+73
* Use high integrity instead of elevation token to properly detect "elevated" i...Rob Mensching2026-01-303-3/+30
* Update supported WiX extension version to "7"Rob Mensching2026-01-304-4/+7
* Require "accept EULA" in .nupkgs plus some "accept EULA" bug fixesRob Mensching2026-01-3039-12/+117
* Add missing related bundle informationRob Mensching2026-01-293-1/+7
* Test removing base bundle fully removes any patch bundlesRob Mensching2026-01-291-2/+32
* Correctly plan related patch bundle uninstall.Bob Arnson2026-01-291-15/+17
* Use case insensitive compares for paths during harvestingRob Mensching2026-01-294-4/+54
* Allow patched package to be uninstalled.Bob Arnson2026-01-268-4/+164
* Protect against NULL User/Group comment when removing commentRob Mensching2026-01-262-9/+15
* Require "accept EULA"Rob Mensching2026-01-2138-19677/+579
* Improve handling of nulls in MultiSzInsertString and MultiSzLenRob Mensching2026-01-212-8/+233
* ForceAbsent can now remove a package even if it still has dependentsNir Bar2026-01-212-1/+17
* Privatize warning messages to their componentsRob Mensching2026-01-1947-838/+718
* Privatize error messages to their componentsRob Mensching2026-01-1986-2414/+2042
* Provide Bundle Icon in BA container and update wixstdba to use itRob Mensching2026-01-0720-24/+188
* Fix anonymous Directory Id generation to be consistentRob Mensching2026-01-075-40/+120
* Prevent crashes when there is an error when parsing File elementRob Mensching2026-01-071-2590/+2593
* Remove CustomActionFailure.exe binary from repoRob Mensching2026-01-0740-2/+48