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-09-13Use immutable array to track condition dependenciesLluis Sanchez
2022-09-13Fix setup testsLluis Sanchez
2022-09-13Thread safety fixesLluis Sanchez
2022-09-13Revert some changesLluis Sanchez
2022-09-13Fix unit testsLluis Sanchez
2022-09-13Thread safe add-in databaseLluis Sanchez
2022-09-13More thread safetyLluis Sanchez
2022-09-13Thread safety fixesLluis Sanchez
2022-09-13Fix thread safe issuesLluis Sanchez
2022-09-13Ongoing work to make mono.addins thread safeLluis Sanchez
2022-09-05Merge pull request #183 from KirillOsenkov/dev/kirillo/pdbMarius Ungureanu
2022-06-02Merge pull request #186 from mono/slluis-patch-1Lluis Sanchez
2022-06-02Bump versionLluis Sanchez
2022-06-01Merge pull request #185 from mono/dev/therzok/addin-headerMarius Ungureanu
2022-05-31Surface GetAddinHeader info from SetupServicedev/therzok/addin-headerMarius Ungureanu
2022-04-27Bump versionLluis Sanchez
2022-04-26Merge pull request #184 from mono/dev/lluis/lazy-load-improvementsLluis Sanchez
2022-04-25Delay add-in assembly load by lazy creating objectsLluis Sanchez
2022-04-15Embed Pdb and add SourceLinkKirill Osenkov
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