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
2015-11-23[build] We require mono 4.2+ nowAlan McGovern
2015-11-17[Mac] Set LC_NUMERIC=C to workaround corruption in ElCap.Marius Ungureanu
2015-11-03[Build] Correctly clean the monostub files on make cleaniain holmes
2015-11-03[Monostub] Don't reverse the order of DYLD_FALLBACK_LIBRARY_PATHiain holmes
2015-11-03[Build] Rebuild monostub when monostub-utils.h changesiain holmes
2015-10-31Build fix for main/build/MacOSX/render.exe as gmcs no longer existsSushiHangover
2015-10-09[Mac] Use Libraries symlink to get Versions/Current/libMarius Ungureanu
2015-10-09[Mac] remove duplicate env var.Marius Ungureanu
2015-10-08[Mac] Robustify update_environment test.Marius Ungureanu
2015-10-08[Mac] Improved monostub and added unit tests!Marius Ungureanu
2015-10-08Fix plural typo in monostub.Marius Ungureanu
2015-10-08[Mac] Fixup to f1d43a688234d937111f87b640aec34a87de693fMarius Ungureanu
2015-10-08Revert "Revert "[Mac] Add Mono commands directory to PATH.""Marius Ungureanu
2015-10-08Revert "[Mac] Add Mono commands directory to PATH."Marius Ungureanu
2015-10-08[Mac] Add Mono commands directory to PATH.Marius Ungureanu
2015-09-18[build] Fix the check to see if we're inside an app bundleAlan McGovern
2015-09-18[Mac] Fixup to 0ab0f6aed01edb29bf633ebded025db3be7bdb2cMarius Ungureanu
2015-09-18[build] Only build the native launcher when doing a toplevel makeAlan McGovern
2015-09-18[Mac] Nuke ENABLE_MACBUNDLEMarius Ungureanu
2015-09-18[Mac] Try putting copy in app target.Marius Ungureanu
2015-09-18[Mac] Copy the stub into the bin directory.Marius Ungureanu
2015-09-18[Mac] Build and use monostub by default.Marius Ungureanu
2015-09-18[Mac] Check for local directory if bundle not found.Marius Ungureanu
2015-09-09[build] Yosemite is our minimum supported version of MacOS nowAlan McGovern
2015-08-21[Mac] Register UTIs for .cs and .fs filesiain holmes
2015-04-20[build] 10.9 is our minimum supported version nowAlan McGovern
2015-04-20[build] Don't forcibly link against the MacOS 10.8 SDK anymoreAlan McGovern
2015-01-26[build] Make Mavericks the minimum supported version of MacOSXAlan McGovern
2015-01-15Revert "[MacOSX] Update MonoDevelop launch code according to latest Xamarin.M...Alan McGovern
2015-01-15Revert "[MacOSX] Update mmp invocation to match latest Xamarin.Mac API."Alan McGovern
2015-01-15[MacOSX] Update mmp invocation to match latest Xamarin.Mac API.Rolf Bjarne Kvinge
2015-01-15[MacOSX] Update MonoDevelop launch code according to latest Xamarin.Mac API.Rolf Bjarne Kvinge
2014-12-04[Mac] Register more file extensionsMarius Ungureanu
2014-12-03[MacOSX] Xamarin.Mac requires Mono 3.10.Rolf Bjarne Kvinge
2014-11-12[MacOS] Ensure libxammac is loadable via DYLD_FALLBACK_LIBRARY_PATHAlan McGovern
2014-10-30Merge branch 'master' of github.com:mono/monodevelop into sketchesAaron Bockover
2014-10-30[MacOSX] Fixed recursion and removed debug printf'sJeffrey Stedfast
2014-10-29[MacOSX] Added debuggingJeffrey Stedfast
2014-10-29[MacOSX] code cleanupJeffrey Stedfast
2014-10-29[MacOSX] Maintain backward compatibility with older XS/mtouchJeffrey Stedfast
2014-10-29[MacOSX] Check env variables to see if we already have the values instead of ...Jeffrey Stedfast
2014-10-29[Mac] Handle .sketchcs/.sketchfs file typesSandy Armstrong
2014-10-29[MacOSX] Use the Contents dir instead of the Contents/Resources dir as our baseJeffrey Stedfast
2014-10-29[MacOSX] push the MacOS dir into the PATH, not the Resources dir.Jeffrey Stedfast
2014-10-28Revert "[MacOSX] Use getpid() instead of getppid() because execve() inherits ...Jeffrey Stedfast
2014-10-27[MacOSX] Use getpid() instead of getppid() because execve() inherits the same...Jeffrey Stedfast
2014-10-03[Mac] Update minimum Mono versionMichael Hutchinson
2014-10-02[MacOSX] Added /usr/local/lib to DL_FALLBACK_LIBRARY_PATHJeffrey Stedfast
2014-09-16Bundle render.cs, not render.exe, with MacOS dmg builder toolsJo Shields
2014-09-08Changed .../share/pkgconfig to .../lib/pkgconfigJeffrey Stedfast