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-10-18Get rid of 64bit toggle from mac configtherzok
2019-07-09Fix svn probe in Xcode.apptherzok
2019-05-23Fixup merge from githubtherzok
2019-05-23Update main/build/MacOSX/monostub-utils.hMarius Ungureanu
2019-05-23Some more cleanupstherzok
2019-05-23Improve dylib loading codetherzok
2019-05-23remove str_append by using NSStringtherzok
2019-05-23Simplify update_environmenttherzok
2019-05-23Fix leaks in monostubtherzok
2019-05-23Use NSLog where possibletherzok
2019-05-23Use replace-env instead of push env heretherzok
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
2018-09-14[VCS] Allow Subversion to be probed from CommandLineToolstherzok
2018-02-21[Mac] Add dotnet global tools to path on startupMatt Ward
2017-06-01[Mac] Use static registrartherzok
2017-05-30[Stub] Add a few more tests and fix a broken unit test for version checking.therzok
2017-04-18Add default fallback path for Xcode.apptherzok
2017-03-15Add /usr/local/bin to the PATH when starting MDLluis Sanchez
2016-11-16[Mac] Avoid forking to get Xcode path.therzok
2016-10-07[Svn] Simplify unix checks for svn libs.therzok
2015-11-18Merge branch 'master' into roslynMatt Ward
2015-11-17[Mac] Set LC_NUMERIC=C to workaround corruption in ElCap.Marius Ungureanu
2015-11-03[Monostub] Don't reverse the order of DYLD_FALLBACK_LIBRARY_PATHiain holmes
2015-10-30[MonoStub] Don't strlen the current value twiceiain holmes
2015-10-30[64bit] Check the Info.plist file to see if we're running in 64bit mode.iain holmes
2015-10-30[Monostub] Don't reverse the order of DYLD_FALLBACK_LIBRARY_PATHiain holmes
2015-10-09[Mac] Use Libraries symlink to get Versions/Current/libMarius Ungureanu
2015-10-08[Mac] Robustify update_environment test.Marius Ungureanu
2015-10-08[Mac] Improved monostub and added unit tests!Marius Ungureanu