aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-23Allow payloads to be shared across packages in a BundleRob Mensching8-71/+129
2021-03-23Remove invalid package reference from Payload symbolRob Mensching2-9/+2
2021-03-22Update dependencies.Bob Arnson1-1/+1
2021-03-22Update dependencies.Bob Arnson1-1/+1
2021-03-22One shiny NuGet package, please and thank you.Bob Arnson1-0/+1
2021-03-21Convert obsolete RegistryKey/@Action.Bob Arnson2-0/+83
2021-03-21Remove obsolete RegistryKey/@Action.Bob Arnson1-21/+0
2021-03-21Clean up some obsolete deprecation warnings.Bob Arnson1-11/+0
2021-03-21UX is so 2012Bob Arnson1-1/+1
2021-03-19Minor test clean upRob Mensching4-12/+1
2021-03-19RemoveFolderEx.Property should be modularized as a ColumnRob Mensching4-1/+41
2021-03-19Allow the BuildAndQuery output filename to be setRob Mensching1-4/+7
2021-03-19Update tests to validate Shortcut Name/ShortName handlingRob Mensching5-35/+91
2021-03-19Default to 1 if NUMBER_OF_PROCESSORS environment variable is invalidRob Mensching1-22/+6
2021-03-19Minor code cleanupRob Mensching3-28/+21
2021-03-19Add warning for defaulting an invalid environment variable valueRob Mensching1-0/+6
2021-03-19Improve finding files relative to Core.Native assemblyRob Mensching3-30/+84
2021-03-19Remove a bunch of dead code related to winterop.dllRob Mensching12-795/+52
2021-03-18Update dependencies.Bob Arnson1-1/+1
2021-03-18Update dependencies.Sean Hall2-3/+3
2021-03-18Don't directly reference WixToolset.Core.Native.Sean Hall3-3/+0
2021-03-18Reference issues in failing tests.Sean Hall3-5/+5
2021-03-18Deploy .targets file to buildTransitive folderSean Hall2-1/+5
2021-03-18Re-enable suppressed ICES test and update dependenciesRob Mensching7-3/+8
2021-03-18Track database copy for validation as temporaryRob Mensching2-5/+17
2021-03-18Ensure ICE cubs are copied to the outputRob Mensching3-0/+11
2021-03-17Use wiutil to start/end msi transactionsNir Bar10-81/+163
2021-03-16One shiny NuGet package, please and thank you.Bob Arnson1-1/+0
2021-03-16Make ResetAcl opt-in instead of opt-outRob Mensching4-12/+14
2021-03-16Migrate ResetAcls to Core.Native from CoreRob Mensching2-11/+3
2021-03-16Centralize disallow inner text handling in ParseHalperRob Mensching6-45/+48
2021-03-16Make ResetAcl opt-in instead of opt-outRob Mensching1-2/+34
2021-03-16Include dependency on System.IO.FileSystem.AccessControlRob Mensching2-1/+5
2021-03-16Add error detail to UnableToResetAcls messageRob Mensching1-2/+2
2021-03-16Move ResetAcls to Core.Native from CoreRob Mensching2-9/+27
2021-03-16Add method to disallow inner textRob Mensching1-0/+6
2021-03-16Use validation now implemented in Core.NativeRob Mensching6-401/+227
2021-03-16Migrate PInvoke out of Core to Core.NativeRob Mensching42-5086/+104
2021-03-16Implement validation and fix abandoned validation mutexRob Mensching8-1/+537
2021-03-16Migrate PInvoke to Core.Native out of CoreRob Mensching34-644/+4448
2021-03-16Modernize build systemRob Mensching12-140/+138
2021-03-16Add standard constructors to WixExceptionRob Mensching1-0/+24
2021-03-15Update service provider dependencyBob Arnson5-2/+5
2021-03-15Update service provider dependencyBob Arnson4-6/+6
2021-03-15Demote CollidingModularizationTypes from error to warningBob Arnson1-1/+1
2021-03-15Demote CollidingModularizationTypes from error to warningBob Arnson2-5/+6
2021-03-14Remove dependency on Core as Data and Extensibility is enoughRob Mensching1-1/+2
2021-03-14Remove use of removed IWixToolsetServiceProviderRob Mensching45-109/+98
2021-03-14Use extension methods instead of a custom interface for IServiceProviderRob Mensching14-28/+100
2021-03-14Remove references to Core from backends.Sean Hall9-12/+6