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
2022-04-27Bump versiondev/lluis/lazy-load-improvementsLluis Sanchez
2022-04-25Delay add-in assembly load by lazy creating objectsLluis Sanchez
2022-02-09Merge pull request #181 from mono/dev/lluis/nuget-formatLluis Sanchez
2022-02-09Bump versionLluis Sanchez
2022-02-09Add missing dependencies to mautil projectLluis Sanchez
2022-02-09Add support for nuget packaging formatLluis Sanchez
2022-02-04Merge pull request #180 from mono/fix-cecil-loadLluis Sanchez
2022-02-04Fix CecilReflector load issueLluis Sanchez
2022-02-02Merge pull request #179 from mono/dev/lluis/mautil-in-6Lluis Sanchez
2022-02-02Install .net 6Lluis Sanchez
2022-02-02Build mautil with .net 6Lluis Sanchez
2022-02-02Merge pull request #178 from mono/dependabot/nuget/Mono.Addins.Setup/SharpZip...Lluis Sanchez
2022-02-01Bump SharpZipLib from 1.1.0 to 1.3.3 in /Mono.Addins.Setupdependabot[bot]
2022-01-31Generate tool package for mautilLluis Sanchez
2022-01-28Update azure-pipelines.yml for Azure Pipelines (#177)Lluis Sanchez
2022-01-20Fix buildLluis Sanchez
2022-01-20Update host poolLluis Sanchez
2022-01-19Convert to multi-target projectsLluis Sanchez
2021-12-16Merge pull request #174 from mono/dev/lluis/convert-core-to-net6Sandy Armstrong
2021-11-16Merge remote-tracking branch 'origin/main' into dev/lluis/convert-core-to-net6Lluis Sanchez
2021-10-08Fix build of mautil for .net 6author
2021-08-30Fix check for .net 6Lluis Sanchez
2021-08-23Fix log and assembly resolution issuesLluis Sanchez
2021-07-15Use .net 6 when building for VSM/.net 6Lluis Sanchez
2021-07-14Move back to single targetting for nowLluis Sanchez
2021-07-14Mono.Addins is now using multitargettingLluis Sanchez
2021-07-14Revert changes in Mono.Addins.Gui*Lluis Sanchez
2021-05-31Merge pull request #172 from mono/dev/lluis/little-optimizationLluis Sanchez
2021-05-28Minor perf optimizationLluis Sanchez
2021-03-09Rename master branch to mainAlexander Köplinger
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