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-11-19Bump in makefile tootherzok
2019-10-01Revert "[Mac] Remove hardcoded thread suspending mode (#7800)"therzok
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-12Include Entitlements.plist in the app bundleDuncan Mak
2019-06-06[Mac] Remove hardcoded thread suspending mode (#7800)Marius Ungureanu
2019-05-31[Build] Bump minimum deployment OS version to 10.12 (#7690)Marius Ungureanu
2019-05-23Bump min macos version to 10.11, to match info.plisttherzok
2019-05-23No need for extern C check, we're using a xammac which always exports registr...therzok
2019-03-09[Build] Take into account CFBundleDisplayName for Mac's DMG generationRodrigo Moya
2019-01-29Merge remote-tracking branch 'origin/master' into pr-sandy-master-merge-of-th...Sandy Armstrong
2019-01-29[FileSystemWatcher] Remove source copy now that mono has fixed thread starvat...Marius Ungureanu
2019-01-16Fix monostub build issuesMikayla Hutchinson
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2018-10-17[Mac] Make stub launcher configure mono hybrid suspendtherzok
2018-05-29[Core] Use .dylib for native file watcherMatt Ward
2018-03-15[Mac] Compile monostub as 2 variants, one with gui, one without (#4178)Marius Ungureanu
2018-02-22[Mac] Bring back dynamic linking of libxammac.dylibtherzok
2018-02-21[StaticRegistrar] Fix the need for a symlink in the bundle.therzok
2018-02-08[Launcher] Statically link in libxammac-system.atherzok
2018-01-16Static registrar support (#3643)Marius Ungureanu
2017-11-16Add a OSX-specific and Mono FileSystemWatcher wrapperLudovic Henry
2017-07-18[Build] Recompile monostub when static registrar changes.therzok
2017-06-06Documentation fixestherzok
2017-06-06Initial variant to support extern C xammac static registrartherzok
2017-06-01[Mac] Use static registrartherzok
2016-05-19[F#] Add F# projects to main slnnosami
2016-02-25[Mac] Use stub mdtool to run tests.therzok
2015-12-10bump fsharpbinding. Removes need for orig files / configurenosami
2015-11-02Merge branch 'roslyn', remote-tracking branch 'origin' into roslyn-64bitiain holmes
2015-11-02[Monostub] Don't build monostub with debuggingiain holmes
2015-10-31Build fix for main/build/MacOSX/render.exe as gmcs no longer existsSushiHangover
2015-10-30[Build] Rebuild monostub when monostub-utils.h changesiain holmes
2015-10-30[Build] Build monostub for the correct architectureiain holmes
2015-10-30[Build] Correctly clean the monostub files on make cleaniain holmes
2015-10-17[Mac] Fix copying of fsharp in release mode.Marius Ungureanu
2015-10-12Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-10-08[Mac] Improved monostub and added unit tests!Marius Ungureanu
2015-09-18Merge remote-tracking branch 'origin/master' into roslynroslyn-preview-1Alan 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-10Merge branch 'master' into roslynMike Krüger
2015-09-09[build] Yosemite is our minimum supported version of MacOS nowAlan McGovern
2015-04-23Merge branch 'master' into roslynMike Krüger
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