Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Remove unnecessary code from Data | Rob Mensching | 2018-07-26 | 2 | -83/+0 | |
| | | | | | | | | Less code in the "rootest" repo is a good thing. | |||||
| * | Move data only used by extension to Extensiblity repo | Rob Mensching | 2018-07-23 | 5 | -211/+4 | |
| | | ||||||
| * | Support creation of redundant file transfers | Rob Mensching | 2018-07-21 | 1 | -9/+10 | |
| | | ||||||
| * | Update development dependencies | Rob Mensching | 2018-07-12 | 2 | -4/+4 | |
| | | ||||||
| * | Improve debuggability | Rob Mensching | 2018-07-12 | 1 | -0/+3 | |
| | | ||||||
| * | Improve error message when argument is missing for a switch | Rob Mensching | 2018-07-12 | 2 | -4/+1 | |
| | | ||||||
| * | Update to netcoreapp2.1 and xunit 2.3.1. | Bob Arnson | 2018-06-21 | 2 | -2/+2 | |
| | | ||||||
| * | Write out useful `keyColumn` value to fix .wixpdb output. | Bob Arnson | 2018-05-06 | 2 | -1/+2 | |
| | | ||||||
| * | Move WixFileNotFoundException from Core back to Data | Rob Mensching | 2018-01-02 | 1 | -0/+43 | |
| | | ||||||
| * | Fix WixBundlePackage.Cache tuple type | Rob Mensching | 2018-01-01 | 1 | -1/+1 | |
| | | ||||||
| * | Make IntermediateField Set() method type-safe | Rob Mensching | 2018-01-01 | 4 | -123/+383 | |
| | | ||||||
| * | Reduce code footprint in WixToolset.Data | Rob Mensching | 2017-12-30 | 2 | -338/+2 | |
| | | ||||||
| * | Support serializing localization information in Intermediates | Rob Mensching | 2017-12-30 | 6 | -20/+253 | |
| | | ||||||
| * | Update to latest GitVersioning | Rob Mensching | 2017-12-29 | 1 | -14/+1 | |
| | | ||||||
| * | Improve Identifier constructor | Rob Mensching | 2017-12-29 | 1 | -2/+22 | |
| | | ||||||
| * | Make TableDefinitions ColumnDefinitions an array and other minor cleanup | Rob Mensching | 2017-12-27 | 6 | -37/+23 | |
| | | ||||||
| * | Rename "Wixout" to "IntermediatePostLink" | Rob Mensching | 2017-12-26 | 1 | -3/+3 | |
| | | ||||||
| * | Add "wixout" as build output | Rob Mensching | 2017-12-21 | 3 | -15/+7 | |
| | | ||||||
| * | Simplify message handling | Rob Mensching | 2017-12-19 | 40 | -1358/+7807 | |
| | | ||||||
| * | Store WixMediaTemplate/@CompressionLevel as string | Rob Mensching | 2017-12-07 | 2 | -5/+10 | |
| | | ||||||
| * | Reintegrate MSI constructs into WxToolset.Data.WindowsInstaller namespace | Rob Mensching | 2017-12-07 | 62 | -0/+8105 | |
| | | ||||||
| * | Fix handling of long values and baseUri in path fields | Rob Mensching | 2017-12-06 | 9 | -57/+132 | |
| | | ||||||
| * | Support tuples from extensions and make SourcePath a path instead of string | Rob Mensching | 2017-12-02 | 12 | -76/+352 | |
| | | ||||||
| * | Additional IR updates | Rob Mensching | 2017-11-11 | 10 | -16/+600 | |
| | | ||||||
| * | Introduce WiX Intermediate Representation | Rob Mensching | 2017-11-01 | 313 | -12677/+22797 | |
| | | ||||||
| * | Commit generated message and schema classes one way to better system | Rob Mensching | 2017-10-18 | 6 | -166/+57991 | |
| | | | | | | | | | | | | Generating messages and schema classes from XML is a bit cool but is fraught with issues when there is a build failure anywhere. This commits those generated files until a better process is in place. | |||||
| * | Incorporate refactoring of WixToolset.Core assemblies | Rob Mensching | 2017-10-18 | 8 | -25/+257 | |
| | | ||||||
| * | Simplify Library to only be a data container and add as output type | Rob Mensching | 2017-10-01 | 2 | -66/+13 | |
| | | | | | | | | | | The actual of the creation functionality for Libraries will move to the Librarian. | |||||
| * | Update to latest GitVersioning and Directory.Build.props standards | Rob Mensching | 2017-09-17 | 3 | -4/+4 | |
| | | ||||||
| * | Add missing data XML files as resource streams | Rob Mensching | 2017-09-17 | 1 | -0/+5 | |
| | | ||||||
| * | Standardize Directory.Build.props | Rob Mensching | 2017-08-20 | 1 | -0/+6 | |
| | | ||||||
| * | Move configuration files to the root | Rob Mensching | 2017-08-20 | 2 | -22/+0 | |
| | | ||||||
| * | Move to .NET Core 2.0 | Rob Mensching | 2017-08-15 | 132 | -0/+31156 | |
| | ||||||
* | Merge wcautil | Rob Mensching | 2021-05-11 | 27 | -0/+5134 | |
|\ | ||||||
| * | Move wcautil into libs/wcautil | Rob Mensching | 2021-04-29 | 29 | -0/+150 | |
| | | ||||||
| * | Clean up more 32-bit assumptions. | Sean Hall | 2021-04-29 | 6 | -65/+72 | |
| | | ||||||
| * | Update DUtil dependency. | Bob Arnson | 2021-02-09 | 4 | -7/+7 | |
| | | ||||||
| * | Remove 32-bit ARM support. | Bob Arnson | 2020-09-19 | 2 | -10/+0 | |
| | | ||||||
| * | Update to latest dutil. | Sean Hall | 2020-06-24 | 5 | -10/+68 | |
| | | ||||||
| * | Pack v141 ARM and ARM64. | Sean Hall | 2020-06-18 | 2 | -4/+1 | |
| | | ||||||
| * | Fail build on each command. | Sean Hall | 2020-06-18 | 2 | -4/+4 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/wixtoolset/wcautil | Bob Arnson | 2020-05-10 | 4 | -17/+22 | |
| |\ | ||||||
| | * | Drop XP support and enable ARM64. | Bob Arnson | 2020-05-10 | 4 | -17/+22 | |
| | | | ||||||
| * | | Add v142 toolset support. | Bob Arnson | 2020-05-10 | 1 | -0/+5 | |
| |/ | ||||||
| * | Add ARM and ARM64 for v141. | Sean Hall | 2019-01-13 | 3 | -1/+24 | |
| | | ||||||
| * | Remove "lib" from path in NuGet package to match dutil. | Sean Hall | 2018-12-30 | 2 | -6/+6 | |
| | | ||||||
| * | Update to latest .gitignore and prep for new NuGet license format | Rob Mensching | 2018-12-22 | 2 | -1/+3 | |
| | | ||||||
| * | Update to latest Home\repo-template | Rob Mensching | 2018-12-22 | 2 | -6/+50 | |
| | | ||||||
| * | Standardize on props with NCrunch support | Rob Mensching | 2018-10-03 | 4 | -8/+23 | |
| | | ||||||
| * | Add WixToolset.DUtil dependency to wcautil.nuspec. | Sean Hall | 2017-09-10 | 1 | -0/+3 | |
| | |