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-06-10Update 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
2019-05-23Use autoreleasepool blocktherzok
2019-05-23Remove env2bool, it's no longer usedtherzok
2019-05-23Remove UseSGen and 64bit toggles. We always use sgen and 32bit will be deprec...therzok
2019-05-23Bump min macos version to 10.11, to match info.plisttherzok
2019-05-23Fix argument usagetherzok
2019-05-23Multiple marshalling cleanupstherzok
2019-05-23Don't use nil for plain pointerstherzok
2019-05-23Use mono API to parse env options argumentstherzok
2019-05-23Reduce code duplication and string conversiontherzok
2019-05-23Whitespace fixestherzok
2019-05-23Reduce code duplicationtherzok
2019-05-23Simplify dylib loadingtherzok
2019-05-23Add value to definetherzok
2019-05-23No need for extern C check, we're using a xammac which always exports registr...therzok
2019-05-23[Launcher] add header that says we could not launch apptherzok
2019-05-23Simplify static registrar handlingtherzok
2019-05-23[Launcher] Simplify code a bit, no need for conditional logging and global va...therzok