aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-28Strong-name sign WiX assemblies.Bob Arnson3-1/+15
2020-09-19Remove 32-bit ARM support.Bob Arnson4-23/+0
2020-07-14Update dependencies.Sean Hall5-13/+13
2020-06-24Turn tests off in appveyor.yml since they're run in appveyor.cmdSean Hall1-0/+2
2020-06-24Add SourceLink to C++ projects.Sean Hall4-4/+34
2020-06-24Add ARM/ARM64 wixnative.exeSean Hall8-10/+56
2020-06-24Move native pdbs into symbols package.Sean Hall1-0/+1
2020-06-24Merge the native nupkg into the Core.Native nupkg.Sean Hall6-68/+37
2020-06-24Update to latest dutil.Sean Hall4-6/+6
2020-06-15Use Path.PathSeparator.Sean Hall2-5/+5
2020-05-22Add support using mergmod.dll and its interfacesRob Mensching10-14/+545
2020-05-13Wrap wixnative.exe FileNotFoundException in PlatformNotSupportedExceptionSean Hall1-1/+3
2020-05-10The directory separator on non-Windows platforms is ':'Sean Hall1-13/+15
2020-05-09Use NATIVE_DLL_SEARCH_DIRECTORIES to support cross-platform wixnative.exeSean Hall4-14/+26
2020-05-09Update dependencies.Sean Hall7-30/+12
2020-05-07Remove timeout on WixNative*.exe to avoid judging on build time.Bob Arnson1-15/+6
2020-05-07Fix timeoutBob Arnson1-5/+10
2019-12-11Exclude null output from report of extracted files.Bob Arnson2-6/+10
2019-12-11Return the set of files extracted from a cabinet.Bob Arnson1-2/+2
2019-05-23User shared data types from WixToolset.DataRob Mensching6-32/+16
2019-05-08Remove MSI interop from Core.NativeRob Mensching6-1365/+23
2019-03-21Avoid hang when a .cab is has no files.Bob Arnson1-2/+5
2019-01-13Update to latest Cpp.Build.props for locating latest Win10 SDK.Sean Hall1-1/+5
2018-12-30Reduce extra appveyor builds by targeting only master and develop branchesRob Mensching1-0/+5
2018-12-26Move wixnative.*.exe back to root libs in .nupkgRob Mensching2-20/+11
2018-12-24Move wixnative.*.exe in Core.Native.nupkg into arch folderRob Mensching3-14/+35
2018-12-22Include wixnative.exe in the Core.Native .nupkgRob Mensching1-6/+9
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