aboutsummaryrefslogtreecommitdiff
path: root/src/wix/WixToolset.Core/Compiler_Package.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Package/@Id and Bundle/@Id that can replace UpgradeCodesRob Mensching2024-12-301-2/+18
* Fix WixPackageSymbol Attributes, Scope, UpgradeStrategy fieldsRob Mensching2024-12-291-8/+6
* Overridable WixVariables should be treated as virtualRob Mensching2024-12-291-0/+5
* Fix messages related to package scope.Bob Arnson2024-12-261-1/+1
* Scheduling standard actions must override virtual definitions from stdlibRob Mensching2024-07-131-3/+9
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-6/+6
* Add `Files` file harvesting.Bob Arnson2024-02-261-0/+3
* Support naked files.Bob Arnson2024-01-081-0/+3
* Add default major upgrade.Bob Arnson2023-12-301-0/+17
* Implement default-feature feature.Bob Arnson2023-12-261-2/+8
* Introducing the WiX Standard LibraryRob Mensching2023-12-161-0/+2
* Initial support for virtual symbols.Rob Mensching2023-12-161-4/+17
* Allow custom package commentsMarco Stadler2023-07-191-8/+27
* Schedule SetDirectory after CostFinalize by defaultRob Mensching2023-02-091-1/+1
* Add support for ALLUSERS=2 with Scope=perUserOrMachineRob Mensching2023-01-121-1/+11
* Fix RegistrySymbol creation helper for non-string typesRob Mensching2022-12-221-13/+13
* Minor code clean upRob Mensching2022-11-171-3/+2
* Normalize SectionType and OutputType "Product" to "Package"Rob Mensching2022-11-041-1/+1
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-2/+2
* Add support for semver in bundles and dependenciesRob Mensching2022-05-101-10/+2
* Fix several bugs with Merge ModulesRob Mensching2022-02-081-12/+12
* See wixtoolset/Issues/4726.Ron Martin2021-07-051-15/+18
* Move Core into wixRob Mensching2021-04-291-0/+4996