| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable XML doc. | Sean Hall | 2020-12-18 | 12 | -16/+56 |
* | Enable CheckForOverflowUnderflow. | Sean Hall | 2020-12-14 | 1 | -0/+1 |
* | Strong-name sign WiX assemblies. | Bob Arnson | 2020-10-28 | 3 | -1/+15 |
* | Remove 32-bit ARM support. | Bob Arnson | 2020-09-19 | 4 | -23/+0 |
* | Update dependencies. | Sean Hall | 2020-07-14 | 5 | -13/+13 |
* | Add SourceLink to C++ projects. | Sean Hall | 2020-06-24 | 4 | -4/+34 |
* | Add ARM/ARM64 wixnative.exe | Sean Hall | 2020-06-24 | 8 | -10/+56 |
* | Move native pdbs into symbols package. | Sean Hall | 2020-06-24 | 1 | -0/+1 |
* | Merge the native nupkg into the Core.Native nupkg. | Sean Hall | 2020-06-24 | 5 | -64/+33 |
* | Update to latest dutil. | Sean Hall | 2020-06-24 | 4 | -6/+6 |
* | Use Path.PathSeparator. | Sean Hall | 2020-06-15 | 1 | -1/+1 |
* | Add support using mergmod.dll and its interfaces | Rob Mensching | 2020-05-22 | 9 | -14/+539 |
* | Wrap wixnative.exe FileNotFoundException in PlatformNotSupportedException | Sean Hall | 2020-05-13 | 1 | -1/+3 |
* | The directory separator on non-Windows platforms is ':' | Sean Hall | 2020-05-10 | 1 | -13/+15 |
* | Use NATIVE_DLL_SEARCH_DIRECTORIES to support cross-platform wixnative.exe | Sean Hall | 2020-05-09 | 4 | -14/+26 |
* | Update dependencies. | Sean Hall | 2020-05-09 | 6 | -29/+11 |
* | Remove timeout on WixNative*.exe to avoid judging on build time. | Bob Arnson | 2020-05-07 | 1 | -15/+6 |
* | Fix timeout | Bob Arnson | 2020-05-07 | 1 | -5/+10 |
* | Exclude null output from report of extracted files. | Bob Arnson | 2019-12-11 | 2 | -6/+10 |
* | Return the set of files extracted from a cabinet. | Bob Arnson | 2019-12-11 | 1 | -2/+2 |
* | User shared data types from WixToolset.Data | Rob Mensching | 2019-05-23 | 5 | -32/+15 |
* | Remove MSI interop from Core.Native | Rob Mensching | 2019-05-08 | 6 | -1365/+23 |
* | Avoid hang when a .cab is has no files. | Bob Arnson | 2019-03-21 | 1 | -2/+5 |
* | Update to latest Cpp.Build.props for locating latest Win10 SDK. | Sean Hall | 2019-01-13 | 1 | -1/+5 |
* | Move wixnative.*.exe back to root libs in .nupkg | Rob Mensching | 2018-12-26 | 2 | -20/+11 |
* | Move wixnative.*.exe in Core.Native.nupkg into arch folder | Rob Mensching | 2018-12-24 | 3 | -14/+35 |
* | Include wixnative.exe in the Core.Native .nupkg | Rob Mensching | 2018-12-22 | 1 | -6/+9 |
* | Update to latest Home\repo-template | Rob Mensching | 2018-12-22 | 5 | -9/+57 |
* | Enable use of NCrunch | Rob Mensching | 2018-10-03 | 5 | -9/+50 |
* | Add better error message when wixnative.exe cannot be found | Rob Mensching | 2018-10-03 | 1 | -0/+5 |
* | Update test references and simplify BuildWixNative file gathering | Rob Mensching | 2018-08-10 | 2 | -20/+15 |
* | 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 | 5 | -6/+40 |
* | Update development dependencies | Rob Mensching | 2018-07-13 | 2 | -11/+11 |
* | Update development dependencies | Rob Mensching | 2018-07-12 | 2 | -4/+4 |
* | Improve debuggability | Rob Mensching | 2018-07-12 | 2 | -1/+2 |
* | Disable part of test that fails irregularly | Rob Mensching | 2018-07-12 | 1 | -1/+2 |
* | Improved cabinet handling | Rob Mensching | 2017-11-29 | 23 | -4/+1237 |
* | Include MSI and MSM interop | Rob Mensching | 2017-09-17 | 3 | -2/+1360 |
* | Update to latest GitVersioning | Rob Mensching | 2017-09-17 | 3 | -4/+4 |
* | Initial commit | Rob Mensching | 2017-09-07 | 11 | -0/+710 |
* | Initialize repo | Rob Mensching | 2017-09-03 | 2 | -0/+121 |