Transfer the Mac SDK bockbuild profiles & resources inside the Mono repository.
authorAlexis Christoforides <alexis@thenull.net>
Thu, 29 Sep 2016 11:31:39 +0000 (14:31 +0300)
committerAlexis Christoforides <alexis@thenull.net>
Fri, 14 Oct 2016 07:48:28 +0000 (03:48 -0400)
commit99a23f120064975c0becb2fe3b93cffe401bc1b0
tree5468dcd6fd63dd042839f73268c352c7bfe517f7
parent608f7c89b2944e303e8edb02bdf7d6959407bf37
Transfer the Mac SDK bockbuild profiles & resources inside the Mono repository.

This includes all distributable packages,patches etc. Toolchain packages remain part of the bockbuild repository.

The profiles were also renamed:
'mono-mac-release' -> 'mac-sdk'
'mono-mac-xamarin' -> 'mac-sdk-xamarin'
195 files changed:
bockbuild/mac-sdk-xamarin/mono-extensions.py [new file with mode: 0644]
bockbuild/mac-sdk-xamarin/packaging [new symlink]
bockbuild/mac-sdk-xamarin/profile.py [new file with mode: 0755]
bockbuild/mac-sdk/atk.py [new file with mode: 0644]
bockbuild/mac-sdk/cairo.py [new file with mode: 0644]
bockbuild/mac-sdk/expat.py [new file with mode: 0644]
bockbuild/mac-sdk/fontconfig.py [new file with mode: 0644]
bockbuild/mac-sdk/freetype.py [new file with mode: 0644]
bockbuild/mac-sdk/fsharp.py [new file with mode: 0644]
bockbuild/mac-sdk/gdk-pixbuf.py [new file with mode: 0644]
bockbuild/mac-sdk/gdk-pixbuf/0001-pixbuf-Add-getter-setter-for-the-2x-variants.patch [new file with mode: 0644]
bockbuild/mac-sdk/gdk-pixbuf/0001-pixbuf-load-2x-variants-as-pixbuf-gobject-data.patch [new file with mode: 0644]
bockbuild/mac-sdk/gettext.py [new file with mode: 0644]
bockbuild/mac-sdk/glib.py [new file with mode: 0644]
bockbuild/mac-sdk/gtk+.py [new file with mode: 0644]
bockbuild/mac-sdk/gtk-engines.py [new file with mode: 0644]
bockbuild/mac-sdk/gtk-quartz-engine.py [new file with mode: 0644]
bockbuild/mac-sdk/gtk-sharp.py [new file with mode: 0644]
bockbuild/mac-sdk/gtkrc [new file with mode: 0644]
bockbuild/mac-sdk/hicolor-icon-theme.py [new file with mode: 0644]
bockbuild/mac-sdk/ige-mac-integration.py [new file with mode: 0644]
bockbuild/mac-sdk/intltool.py [new file with mode: 0644]
bockbuild/mac-sdk/ironlangs.py [new file with mode: 0644]
bockbuild/mac-sdk/libcroco.py [new file with mode: 0644]
bockbuild/mac-sdk/libffi.py [new file with mode: 0644]
bockbuild/mac-sdk/libgdiplus.py [new file with mode: 0644]
bockbuild/mac-sdk/libgif.py [new file with mode: 0644]
bockbuild/mac-sdk/libglade.py [new file with mode: 0644]
bockbuild/mac-sdk/libjpeg.py [new file with mode: 0644]
bockbuild/mac-sdk/libpng.py [new file with mode: 0644]
bockbuild/mac-sdk/librsvg.py [new file with mode: 0644]
bockbuild/mac-sdk/libtiff.py [new file with mode: 0644]
bockbuild/mac-sdk/libxml2.py [new file with mode: 0644]
bockbuild/mac-sdk/mono-basic.py [new file with mode: 0644]
bockbuild/mac-sdk/mono-llvm.py [new file with mode: 0644]
bockbuild/mac-sdk/mono.py [new file with mode: 0644]
bockbuild/mac-sdk/msbuild.py [new file with mode: 0644]
bockbuild/mac-sdk/murrine.py [new file with mode: 0644]
bockbuild/mac-sdk/nuget.py [new file with mode: 0644]
bockbuild/mac-sdk/packaging/Info.plist [new file with mode: 0644]
bockbuild/mac-sdk/packaging/Info_sdk.plist [new file with mode: 0644]
bockbuild/mac-sdk/packaging/mdk_blacklist.sh [new file with mode: 0755]
bockbuild/mac-sdk/packaging/resources/License.rtf [new file with mode: 0644]
bockbuild/mac-sdk/packaging/resources/ReadMe.rtf [new file with mode: 0644]
bockbuild/mac-sdk/packaging/resources/Welcome.rtf [new file with mode: 0644]
bockbuild/mac-sdk/packaging/resources/distribution.xml [new file with mode: 0644]
bockbuild/mac-sdk/packaging/resources/postinstall [new file with mode: 0755]
bockbuild/mac-sdk/packaging/resources/version.plist [new file with mode: 0644]
bockbuild/mac-sdk/packaging/resources/whitelist.txt [new file with mode: 0644]
bockbuild/mac-sdk/packaging/uninstallMono.sh [new file with mode: 0755]
bockbuild/mac-sdk/pango.py [new file with mode: 0644]
bockbuild/mac-sdk/patches/cairo-cglayer.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/cairo-fix-CGFontGetGlyphPath-deprecation.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/cairo-fix-color-bitmap-fonts.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/cairo-quartz-crash.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/find-unused-patches.sh [new file with mode: 0755]
bockbuild/mac-sdk/patches/fsharp-assemblysearchpath-fix.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gdk-quartz-set-fix-modifiers-hack-v3.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gettext-no-samples.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/glib-recursive-poll.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/glib/config.h.ed [new file with mode: 0644]
bockbuild/mac-sdk/patches/glib/patch-configure.diff [new file with mode: 0644]
bockbuild/mac-sdk/patches/glib/patch-gi18n.h.diff [new file with mode: 0644]
bockbuild/mac-sdk/patches/glib/patch-gio_gdbusprivate.c.diff [new file with mode: 0644]
bockbuild/mac-sdk/patches/glib/patch-gio_xdgmime_xdgmime.c.diff [new file with mode: 0644]
bockbuild/mac-sdk/patches/glib/patch-glib-2.0.pc.in.diff [new file with mode: 0644]
bockbuild/mac-sdk/patches/glib/patch-glib_gunicollate.c.diff [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk-gestures.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk-quartz-move-drag.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0001-Add-invariant-that-a-child-is-unmapped-if-parent-is-.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0002-Maintain-map-unmap-invariants-in-GtkRecentChooserDia.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0003-GtkPlug-preserve-map-unmap-invariants.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0004-Add-gdk_screen_get_monitor_workarea-and-use-it-all-o.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0005-gtk-don-t-scroll-combo-box-menus-if-less-than-3-item.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0006-gtk-paint-only-the-exposed-region-in-gdk_window_expo.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0007-Implement-gtk-enable-overlay-scrollbars-GtkSetting.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0008-Smooth-scrolling.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0009-gtk-Add-a-way-to-do-event-capture.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0010-gtk-don-t-let-insensitive-children-eat-scroll-events.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0011-scrolledwindow-Kinetic-scrolling-support.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0012-gtk-paint-to-the-right-windows-in-gtk_scrolled_windo.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0013-GtkScrolledWindow-add-overlay-scrollbars.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0014-gtk-add-event-handling-to-GtkScrolledWindow-s-overla.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0015-Use-gtk-enable-overlay-scrollbars-in-GtkScrolledWind.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0016-gtk-correctly-handle-toggling-of-the-scrollbar-visib.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0017-gtk-handle-gtk-primary-button-warps-slider-for-the-o.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0018-Introduce-phase-field-in-GdkEventScroll.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0019-Add-hack-to-lock-flow-of-scroll-events-to-window-whe.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0020-Introduce-a-background-window.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0021-Make-scrolled-window-work-well-with-Mac-touchpad.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0022-Use-start-end-phase-in-event-handling.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0023-Improve-overshooting-behavior.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0024-Cancel-out-smaller-delta-component.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0025-quartz-Add-a-dummy-NSView-serving-as-layer-view.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0026-gtk-port-overlay-scrollbars-to-native-CALayers.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0027-Refrain-from-starting-fading-out-while-a-gesture-is-.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0028-gtk-don-t-show-the-olverlay-scrollbars-if-only-the-s.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0029-Reclamp-unclamped-adjustments-after-resize.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0030-gtk-fix-size_request-of-scrolled-window.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0031-Hackish-fix-for-bug-8493-Min-size-of-GtkScrolledWind.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0032-Add-momentum_phase-to-GdkEventScroll.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0033-Never-intervene-in-the-event-stream-for-legacy-mice.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0034-Do-not-start-overshooting-for-legacy-mouse-scroll-ev.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0035-gtk-remove-the-overlay-scrollbar-grab-on-unrealize.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0036-gtk-add-GtkScrolledWindow-API-to-disable-overshoot-p.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0037-quartz-return-events-on-embedded-foreign-NSViews-bac.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0038-quartz-don-t-forward-events-to-the-toplevel-nswindow.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0039-gdk-add-a-move-native-children-signal-to-GdkWindow.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0040-gtk-add-new-widget-GtkNSView-which-alows-to-embed-an.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0041-tests-add-a-notebook-to-testnsview.c.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0042-gtk-connect-GtkNSView-to-move-native-children-and-re.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0043-tests-add-a-scrolled-window-test-widget-to-testnsvie.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0044-gtknsview-clip-drawRect-to-a-parent-GtkViewport-s-wi.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0045-gtk-clip-NSViews-to-the-scrolled-window-s-overshoot_.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0046-gtk-implement-clipping-to-multiple-parent-viewports-.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0047-gtk-first-attempt-to-also-clip-NSWindow-s-field-edit.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0048-gtk-also-clip-the-NSView-s-subviews.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0049-nsview-also-swizzle-DidAddSubview-and-clip-all-subvi.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0050-nsview-clip-text-field-cursor-drawing.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0051-nsview-factor-out-almost-all-code-from-the-overridde.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0052-nsview-also-focus-the-GtkNSView-if-a-focussable-subv.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0053-gtk-add-an-overlay-policy-API-to-GtkScrolledWindow.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0054-quartz-add-gdk_screen_-and-gdk_window_get_scale_fact.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0055-gtk-add-gtk_widget_get_scale_factor.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0056-iconfactory-Add-_scaled-variants.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0057-widget-Add-_scaled-variants-for-icon-rendering.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0058-icontheme-Add-support-for-high-resolution-icons.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0059-iconfactory-Add-scale-info-to-GtkIconSource.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0060-iconfactory-Add-gtk_cairo_set_source_icon_set.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0061-image-Use-scaled-icons-on-windows-with-a-scaling-fac.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0062-cellrendererpixbuf-Use-scaled-icons-on-windows-with-.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0063-entry-Use-scaled-icons-on-windows-with-a-scale-facto.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0064-gdk-Lookup-double-scaled-variants-on-pixbufs.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0065-Make-usual-calls-to-get-a-GdkPixbuf-attach-a-2x-vari.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0066-cellrendererpixbuf-let-2x-variants-go-through-pixel-.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0067-quartz-Make-event-loop-deal-with-recursive-poll-invo.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0068-nsview-implement-a-few-text-view-command-accelerator.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0069-menu-scrolling.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0070-tooltips-focus.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0071-light-and-dark-overlay-scrollbars.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0072-let-global-keyboard-shortcuts-pass-through.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0073-disable-combobox-scrolling.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0074-fix-NULL-pointer-in-clipboard.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0075-filechooserwidget-location-entry-activation.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/0076-iconfactory-treat-gt-1-0-icons-as-2-0.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/bgo702841-fix-kana-eisu-keys.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/bxc-41657.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/bxc2158_workaround_crash_triggering_context_menu.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/bxc3457_more_standard_keyboard_shortcuts.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/bxc_10256_window_tools_get_confused.diff [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/combobox-crossing-events.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/create-accessibility-object.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/disable-eye-dropper.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/dont-call-CopySymbolicHotKeys-so-much.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/embedded-nstextview-has-focus.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/emit-container-add.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/enable-swizzle-property.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/fix-imquartz-crasher.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/flip-command-mask-between-mod1-and-mod2.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/gtk-check-grab_toplevel-is-destroyed.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/gtk-imquartz-defer-signals-in-output_result.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/gtknsview-defer-map-and-lock-in-clipping.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/gtknsview-fix-invalid-casts.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/gtknsview-forward-cmdz-to-textview-undo-manager.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/gtknsview-getter.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/gtknsview-only-unset-first-responder-if-it-is-our-view.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/gtknsview-timeout-fix.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/make-gtkpaned-emit-signals.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/nsview-check-for-superview.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/nsview-embedding-fix-keyboard-routing.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/nsview-embedding.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/quartz-call-undo-redo-on-cmdz.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/remove-demos-from-build.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/remove-mouse-scrolling-from-GtkNotebook-tabs.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/gtk/scrolled-window-draw-child-bg.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/mcs-pkgconfig.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/murrine-osx.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/pango-coretext-astral-plane-1.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/pango-coretext-astral-plane-2.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/pango-coretext-condensed-trait.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/pango-coretext-fix-yosemite-crasher.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/pango-disable-ligatures.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/pango-fix-ct_font_descriptor_get_weight-crasher.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/pango-relative-config-file.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/pango-system-font-check-version.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/pango-system-font-single.patch [new file with mode: 0644]
bockbuild/mac-sdk/patches/tiff-4.0.2-macosx-2.patch [new file with mode: 0644]
bockbuild/mac-sdk/pcl-reference-assemblies.py [new file with mode: 0644]
bockbuild/mac-sdk/pixman.py [new file with mode: 0644]
bockbuild/mac-sdk/pkg-config.py [new file with mode: 0644]
bockbuild/mac-sdk/profile.py [new file with mode: 0755]
bockbuild/mac-sdk/sqlite.py [new file with mode: 0644]
bockbuild/mac-sdk/xamarin-gtk-theme.py [new file with mode: 0644]
bockbuild/mac-sdk/xsp.py [new file with mode: 0644]
external/bockbuild