Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | ||||||
| * | Initialize repo | Sean Hall | 2017-09-03 | 21 | -0/+4883 | |
| | ||||||
* | Merge dutil | Rob Mensching | 2021-05-11 | 162 | -0/+57752 | |
|\ | ||||||
| * | Move dutil into libs/dutil | Rob Mensching | 2021-04-29 | 164 | -0/+186 | |
| | | ||||||
| * | Update to latest build infrastructure | Rob Mensching | 2021-04-29 | 7 | -49/+97 | |
| | | ||||||
| * | Clean up more 32-bit assumptions. | Sean Hall | 2021-04-29 | 26 | -207/+446 | |
| | | ||||||
| * | Unport LocProbeForFileEx() as WiX v4 had better solution | Rob Mensching | 2021-04-20 | 2 | -32/+9 | |
| | | ||||||
| * | Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgress | Rob Mensching | 2021-04-14 | 2 | -19/+2 | |
| | | ||||||
| * | Use verutil for handling versions in WiuEnumRelatedProductCodes. | Sean Hall | 2021-04-12 | 1 | -12/+24 | |
| | | ||||||
| * | Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgress | Rob Mensching | 2021-04-12 | 1 | -11/+6 | |
| | | | | | | | | | | FileCopyUsingHandlesWithProgress now returns ERROR_REQUEST_ABORTED as an HRESULT when canceled or stopping rather than return success. | |||||
| * | Port missing WiX v3 changes | Rob Mensching | 2021-04-12 | 7 | -35/+254 | |
| | | ||||||
| * | Integrate fixes that make dutil a little more robust to failure | Rob Mensching | 2021-04-12 | 6 | -14/+265 | |
| | | ||||||
| * | Add test for apuputil and fix descending sorting. | Sean Hall | 2021-03-30 | 8 | -19/+155 | |
| | | ||||||
| * | Update rest of dutil to use their own source with the Exit* macros. | Sean Hall | 2021-03-02 | 73 | -1953/+2779 | |
| | | | | | | | | Fix some CA warnings. | |||||
| * | Add SHA512 support to apuputil. | Sean Hall | 2021-03-02 | 3 | -10/+29 | |
| | | | | | | | | #3992 | |||||
| * | WIXBUG4931 Fix drawing of image static controls | Andrij Abyzov | 2021-02-09 | 1 | -2/+51 | |
| | | ||||||
| * | Ignore enum CA warnings and scope the osutil deprecation suppression. | Sean Hall | 2021-02-07 | 5 | -5/+23 | |
| | | | | | | | | Also, fix project reference so the .vcx project system understands it. | |||||
| * | Add OsRtlGetVersion. | Sean Hall | 2021-02-07 | 2 | -0/+44 | |
| | | | | | | | | #6318 | |||||
| * | Add functions to start/end MSI transactions and check whether or not it is ↵ | Nir Bar | 2021-01-11 | 2 | -0/+99 | |
| | | | | | | | | | | | | | | | | | | supported on the target machine (#22) * Add functions to start/end MSI transactions and check whether or not it is supported on the target machine * Add log mode parameter to MSI transaction functions. * No default log mode for WiuEndTransaction | |||||
| * | More size_t-ification. | Bob Arnson | 2020-12-26 | 8 | -99/+165 | |
| | | ||||||
| * | Clean up 32-bit ass-u-mptions for x64 and arm64. | Bob Arnson | 2020-12-26 | 7 | -31/+31 | |
| | |