Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-01Temporarily disable external SetupProcessdev/mrward/convert-core-to-net6Matt Ward
2021-03-01Build SetupProcess for .NET 6.0Matt Ward
2021-02-19Support launch external setup process with dotnetMatt Ward
2021-02-19UnitTests now local copy setup process executableMatt Ward
2021-02-19Fix building warning mautil about binding redirects.Matt Ward
2021-02-19Sign assembliesMatt Ward
2021-02-19Build all projects to bin without target framework nameMatt Ward
2021-02-18CecilReflector projects now targets .NET Standard 2.0Matt Ward
2021-02-09Fix failing tests due to Debug.AssertMatt Ward
2021-02-09Fix tests failing due to test addins having different assembly versionMatt Ward
2021-02-09Fix tests failing due to not finding the lib directoryMatt Ward
2021-02-09Fix reference conflicts build warningsMatt Ward
2021-02-09Convert Mono.Addins.SetupProcess to SDK style projectMatt Ward
2021-02-09Fix IndexOutOfRangeException when using get-desc with SetupProcessMatt Ward
2021-02-09UnitTests now local copy the SetupProcess exeMatt Ward
2021-02-09Fix SetupProcess project's target frameworkMatt Ward
2021-02-09Fix incorrect setup process pathMatt Ward
2021-02-09Try avoiding emitting assembly to run setup processMarius Ungureanu
2021-02-05Fix build errors about duplicate assembly attributesMatt Ward
2021-01-28Changed Mono.Addins.Setup to netstandard2.0 and included ResolveAddinReferenc...Mikkel Kruse Johnsen
2021-01-28Removed AssemblyInfo.cs from Git and added InternalsVisibleTo to the project ...Mikkel Kruse Johnsen
2021-01-26Revert changes and use ContentMikkel Kruse Johnsen
2021-01-26It should now use SetupProcess if isolation is required.Mikkel Kruse Johnsen
2020-12-16Update to new MSBuild format in project files. Changed Mono.Addins to .NETSta...Mikkel Kruse Johnsen
2020-10-05Merge pull request #166 from mono/lazy-loading-aqnameLluis Sanchez
2020-10-05Fix typed node creation issueLluis Sanchez
2020-10-05Merge pull request #168 from mono/azure-pipelines-fixLluis Sanchez
2020-10-05Update azure-pipelines.yml for Azure PipelinesLluis Sanchez
2020-10-05Update azure-pipelines.yml for Azure PipelinesLluis Sanchez
2020-10-05Bump database versionMarius Ungureanu
2020-10-05Fix several issues caused by assembly qualified namesLluis Sanchez
2020-10-05Assembly load optimizationsImmo Landwerth
2020-10-05Initial assemblyresolve implementationMarius Ungureanu
2020-10-05Write AssemblyNames on scan so we can use it laterMarius Ungureanu
2020-10-05Always insert the assembly in the first slotMarius Ungureanu
2020-10-05Fix whitespaceMarius Ungureanu
2020-10-05Reduce the total number of Type.GetType calls for even the common caseMarius Ungureanu
2020-10-05Add one more testMarius Ungureanu
2020-10-05Add comments on each test caseMarius Ungureanu
2020-10-05Add one more test for localizer in dependent addinMarius Ungureanu
2020-10-05[Localization] Optimize loading AddinLocalizers for the case where a custom l...Marius Ungureanu
2020-10-05Merge pull request #167 from mono/azure-pipelinesLluis Sanchez
2020-10-05Update required mono versionLluis Sanchez
2020-10-05Provision a newer monoLluis Sanchez
2020-10-05Update azure-pipelines.yml for Azure PipelinesLluis Sanchez
2020-10-05Update azure-pipelines.yml for Azure PipelinesLluis Sanchez
2020-10-05Update azure-pipelines.yml for Azure PipelinesLluis Sanchez
2020-10-05Add target for running testsLluis Sanchez
2020-10-05Update to latest NUnitLluis Sanchez
2020-10-05Update azure-pipelines.yml for Azure PipelinesLluis Sanchez