Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-12-24 | Move wixnative.*.exe in Core.Native.nupkg into arch folder | Rob Mensching | 3 | -14/+35 | |
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 | |||||
2018-12-22 | Include wixnative.exe in the Core.Native .nupkg | Rob Mensching | 1 | -6/+9 | |
This is done to place the wixnative.exe correctly for testing purposes. The dependency on runtime.win.WixToolset.Core.Native.nupkg is used to deliver wixnative.exe when publishing. | |||||
2018-12-22 | Update to latest Home\repo-template | Rob Mensching | 8 | -13/+112 | |
2018-10-03 | Enable use of NCrunch | Rob Mensching | 6 | -19/+98 | |
2018-10-03 | Add better error message when wixnative.exe cannot be found | Rob Mensching | 1 | -0/+5 | |
2018-08-10 | Update test references and simplify BuildWixNative file gathering | Rob Mensching | 2 | -20/+15 | |
2018-07-13 | Attempt to use platform specific runtimes | Rob Mensching | 1 | -4/+4 | |
2018-07-13 | Attempt to move wixnative.exe to independent runtime .nupkg | Rob Mensching | 6 | -6/+42 | |
2018-07-13 | Update development dependencies | Rob Mensching | 2 | -11/+11 | |
2018-07-12 | Update development dependencies | Rob Mensching | 2 | -4/+4 | |
2018-07-12 | Improve debuggability | Rob Mensching | 2 | -1/+2 | |
2018-07-12 | Disable part of test that fails irregularly | Rob Mensching | 1 | -1/+2 | |
2017-12-27 | Send build notifications to Slack | Rob Mensching | 1 | -0/+5 | |
2017-11-29 | Improved cabinet handling | Rob Mensching | 25 | -8/+1276 | |
2017-09-17 | Standardize on appveyor.cmd for builds | Rob Mensching | 2 | -3/+2 | |
2017-09-17 | Include MSI and MSM interop | Rob Mensching | 3 | -2/+1360 | |
2017-09-17 | Update to latest GitVersioning | Rob Mensching | 3 | -4/+4 | |
2017-09-07 | Initial commit | Rob Mensching | 13 | -0/+757 | |
2017-09-03 | Initialize repo | Rob Mensching | 9 | -0/+497 | |