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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-02Merge pull request #8554 from mono/monostub-arguments-copyVsevolod Kukol
2019-08-30Remove redundant strdup, seems like we don't need ittherzok
2019-08-28[Mac] Sanify new_argctherzok
2019-08-28[Mac] Reorder mono arguments from environment querying to simplify manual cop...therzok
2019-08-27[NuGet] Update NuGet to version 5.3.0-rtm.6192Matt Ward
2019-08-12[Mac] Add some more entitlements (#8349)iain
2019-08-12[Mac] Add the extra paths needed for libraries (#8346)iain
2019-08-12[MacOS] Specify dlopen library paths (#8336)iain
2019-08-12Add more entitlementsDuncan Mak
2019-08-12Include Entitlements.plist in the app bundleDuncan Mak
2019-08-03[build] Update min Mono version to 6.4.0.94Matt Ward
2019-07-17Build: Updates for Roslyn bumpSandy Armstrong
2019-07-16Merge pull request #8155 from mono/dev/therzok/vsts935540Lluis Sanchez
2019-07-09[NuGet] Update to NuGet 5.2Matt Ward
2019-07-09Fix svn probe in Xcode.apptherzok
2019-06-13Bump Roslyn to 3.2.0-beta4-19312-10Sandy Armstrong
2019-06-12Bump min mono version to 6.0.0.296Lluis Sanchez
2019-06-12Update BinaryCompat for Mono 6.0Matt Ward
2019-06-07[Mac] Refactor DMG generation to just use a single hdiutil callJo Shields
2019-06-06Merge pull request #7809 from mono/pr-retry-unmount-on-mojave-botsRodrigo Moya
2019-06-06[Mac] Remove hardcoded thread suspending mode (#7800)Marius Ungureanu
2019-06-06[Mac] Force unmount if it's still failing after 5 triesRodrigo Moya
2019-06-06[Mac] Retry unmounting because of an issue in the Mojave botsRodrigo Moya
2019-05-31[Build] Bump minimum deployment OS version to 10.12 (#7690)Marius Ungureanu
2019-05-28[NuGet] Update to NuGet 5.1Matt Ward
2019-05-24[Mac] Cleanup MONO_REGISTRY_PATH on startupRodrigo Moya
2019-05-23Simpler generics formtherzok
2019-05-23Use generic NSArraytherzok
2019-05-23Fixup merge from githubtherzok
2019-05-23Update main/build/MacOSX/monostub-utils.hMarius Ungureanu
2019-05-23More cleanuptherzok
2019-05-23Some more cleanupstherzok
2019-05-23Remove debug codetherzok
2019-05-23Use appName in a few more placestherzok
2019-05-23Only compute this if neededtherzok
2019-05-23Improve dylib loading codetherzok
2019-05-23Fixup registrar_toggletherzok
2019-05-23Use a global variable for executable name to cleanup arguments being passedtherzok
2019-05-23remove str_append by using NSStringtherzok
2019-05-23Simplify update_environmenttherzok
2019-05-23Use NSWorkspace APIs to open urlstherzok
2019-05-23Simplify binDirFullPath constructiontherzok
2019-05-23Small code cleanupstherzok
2019-05-23Convert spaces to tabstherzok
2019-05-23Move this backtherzok
2019-05-23Fix leaks in monostubtherzok
2019-05-23Use NSLog where possibletherzok
2019-05-23Make a few methods statictherzok
2019-05-23Fix wrong argv0 settingtherzok
2019-05-23Use replace-env instead of push env heretherzok