Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix IExtensionCommandLine and IPreprocessorExtension | Rob Mensching | 2017-12-02 | 11 | -92/+184 | |
| | | ||||||
| * | Remove ICompilerCore, introduce IParseHelper and other small fixes | Rob Mensching | 2017-11-14 | 7 | -122/+77 | |
| | | ||||||
| * | Introduce IExtensionFactory as mechanism to create extensions | Rob Mensching | 2017-11-11 | 2 | -2/+43 | |
| | | ||||||
| * | Update to WiX Intermediate Representation | Rob Mensching | 2017-11-01 | 26 | -40/+133 | |
| | | ||||||
| * | Incorporate refactoring of WixToolset.Core assemblies | Rob Mensching | 2017-10-18 | 27 | -188/+427 | |
| | | ||||||
| * | Update to latest GitVersioning and Directory.Build.props standards | Rob Mensching | 2017-09-17 | 2 | -3/+7 | |
| | | ||||||
| * | Move to .NET Core 2.0 | Rob Mensching | 2017-08-20 | 34 | -0/+1709 | |
| | ||||||
* | Merge Data | Rob Mensching | 2021-05-11 | 292 | -0/+37738 | |
|\ | ||||||
| * | Move Data into API/wix | Rob Mensching | 2021-04-29 | 294 | -0/+187 | |
| | | ||||||
| * | Enable better bundle validation. | Sean Hall | 2021-04-25 | 3 | -3/+8 | |
| | | ||||||
| * | Undo RepairCondition until a more complete design is done | Rob Mensching | 2021-04-20 | 3 | -24/+0 | |
| | | ||||||
| * | Fix typo. | Sean Hall | 2021-04-19 | 1 | -1/+1 | |
| | | ||||||
| * | Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<> | Rob Mensching | 2021-04-19 | 2 | -8/+30 | |
| | | | | | | | | Part of wixtoolset/issues#6422 | |||||
| * | Add support for RepairCondition on Exe, Msi and Msp packages | Rob Mensching | 2021-04-12 | 3 | -0/+24 | |
| | | ||||||
| * | Improve duplicate GUID messages | Rob Mensching | 2021-04-12 | 2 | -5/+5 | |
| | | ||||||
| * | Remove unused warning message | Rob Mensching | 2021-04-06 | 1 | -6/+1 | |
| | | ||||||
| * | Standardize on .NET Core v3.1 | Rob Mensching | 2021-04-02 | 1 | -1/+1 | |
| | | ||||||
| * | Move codepage from section and to package, module, patch symbols | Rob Mensching | 2021-04-02 | 10 | -185/+321 | |
| | | | | | | | | Contributes to wixtoolset/issues#5801 | |||||
| * | Make the IntermediateSection and IntermediateSymbol less mutable | Rob Mensching | 2021-04-02 | 6 | -39/+105 | |
| | | ||||||
| * | Consolidate ProvidesDependencySymbol into WixDependencyProviderSymbol | Rob Mensching | 2021-03-23 | 3 | -93/+9 | |
| | | | | | | | | Part of wixtoolset/issues#6388 | |||||
| * | Remove invalid package reference from Payload symbol | Rob Mensching | 2021-03-23 | 2 | -9/+2 | |
| | | | | | | | | Part of fix for wixtoolset/issues#6370 | |||||
| * | Clean up some obsolete deprecation warnings. | Bob Arnson | 2021-03-21 | 1 | -11/+0 | |
| | | ||||||
| * | UX is so 2012 | Bob Arnson | 2021-03-21 | 1 | -1/+1 | |
| | | ||||||
| * | Add warning for defaulting an invalid environment variable value | Rob Mensching | 2021-03-19 | 1 | -0/+6 | |
| | | ||||||
| * | Add error detail to UnableToResetAcls message | Rob Mensching | 2021-03-16 | 1 | -2/+2 | |
| | | ||||||
| * | Add standard constructors to WixException | Rob Mensching | 2021-03-16 | 1 | -0/+24 | |
| | | ||||||
| * | Demote CollidingModularizationTypes from error to warning | Bob Arnson | 2021-03-15 | 2 | -5/+6 | |
| | | ||||||
| * | Extract data out of Core to minimize public surface area | Rob Mensching | 2021-03-14 | 5 | -3/+166 | |
| | | | | | | | | Part of wixtoolset/issues#6374 | |||||
| * | Improve CollidingModularizationTypes message. | Bob Arnson | 2021-03-08 | 1 | -1/+1 | |
| | | ||||||
| * | Fix WixDependencyProvider in SymbolDefinitions.ByType | Sean Hall | 2021-03-08 | 1 | -4/+7 | |
| | | | | | | | | and improve error message for unknown type (which should be unreachable but...). | |||||
| * | Improve missing entry section error message. | Bob Arnson | 2021-03-07 | 1 | -0/+5 | |
| | | | | | | | | Fixes https://github.com/wixtoolset/issues/issues/5886 | |||||
| * | In Data projects, treat warnings as errors. | Sean Hall | 2021-03-02 | 1 | -0/+6 | |
| | | ||||||
| * | Add PackagePayload symbols, errors, and ComplexReferenceChildType. | Sean Hall | 2021-03-02 | 7 | -6/+215 | |
| | | | | | | | | #4183 | |||||
| * | Fix AccessModifier usage in test code | Rob Mensching | 2021-03-02 | 1 | -11/+11 | |
| | | ||||||
| * | Optimize SourceLineNumber and add support for setting Parent | Rob Mensching | 2021-03-02 | 1 | -43/+80 | |
| | | ||||||
| * | Small cleanup | Rob Mensching | 2021-03-02 | 5 | -293/+7 | |
| | | ||||||
| * | Rename AccessModifiers and optimize its serialization | Rob Mensching | 2021-03-02 | 3 | -150/+221 | |
| | | ||||||
| * | Update to latest build infrastructure | Rob Mensching | 2021-03-01 | 4 | -10/+28 | |
| | | ||||||
| * | Update errors/warnings now that well-known folders are optional | Rob Mensching | 2021-03-01 | 2 | -9/+14 | |
| | | ||||||
| * | Move suppress modularization to field since Id can create conflicts | Rob Mensching | 2021-03-01 | 1 | -1/+9 | |
| | | | | | | | | Partially fixes wixtoolset/issues#5944 | |||||
| * | Absorb Dependency.wixext into Data | Rob Mensching | 2021-02-27 | 6 | -4/+187 | |
| | | | | | | | | Partly resolves wixtoolset/issues#5949 | |||||
| * | Absorb Tag.wixext into core SoftwareTag element | Rob Mensching | 2021-02-27 | 5 | -0/+255 | |
| | | | | | | | | Resolves wixtoolset/issues#5949 | |||||
| * | Change WixBundlePackageSymbol.Size from Number to LargeNumber. | Alex Kubiesa | 2021-02-15 | 1 | -3/+3 | |
| | | ||||||
| * | Change WixBundlePayloadSymbol.FileSize from Number to LargeNumber. | Alex Kubiesa | 2021-02-15 | 1 | -3/+3 | |
| | | ||||||
| * | Address code-review comments. | Bob Arnson | 2021-01-31 | 1 | -4/+0 | |
| | | ||||||
| * | Remove Burn Authenticode. Fixes ↵ | Bob Arnson | 2021-01-31 | 4 | -88/+0 | |
| | | | | | | | | https://github.com/wixtoolset/issues/issues/6301. | |||||
| * | Add DefaultCompressionLevel support. | Bob Arnson | 2021-01-26 | 1 | -2/+2 | |
| | | ||||||
| * | Add warning that non-x86 bundles are experimental. | Sean Hall | 2021-01-19 | 1 | -0/+6 | |
| | | ||||||
| * | Add messages for ExePackage/@DetectCondition recommendations | Rob Mensching | 2021-01-08 | 2 | -0/+12 | |
| | | | | | | | | First part of fix for wixtoolset/issues#6197 | |||||
| * | Include version info file when building in NCrunch | Rob Mensching | 2021-01-08 | 1 | -0/+7 | |
| | |