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

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-24[Pango] Add nil check before CFArrayGetCount() (#154)2019-10monojenkins
2020-02-18Bump gtk# to fix regression (#150)monojenkins
2020-02-10[2019-10] [GTK] Switch to newer NSPasteboardType values. (#146)monojenkins
2020-01-28[2019-10] Fix system font loading in Pango (#142)monojenkins
2019-12-04Bump gtk# to get startup performance improvements in case of env var (#138)monojenkins
2019-10-22[2019-10] Bump gtk# for clipboard binding fix (#133)monojenkins
2019-10-16[2019-10] [GTK] Autoscroll GtkViewport when focus moves (#127)monojenkins
2019-09-25Don't force mcs compiler in gtk-sharp.py (#122)Alexander Köplinger
2019-09-25Add some tracing to universal build process (#120)Alexis Christoforides
2019-09-25[Pango] Don't release string from familyName (#121)iain
2019-08-29Build pkg-config as 64bit only, libtiff as universal and remove gtk-quartz-en...Alexander Köplinger
2019-08-20Bump gtk# (#114)Marius Ungureanu
2019-07-11[Gtk] Fix previous patch build (#109)iain
2019-07-11[Gtk] Allow Cocoa to unset the delegate when deallocating the wi… (#105)iain
2019-07-01Merge pull request #100 from mono/fix-gh-14957Alexis Christoforides
2019-06-18Fix cache destinationAlexis Christoforides
2019-06-17Merge pull request #98 from mono/mono-gh-13804-speculative-fixAlexis Christoforides
2019-06-14Gotta mkdir in the cache nowJo Shields
2019-06-14Cached binary-not-source in a versioned directoryJo Shields
2019-06-10Don't eagerly delete logsAlexis Christoforides
2019-06-10Another speculative fix for 'pkg-config' sometimes getting built as a 32-bit ...Alexis Christoforides
2019-05-20Bump gtk-sharpAlexander Köplinger
2019-04-08[Gtk] Add a hook for the client to override GtkComboBox menus (#93)iain
2019-04-03Merge pull request #94 from mono/use-configure-build-argument-64Alexis Christoforides
2019-04-03[darwin] Use configure's --build option for 64-bit builds tooAlexis Christoforides
2019-03-18Merge pull request #92 from sevoku/fix-821841-ignore-hidden-embedded-nsviewsLluis Sanchez
2019-03-18Fix NSView embedding events - skip hidden subviewsVsevolod Kukol
2019-03-15Merge pull request #91 from DavidKarlas/fixMouseMoveWhenNewWindowAaron Bockover
2019-03-13Fix NSView embedding MouseMove event not working when popup window appearsDavid Karlaš
2019-03-06[Gdk] Prevent GdkQuartzWindow having its delegate replaced. (#90)iain
2019-02-21Merge pull request #85 from mono/aj-test-msbuildAlexis Christoforides
2019-02-20iterate_dir: Include symlinks to dirs alsoAnkit Jain
2019-02-20[gtk-sharp] Bump to pick up a build fix (#88)Ankit Jain
2019-02-13Merge pull request #84 from iainx/fix-752354Katelyn Gadd
2019-02-11Switch fontconfig download url to freedesktop.orgAlexander Köplinger
2019-01-22[Gtk] Patch Gtk to popup the menu when using the arrow keysiain holmes
2019-01-10Update list of disabled symbols on older OSX versionsAlexander Köplinger
2018-12-21Merge pull request #82 from mono/vsts737323Alexander Köplinger
2018-12-20[GTK] GtkNSView tabbing patch from iainCody Russell
2018-12-13[GTK] Update to the focus handling patch.Cody Russell
2018-12-07[GTK] Fix focus handling to better handle subviews for GtkNSViewCody Russell
2018-10-01Merge pull request #74 from mono/update-libtiffAlexander Köplinger
2018-09-28Update libtiffAlexis Christoforides
2018-08-29Bump target requirement to OSX 10.9 MavericksAlexander Köplinger
2018-07-19[GTK] Disable this patch for now to fix crasher.Cody Russell
2018-07-03Merge pull request #72 from alexanderkyte/xcrun_fixAlexander Kyte
2018-07-03[runtime] Fix reference to C compiler, 'xcrun gcc' fails when building llvmAlexander Kyte
2018-07-02Merge pull request #68 from mono/gtk-imquartz-commit-on-focus-outCody Russell
2018-06-27[gtk] When focusing out, commit the preedit instead of discardingCody Russell
2018-06-16Environment.set(key,val): Expand env vars in the value (#67)Ankit Jain