aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-25Enable better bundle validation.Sean Hall3-3/+8
2021-04-20Undo RepairCondition until a more complete design is doneRob Mensching3-24/+0
2021-04-19Fix typo.Sean Hall1-1/+1
2021-04-19Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<>Rob Mensching2-8/+30
2021-04-12Add support for RepairCondition on Exe, Msi and Msp packagesRob Mensching3-0/+24
2021-04-12Improve duplicate GUID messagesRob Mensching2-5/+5
2021-04-06Remove unused warning messageRob Mensching1-6/+1
2021-04-02Standardize on .NET Core v3.1Rob Mensching1-1/+1
2021-04-02Move codepage from section and to package, module, patch symbolsRob Mensching10-185/+321
2021-04-02Make the IntermediateSection and IntermediateSymbol less mutableRob Mensching6-39/+105
2021-03-23Consolidate ProvidesDependencySymbol into WixDependencyProviderSymbolRob Mensching3-93/+9
2021-03-23Remove invalid package reference from Payload symbolRob Mensching2-9/+2
2021-03-21Clean up some obsolete deprecation warnings.Bob Arnson1-11/+0
2021-03-21UX is so 2012Bob Arnson1-1/+1
2021-03-19Add warning for defaulting an invalid environment variable valueRob Mensching1-0/+6
2021-03-16Add error detail to UnableToResetAcls messageRob Mensching1-2/+2
2021-03-16Add standard constructors to WixExceptionRob Mensching1-0/+24
2021-03-15Demote CollidingModularizationTypes from error to warningBob Arnson2-5/+6
2021-03-14Extract data out of Core to minimize public surface areaRob Mensching5-3/+166
2021-03-08Improve CollidingModularizationTypes message.Bob Arnson1-1/+1
2021-03-08Fix WixDependencyProvider in SymbolDefinitions.ByTypeSean Hall1-4/+7
2021-03-07Improve missing entry section error message.Bob Arnson1-0/+5