aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-24Move wixnative.*.exe in Core.Native.nupkg into arch folderRob Mensching3-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-22Include wixnative.exe in the Core.Native .nupkgRob Mensching1-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-22Update to latest Home\repo-templateRob Mensching8-13/+112
2018-10-03Enable use of NCrunchRob Mensching6-19/+98
2018-10-03Add better error message when wixnative.exe cannot be foundRob Mensching1-0/+5
2018-08-10Update test references and simplify BuildWixNative file gatheringRob Mensching2-20/+15
2018-07-13Attempt to use platform specific runtimesRob Mensching1-4/+4
2018-07-13Attempt to move wixnative.exe to independent runtime .nupkgRob Mensching6-6/+42
2018-07-13Update development dependenciesRob Mensching2-11/+11
2018-07-12Update development dependenciesRob Mensching2-4/+4
2018-07-12Improve debuggabilityRob Mensching2-1/+2
2018-07-12Disable part of test that fails irregularlyRob Mensching1-1/+2
2017-12-27Send build notifications to SlackRob Mensching1-0/+5
2017-11-29Improved cabinet handlingRob Mensching25-8/+1276
2017-09-17Standardize on appveyor.cmd for buildsRob Mensching2-3/+2
2017-09-17Include MSI and MSM interopRob Mensching3-2/+1360
2017-09-17Update to latest GitVersioningRob Mensching3-4/+4
2017-09-07Initial commitRob Mensching13-0/+757
2017-09-03Initialize repoRob Mensching9-0/+497