aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Minor code cleanupRob Mensching2017-10-014-29/+21
| * Add support for BindPaths and building .wixlibsRob Mensching2017-10-018-170/+421
| * Fix summary information codepageRob Mensching2017-09-283-3/+4
| * Correctly name NuGet .props fileRob Mensching2017-09-244-3/+2
| * Publish Core tools for internal useRob Mensching2017-09-249-10/+63
| * Use batch file to execute wix CLIRob Mensching2017-09-222-0/+7
| * Fix CLI headerRob Mensching2017-09-227-213/+17
| * Initial code commitRob Mensching2017-09-17205-0/+80284
* Merge Core.NativeRob Mensching2021-05-1182-0/+6943
|\
| * Move Core.Native into wixRob Mensching2021-04-2977-0/+194
| * Introduce new versioning system based on GitInfoRob Mensching2021-04-2910-50/+207
| * Update to latest dutil.Sean Hall2021-04-292-2/+2
| * Add missing MSI functionality required by CoreRob Mensching2021-03-254-25/+199
| * Improve finding files relative to Core.Native assemblyRob Mensching2021-03-193-30/+84
| * Remove a bunch of dead code related to winterop.dllRob Mensching2021-03-1912-795/+52
| * Deploy .targets file to buildTransitive folderSean Hall2021-03-182-1/+5
| * Ensure ICE cubs are copied to the outputRob Mensching2021-03-183-0/+11
| * Include dependency on System.IO.FileSystem.AccessControlRob Mensching2021-03-162-1/+5
| * Move ResetAcls to Core.Native from CoreRob Mensching2021-03-162-9/+27
| * Implement validation and fix abandoned validation mutexRob Mensching2021-03-168-1/+537
| * Migrate PInvoke to Core.Native out of CoreRob Mensching2021-03-1634-644/+4448
| * Modernize build systemRob Mensching2021-03-169-124/+93
| * Enable XML doc.Sean Hall2020-12-1812-16/+56
| * Enable CheckForOverflowUnderflow.Sean Hall2020-12-141-0/+1
| * Strong-name sign WiX assemblies.Bob Arnson2020-10-283-1/+15
| * Remove 32-bit ARM support.Bob Arnson2020-09-194-23/+0
| * Update dependencies.Sean Hall2020-07-145-13/+13
| * Add SourceLink to C++ projects.Sean Hall2020-06-244-4/+34
| * Add ARM/ARM64 wixnative.exeSean Hall2020-06-248-10/+56
| * Move native pdbs into symbols package.Sean Hall2020-06-241-0/+1
| * Merge the native nupkg into the Core.Native nupkg.Sean Hall2020-06-245-64/+33
| * Update to latest dutil.Sean Hall2020-06-244-6/+6
| * Use Path.PathSeparator.Sean Hall2020-06-151-1/+1
| * Add support using mergmod.dll and its interfacesRob Mensching2020-05-229-14/+539
| * Wrap wixnative.exe FileNotFoundException in PlatformNotSupportedExceptionSean Hall2020-05-131-1/+3
| * The directory separator on non-Windows platforms is ':'Sean Hall2020-05-101-13/+15
| * Use NATIVE_DLL_SEARCH_DIRECTORIES to support cross-platform wixnative.exeSean Hall2020-05-094-14/+26
| * Update dependencies.Sean Hall2020-05-096-29/+11
| * Remove timeout on WixNative*.exe to avoid judging on build time.Bob Arnson2020-05-071-15/+6
| * Fix timeoutBob Arnson2020-05-071-5/+10
| * Exclude null output from report of extracted files.Bob Arnson2019-12-112-6/+10
| * Return the set of files extracted from a cabinet.Bob Arnson2019-12-111-2/+2
| * User shared data types from WixToolset.DataRob Mensching2019-05-235-32/+15
| * Remove MSI interop from Core.NativeRob Mensching2019-05-086-1365/+23
| * Avoid hang when a .cab is has no files.Bob Arnson2019-03-211-2/+5
| * Update to latest Cpp.Build.props for locating latest Win10 SDK.Sean Hall2019-01-131-1/+5
| * Move wixnative.*.exe back to root libs in .nupkgRob Mensching2018-12-262-20/+11
| * Move wixnative.*.exe in Core.Native.nupkg into arch folderRob Mensching2018-12-243-14/+35
| * Include wixnative.exe in the Core.Native .nupkgRob Mensching2018-12-221-6/+9
| * Update to latest Home\repo-templateRob Mensching2018-12-225-9/+57