Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable XML doc. | Sean Hall | 2020-12-18 | 2 | -6/+6 |
| | |||||
* | Remove 32-bit ARM support. | Bob Arnson | 2020-09-19 | 1 | -8/+0 |
| | |||||
* | Update dependencies. | Sean Hall | 2020-07-14 | 2 | -6/+6 |
| | |||||
* | Add SourceLink to C++ projects. | Sean Hall | 2020-06-24 | 2 | -1/+16 |
| | |||||
* | Add ARM/ARM64 wixnative.exe | Sean Hall | 2020-06-24 | 5 | -5/+21 |
| | | | | Update mergemod.dll from SDK 10.0.19041.0. | ||||
* | Merge the native nupkg into the Core.Native nupkg. | Sean Hall | 2020-06-24 | 2 | -37/+0 |
| | | | | | | There was no benefit in separating the native assets into its own package, the runtime.<rid>.PackageName strategy is for binaries to be copied to the root of project and therefore doesn't support the portable scenario where all available assets are required. Manually author the repository element in the nupkg for SourceLink. | ||||
* | Update to latest dutil. | Sean Hall | 2020-06-24 | 2 | -3/+3 |
| | |||||
* | Add support using mergmod.dll and its interfaces | Rob Mensching | 2020-05-22 | 4 | -0/+10 |
| | |||||
* | Use NATIVE_DLL_SEARCH_DIRECTORIES to support cross-platform wixnative.exe | Sean Hall | 2020-05-09 | 2 | -10/+5 |
| | |||||
* | Update dependencies. | Sean Hall | 2020-05-09 | 2 | -3/+3 |
| | |||||
* | Avoid hang when a .cab is has no files. | Bob Arnson | 2019-03-21 | 1 | -2/+5 |
| | |||||
* | Move wixnative.*.exe in Core.Native.nupkg into arch folder | Rob Mensching | 2018-12-24 | 1 | -0/+5 |
| | | | | | | | Moving the native executable to a subdirectory in the Core.Native to avoid NuGet warning about non-managed code files in "lib" folder. Also, better support NCrunch by ignoring wixnative.exe | ||||
* | Update to latest Home\repo-template | Rob Mensching | 2018-12-22 | 1 | -1/+2 |
| | |||||
* | Enable use of NCrunch | Rob Mensching | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Attempt to use platform specific runtimes | Rob Mensching | 2018-07-13 | 1 | -4/+4 |
| | |||||
* | Attempt to move wixnative.exe to independent runtime .nupkg | Rob Mensching | 2018-07-13 | 2 | -1/+31 |
| | |||||
* | Update development dependencies | Rob Mensching | 2018-07-13 | 2 | -11/+11 |
| | |||||
* | Improved cabinet handling | Rob Mensching | 2017-11-29 | 9 | -0/+450 |