Граф коммитов

494 Коммитов

Автор SHA1 Сообщение Дата
ema 6dbbe6adcf Updated reference to xamarin/Xamarin.MacDev@1b013f1 2020-01-08 09:42:15 -05:00
Rolf Bjarne Kvinge b107841f13 [msbuild] Don't use events and methods that are obsolete and do nothing. (#7637)
Fixes these warnings:

    IPhoneSdks.cs(22,4): warning CS0618: 'AppleSdkSettings.Changed' is obsolete: 'This event is never raised' [/work/maccore/onedotnet/xamarin-macios/msbuild/Xamarin.iOS.Tasks.Core/Xamarin.iOS.Tasks.Core.csproj]
    IPhoneSdks.cs(31,4): warning CS0618: 'AppleSdkSettings.CheckChanged()' is obsolete: 'This method does nothing' [/work/maccore/onedotnet/xamarin-macios/msbuild/Xamarin.iOS.Tasks.Core/Xamarin.iOS.Tasks.Core.csproj]
    MacOSXSdks.cs(18,4): warning CS0618: 'AppleSdkSettings.Changed' is obsolete: 'This event is never raised' [/work/maccore/onedotnet/xamarin-macios/msbuild/Xamarin.Mac.Tasks.Core/Xamarin.Mac.Tasks.Core.csproj]
    MacOSXSdks.cs(25,4): warning CS0618: 'AppleSdkSettings.CheckChanged()' is obsolete: 'This method does nothing' [/work/maccore/onedotnet/xamarin-macios/msbuild/Xamarin.Mac.Tasks.Core/Xamarin.Mac.Tasks.Core.csproj]

Also bump Xamarin.MacDev to pick up updated Xamarin.MacDev:

* xamarin/Xamarin.MacDev@0f578f5 [tests] Upgrade to NUnit 3.12 and use package references. (#65)
* xamarin/Xamarin.MacDev@55a30e2 [tests] Adjust tests to not expect the provisioning profiles in the index in any particular order. (#63)
* xamarin/Xamarin.MacDev@dc270f6 Make methods that do nothing obsolete and fix a compiler warning. (#67)
* xamarin/Xamarin.MacDev@681aef6 Remove unused csproj. (#66)
* xamarin/Xamarin.MacDev@d78a92f Update gitignore (#55)

Diff: ca221c8fd6..0f578f51e6
2019-12-23 13:29:34 -05:00
monojenkins 2c02cf7a03 [xcode11.3] Bump macios-binaries to get fix for xamarin/maccore#2068. (#7512)
* Bump macios-binaries to get fix for xamarin/maccore#2068.

New commits in xamarin/macios-binaries:

* xamarin/macios-binaries@eb6980e Bump mlaunch to xamarin/maccore@92433b7757 (#28)

Diff: 6f488dd132..eb6980e8b6

* Update submodule branch for macios-binaries.
2019-12-02 21:54:26 +01:00
monojenkins fb95daa1f2 Bump macios-binaries to get fix for xamarin/maccore#2068. (#7511)
New commits in xamarin/macios-binaries:

* xamarin/macios-binaries@eb6980e Bump mlaunch to xamarin/maccore@92433b7757 (#28)

Diff: 6f488dd132..eb6980e8b6
2019-12-02 18:37:13 +01:00
Rolf Bjarne Kvinge 09c899cdf8
Bump macios-binaries to get fix for xamarin/maccore#2068. (#7502)
New commits in xamarin/macios-binaries:

* xamarin/macios-binaries@eb6980e Bump mlaunch to xamarin/maccore@92433b7757 (#28)

Diff: 6f488dd132..eb6980e8b6
2019-11-28 10:57:04 -05:00
joe f1cb310043 Updated reference to xamarin/Xamarin.MacDev@ca221c8 2019-11-01 07:54:36 -04:00
Matt Sylvia 95dd97c70c Branching for d16-5 2019-10-28 16:22:53 -04:00
Vincent Dondain 601f86abd1
Bump Touch.Unit (dark mode support) (#7021)
New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@d22825a [TouchRunner] Fix colors for iOS 13 dark mode (#53)

Diff: de42aa3a64..d22825a7d1
2019-09-24 16:33:20 -04:00
Rolf Bjarne Kvinge c378c8033c Bump submodules. 2019-09-16 15:35:31 +02:00
Manuel de la Pena f72388a10f
Bump Xamarin.MacDev. (#6857) 2019-08-27 11:37:27 -04:00
Vincent Dondain fe8db4df27
Bump maccore and macios-binaries (#6820)
This is in part so we get https://github.com/xamarin/maccore/pull/1924 -> [mlaunch] Connect to devices on a background thread.
That should hopefully fix device not found issues we're having on some bots/

New commits in xamarin/macios-binaries:

* xamarin/macios-binaries@01d34af Bump mlaunch to xamarin/maccore@809b2def39 (#24)

Diff: b474fa2e73..01d34af6b0

New commits in xamarin/maccore:

* xamarin/maccore@809b2def39 [mlaunch] Connect to devices on a background thread. (#1778) (#1924)
* xamarin/maccore@5215c09e8c Merge pull request #1923 from xamarin/swift-o-matic-hello-protocol-list-type
* xamarin/maccore@21447e2538 I. Can't. Believe. I'm. Checking. This. In.
* xamarin/maccore@da6518f920 Added ProtocolListTypeSpec
* xamarin/maccore@a9b9a0f5b3 Merge pull request #1920 from xamarin/swift-o-matic-bye-swift-protocol
* xamarin/maccore@01e9420598 Lose all the SwiftProtocol related types.
* xamarin/maccore@ca3bd0ab5b Merge pull request #1919 from xamarin/swift-redo-regular-protocols
* xamarin/maccore@f534abee12 Now with existential containers
* xamarin/maccore@9e180a823a Merge pull request #1911 from xamarin/swift-o-matic-string-convertible
* xamarin/maccore@9874985856 Typo
* xamarin/maccore@26731ff5cb Next step in Protocol revamp
* xamarin/maccore@9fe4cdd652 Merge pull request #1904 from xamarin/swift-o-matic-hashable
* xamarin/maccore@a1cd988dda iOS include
* xamarin/maccore@f1fc694da6 Revamped hashable.
* xamarin/maccore@16a6629a43 Merge pull request #1902 from xamarin/swift-o-matic-comparable
* xamarin/maccore@a98db5b976 Dead symbol, changed symbol.
* xamarin/maccore@3c38895694 Reworked Swift.Comparable to be defined in terms of EveryProtocol
* xamarin/maccore@ef1d3c1397 Merge pull request #1895 from xamarin/swift-o-matic-equatable
* xamarin/maccore@1c1a57fa4f Try again and get all the files, thanks.
* xamarin/maccore@ec0a5b99b7 Revised EveryProtocol, updated Equatable
* xamarin/maccore@198a489387 Simplified EveryProtocol, revised Equatable
* xamarin/maccore@ee7710a186 Merge pull request #1894 from xamarin/swift-o-matic-every-protocol
* xamarin/maccore@4fc0810fd2 Let's not leak memory, OK?
* xamarin/maccore@451c0ba18d Try a little dispose magic.
* xamarin/maccore@864854e407 Minor tweak to public API
* xamarin/maccore@052990af11 Adding in EveryProtocol object
* xamarin/maccore@b7f1347fcf Merge pull request #1893 from xamarin/swift-o-matic-protocol-binding
* xamarin/maccore@df4aefe447 no swap files, vi.
* xamarin/maccore@1e6bf8d4ef Merge pull request #1892 from xamarin/swift-o-matic-protocol-binding
* xamarin/maccore@e46a543544 Typo
* xamarin/maccore@fea9514c69 Let's document!
* xamarin/maccore@9b5ecdfdce Merge pull request #1890 from xamarin/swift-o-matic-fail-on-wrong-version
* xamarin/maccore@0b4afae5f3 Put in a hard fail on compiler version mismatch errors.
* xamarin/maccore@d1475a43d1 Merge pull request #1881 from xamarin/swift-o-matic-NRE
* xamarin/maccore@900e453695 Fixes and NRE from SCLAlertView
* xamarin/maccore@0164c0ae83 Merge pull request #1873 from xamarin/swift-o-matic-README
* xamarin/maccore@211b05a515 READMEs for errors, reminder to check README and associated issues in Makefile
* xamarin/maccore@74650bf3f8 [SoM] Add '/usr/lib/swift' as an rpath before any other rpaths. (#1857)
* xamarin/maccore@73dd23d00b Merge pull request #1859 from xamarin/swift-o-matic-SwiftLocation
* xamarin/maccore@6704604de1 Add SwiftLocation
* xamarin/maccore@e96ab505d8 Merge pull request #1855 from xamarin/swift-o-matic-bye-bye-dormant-3rd-party
* xamarin/maccore@c17c506738 Remove dormant 3rd Party Tests
* xamarin/maccore@366e201f11 Merge pull request #1854 from xamarin/swift-o-matic-update-3rd-party
* xamarin/maccore@da748a9a1d Updated makefiles for projects that have updated to Swift 4.2 or >
* xamarin/maccore@2e371bdaf2 Merge pull request #1849 from xamarin/swift-o-matic-gentler-errors
* xamarin/maccore@921c21251d Lighten up on errors, get paper-switch
* xamarin/maccore@f4fc280efe Merge pull request #1844 from xamarin/swift-o-matic-lottie
* xamarin/maccore@e47aa6b50c Adding lottie-ios
* xamarin/maccore@cf09fd4c59 [SoM] Copy swift libraries to foo.app/Frameworks for non-macOS apps. (#1842)
* xamarin/maccore@a4af9cdd2d Merge pull request #1841 from xamarin/swift-o-matic-gentler-skip
* xamarin/maccore@fc7cd38f64 [SoM] Handle the new BuildVersion load command. (#1827)
* xamarin/maccore@8666e81b7d Ha-ha! When you make errors become warnings, tests that depend on errors change.
* xamarin/maccore@e42a8c394f continue...
* xamarin/maccore@3b0d6bc0e6 [SoM] Don't duplicate the nuget version number. (#1838)
* xamarin/maccore@143afaf991 [msbuild] No need to use a shell function to resolve a relative path in make. (#1839)
* xamarin/maccore@cbe86e0152 [SoM] Add a helpful make target to create a nuget and setup a local feed repository for it. (#1837)
* xamarin/maccore@cfaaf1c5a5 [SoM] Enable swift's Stable ABI. (#1836)
* xamarin/maccore@79166d9755 Made errors more lenient, added Hue framework.
* xamarin/maccore@f4b0feeb55 Merge pull request #1830 from xamarin/swift-o-matic-prop-closure
* xamarin/maccore@a14198fdee whitespace
* xamarin/maccore@285874eceb handle ()->() and ()->type properly
* xamarin/maccore@4785afe4ea Handle closures as return values.
* xamarin/maccore@e89b80ca53 [SoM] Don't redownload the swift toolchain if we already have the file. (#1825)
* xamarin/maccore@217a608e72 [SoM] Improve installed scripts. (#1826)
* xamarin/maccore@ff283225b6 [SoM] Fix typo in type name. (#1824)
* xamarin/maccore@189ea0cba7 Merge pull request #1818 from xamarin/swift-o-matic-SwiftMessages-NRE
* xamarin/maccore@937541e0a6 restore back original code.
* xamarin/maccore@30be8a354a continue on null
* xamarin/maccore@dfceb83692 Merge pull request #1816 from xamarin/swift-o-matic-warn-not-fail
* xamarin/maccore@b32e33e71d Make warnings, not errors.
* xamarin/maccore@84504ced5e Merge pull request #1814 from xamarin/swift-o-matic-fix-predicate
* xamarin/maccore@82000e1a63 [submission] Fix makefile and clarify README (#1805)
* xamarin/maccore@d0ebe3b175 Remove stale predicate.
* xamarin/maccore@de6143449a Merge pull request #1806 from xamarin/swift-o-matic-c-structs
* xamarin/maccore@e10ef79504 C struct exceptions
* xamarin/maccore@a272402c7c Add the developerid required to run the notarization tests (#1804)
* xamarin/maccore@747c18c482 Merge pull request #1803 from xamarin/swift-o-matic-date-nuance
* xamarin/maccore@716082fd5e Moved string constants to SwiftFoundationConstants
* xamarin/maccore@f250ca5418 Merge pull request #1799 from xamarin/swift-o-matic-date
* xamarin/maccore@4d9a764e90 Basic support for Foundation.Date
* xamarin/maccore@5ef84bc50c Merge pull request #1795 from xamarin/swift-o-matic-ctor-finding
* xamarin/maccore@0899c35771 Demote error to warning.
* xamarin/maccore@ba80294413 Drop the mono-extensions dependency. (#1789)
* xamarin/maccore@ca616ef842 Merge pull request #1793 from xamarin/swift-o-matic-spring-fwk
* xamarin/maccore@f0cd48c28c Fix name conflict
* xamarin/maccore@beef68bf1e Merge pull request #1792 from xamarin/swift-o-matic-demangle-static
* xamarin/maccore@558b62da62 typo
* xamarin/maccore@5905981ad5 Added existential metatype
* xamarin/maccore@ed7d4b8b19 Merge pull request #1784 from xamarin/swift-o-matic-bound-generics
* xamarin/maccore@84f0bed939 Promote bound generics in closures to warnings, not errors.

Diff: 348833cb21..809b2def39
2019-08-22 14:06:45 -04:00
Manuel de la Pena f7d964e6c1
[TouchUnit] Bump touch unit to work when we do not longer have /Developer/Monotouch. (#6825) 2019-08-22 02:45:53 +02:00
Vincent Dondain d24b652274
Bump Touch.Unit to improve logging (#6775)
New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@a2e1810 Improve logging for failed TCP connections due to hostname (#51)

Diff: 1c41c75983..a2e1810e41
2019-08-15 11:23:25 -04:00
Rolf Bjarne Kvinge f25d5918d0
Bump maccore and macios-binaries to get fix for #6216. (#6229)
maccore diff: 454450958e..4cca112bc1

New commits in xamarin/macios-binaries:

* xamarin/macios-binaries@b474fa2 Bump mlaunch to xamarin/maccore@4cca112bc1 (#20)

macios-binaries diff: 718cef60c9..b474fa2e73

Fixes https://github.com/xamarin/macios-binaries/pull/20.
2019-06-11 11:52:59 +02:00
Alexander Köplinger 247a6bf551 Switch to mono archive and remove submodule 2019-05-21 22:16:02 +02:00
Rolf Bjarne Kvinge 9d31f99b96
Bump mono. (#6036)
New commits in mono/mono:

* mono/mono@7361a4f01c [llvmonly] make local copy of trace_ips pointer from exception object (#14409)
* mono/mono@7daf13e0d4 [2019-02] [runtime] Use MAP_JIT automatically when running under a hardened runtime on osx. (#14413)
* mono/mono@ca78977b31 [sdks] Add .cs source files to ios archive
* mono/mono@7814ea810c [sdks] Make sure the mono-version.txt directory exists
* mono/mono@f9cdf7b986 Bump helix-binaries
* mono/mono@238d4a71db A deadlock happens when during a process_suspend there is a pending invoke and then when it's calling the invoke there is another call to process_suspend in the same thread. (#14387)
* mono/mono@189b0c5c35 [sdks] Add Mono version to ios/mac archive
* mono/mono@ff46d6e49e [sdks] Fix wrong path
* mono/mono@2397d41abf [sdks] Add Mono binaries to mac archive

Diff: bc3791b0ff..7361a4f01c
2019-05-10 15:52:18 +02:00
Rolf Bjarne Kvinge 789385cb3e Bump macios-binaries to get updated mlaunch.
New commits in xamarin/macios-binaries:

* xamarin/macios-binaries@718cef6 Bump mlaunch to xamarin/maccore@34725fe136 (#18)

Diff: 0faf210ab6..718cef60c9
2019-05-09 07:28:30 +02:00
Rolf Bjarne Kvinge 6092954e3b
Bump mono. (#6012)
New commits in mono/mono:

* mono/mono@bc3791b0ff [2019-02] [loader] Don't store through a null ptr (#14111)
* mono/mono@53ca9c8e17 [wasm] Disable chakra tests until its fixed
* mono/mono@c5217a1287 [2019-02] [arm] fix armv7k regression on struct passing (#14379)
* mono/mono@6d8aed9c8a [sdks] Disable excluding assets from archive
* mono/mono@2ee31beafa [sdks] Add Mono libraries to mac archive
* mono/mono@73c1132172 [sdks] Add mono-2.pc to mac archive
* mono/mono@defcca138e [sdks] Add Mono libraries and frameworks to iOS archive
* mono/mono@f4a9140323 [sdks] Remove --with-monotouch from configure arguments
* mono/mono@9a28fed3d1 [sdks] Fix README.md
* mono/mono@cd5f040eb7 Bump API snapshot submodule
* mono/mono@19053ea10a [Facades] Include missing enums in System.Memory
* mono/mono@7615d0fe1d [tests] Write nunit/xunit exclude categories to a file (#14281)

Diff: 94121495e9..bc3791b0ff
2019-05-08 14:44:37 +02:00
Rolf Bjarne Kvinge 4b8fca6ed9
Bump mono. (#5981)
New commits in mono/mono:

* mono/mono@94121495e9 [arm] amend stack pointer properly in exception trampoline (#14313)
* mono/mono@3bfb9c61fa [aot] Avoid passing -march=arm to llc when using thumb, it forces arm32 code generation.
* mono/mono@d04d534d11 Bump API snapshot submodule
* mono/mono@f6e52f1e3b [corlib] Add API that was dropped during the coreFX System.IO integration
* mono/mono@00362f57fc Fix Windows MSI build
* mono/mono@d49ca5fa9d More Windows MSI fixes
* mono/mono@a8e6472c77 Fix Windows MSI build, msbuild is now in Current instead of 15.0
* mono/mono@0136ead44f Remove libgcc_s_seh-1.dll dependency when targeting Win32 with gcc. (#14251)
* mono/mono@443235fd8c [nunit-lite] Use .NOTPARALLEL to possibly fix some races

Diff: c4ea64e1b1..94121495e9
2019-05-06 14:40:12 +02:00
Sebastien Pouliot 228e39f122 Bump mono to head of 2019-02 (#5957)
New commits in mono/mono:

* mono/mono@c4ea64e1b1 [interp] fix op_explicit for cast from nfloat to nint and vice versa (#14221)
* mono/mono@0613d5890a [2019-02] Fix arm32 tailcall_reg/tailcall_membase. (#14235)
* mono/mono@0157e9e396 [2019-02] [interp] Fix interp strmfld vt (#14211)
* mono/mono@c7ae311777 [2019-02] [acceptance-tests] Run roslyn tests using in-tree mono instead of system mono (#14197)
* mono/mono@5a96819a1c [interp] Fix GetFunctionPointer
* mono/mono@f13f53d2e6 [interp] Fix buffer overflow when incrementing sp (#14175)
* mono/mono@e66c766742 [monodroid] Bump corefx for more disabled tests
* mono/mono@2905b39edc Fix pointing to a PR
* mono/mono@2f9606a17e Fix copy/paste typos
* mono/mono@a82d5c4d1e [monodroid] Disable/adjust some tests
* mono/mono@a418e944cc Merge pull request #14162 from directhex/fix-fsharp-patch-target-bockbuild
* mono/mono@1093ea8b8c Fix MSBuild/FSharp patch, which was missed in backport
* mono/mono@f1b2de3bbe [aot] partial revert of #14043
* mono/mono@4a3945ede6 [monodroid] Exclude System.IO.Tests.File_Copy_str_str CoreFX testsuite (#14133)
* mono/mono@6a23ed6c6c [2019-02] Protecting boxing a null value (#14114)
* mono/mono@196138eb86 [2019-02] Update msbuild to vs16 (#14061)
* mono/mono@3a8f93b9a4 Increase gsharedvt trampolines by 10% from 4000 to 4400.

Diff: cf880be66a..c4ea64e1b1
2019-04-30 07:25:13 +02:00
Sebastien Pouliot 9945186b9e
Bump maccore and Xamarin.MacDec to head of their master branch (#5958)
New commits in xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@85e6023 Added MonoTouchSdk.SupportsArm64_32 API
* xamarin/Xamarin.MacDev@69c48b5 Fixed PObject.Save() to properly handle parent dir being an empty string
* xamarin/Xamarin.MacDev@ebaeb8f Make CheckSupportsFeature public (and renamed to SupportsFeature)
* xamarin/Xamarin.MacDev@f151b13 Added XamMacSdk.SupportsSiriIntents property
* xamarin/Xamarin.MacDev@3a5e6d8 Added SupportsSiriIntents property for MonoTouchSdk

Diff: 2e94b6d274..85e6023e3f

New commits in xamarin/maccore:

Diff: f89d74b165..758f471fbc
2019-04-27 10:12:12 -04:00
Alexander Köplinger 946e0174b0 Bump mono
New commits in mono/mono:

* mono/mono@cf880be66a [Mono.Runtime.Tests] Exclude simd tests

Diff: 158b6137fa..cf880be66a
2019-04-17 15:23:36 +02:00
Alexander Köplinger d405c37692 Bump mono
New commits in mono/mono:

* mono/mono@158b6137fa [corefx] Use fallbacks when link() fails
* mono/mono@5a9fb2376d [MacSDK] Bump F# to 4.5 (#10919)
* mono/mono@eb478b5163 [gsharedvt] Fix sizeof opcode (#13831)
* mono/mono@d67de36ffb [2019-02] [arm] align stack pointer in throw trampoline (#14083)
* mono/mono@d3ece1d29f [2019-02] [aot] change method table generation so that it works for larger assemblies on ARM (#14052)
* mono/mono@d76895f97f [WinForms] Fix displayed image in TreeNode when ImageIndex set to -2 When ImageIndex in TreeNode set to -2 must not displayed any image

Diff: d75c142a46..158b6137fa
2019-04-17 11:29:21 +02:00
Alexander Köplinger db657ee58b Bump mono
New commits in mono/mono:

* mono/mono@d75c142a46 Bump corefx to get unit test fix

Diff: b85fdbdb10..d75c142a46
2019-04-15 11:37:05 +02:00
Alexander Köplinger 51d66ea5cc Bump mono
New commits in mono/mono:

* mono/mono@b85fdbdb10 [corlib] Disable FileTest.SymLinkStats() on TVOS
* mono/mono@170a35d5fd Remove TypedReference.MakeTypedReference readonly restriction
* mono/mono@a1accb6f3e [w32error] Add ENONET error case
* mono/mono@b31a8fac42 [jit] Make dlmalloc use mono_valloc so it picks up the MAP_JIT flag on osx.
* mono/mono@bcea757791 [utils] stub mono_setmmapjit on Win32 and Wasm
* mono/mono@0a47789f15 Do not use MAP_JIT by default, instead make this something that is toggled by Xamarin.Mac which needs it

Diff: bfbc3b7366..b85fdbdb10
2019-04-12 16:37:06 +02:00
Alexander Köplinger 915b3f425e Bump mono
New commits in mono/mono:

* mono/mono@bfbc3b7366 Bump corefx to get System.Linq.Expressions test fix
* mono/mono@44792fcb6d [nuget] Bump to nuget 5.0.0
* mono/mono@4d6d75648d delete redundant try/catch from test
* mono/mono@0771040bd1 Fix NRE when combobox was disposed and Text setted
* mono/mono@556b1c4828 Fix local variable assign
* mono/mono@32a7cc8792 Fix Stackoverflow when SplitContainer`s SplitterDistance setted in SplitterMoved event subscription
* mono/mono@014b86cdba [SWF] Method OnClosed should pass FormClosedEventArgs type, instead of EventArgs.
* mono/mono@ff2865a078 [2019-02] [profiler] Add duration=NUM parameter to AOT profiler (#13688) (#13967)

Diff: 766b3204c3..bfbc3b7366
2019-04-11 20:31:33 +02:00
Alexander Köplinger 47963d14e1 Bump mono
New commits in mono/mono:

* mono/mono@766b3204c3 [corlib] Disable a ParameterInfoTest test on MONOTOUCH
* mono/mono@c920e2002c [corlib] Fix NSLogWriter.Write to take into account the index and count parameters.
* mono/mono@578b9269c3 [corlib] Simplify newline checking in NSLogWriter.
* mono/mono@31df40e9b7 [corlib] Make NSLogWriter thread-safe.
* mono/mono@5a1c128151 [configure] Add failsafe for missing submodules (#13957)
* mono/mono@0b6dbfa349 [System.Net.Http] Make some tests specific to HttpClientHandler

Diff: cd08c69f0a..766b3204c3
2019-04-10 20:55:05 +02:00
Alexander Köplinger 1944b7cf4d Bump mono
Commit list for mono/mono:

* mono/mono@cd08c69f0a Fix reading of undefined NativeType values in old Cecil
* mono/mono@af5b50b134 [debugger-agent] Ignore thread_end event if thread is detached (#13938)
* mono/mono@6c59f0e124 [System.Net.Http] Use LEGACY_HTTPCLIENT on xammac_net_4_5
* mono/mono@e5985e541c [2019-02] [merp] Restore non-assertion behavior in debugger-engine.c (#13879)
* mono/mono@b2b2089145 [System.Data] Remove unnecessary file from xunit tests (#13935)
* mono/mono@b1eb3d59cd [AOT] remove confusing llcopts flag (#13910)
* mono/mono@6b981362ec Bump bockbuild to get GTK fix (#13912)

Diff: c4d0fae9e5...cd08c69f0a
2019-04-09 17:29:10 +02:00
Alexander Köplinger 006e24b174 Bump mono
Commit list for mono/mono:

* mono/mono@c4d0fae9e5 [corlib] Fix exception 'replacement' in IsolatedStorageFile.MoveFile()
* mono/mono@e728be305d [mono-dl] Don't do thread state transitions in mono_dl_fallback_register
* mono/mono@c61202dd21 [2019-02] [merp] Fix image size reported (#13882)
* mono/mono@7ecc5388d8 Add temporary workaround for internal StreamContent constructor.

Diff: 9eb2dbf4cc...c4d0fae9e5
2019-04-08 11:55:32 +02:00
Alexander Köplinger 067cbf0a28 Merge remote-tracking branch 'upstream/master' into mono-2019-02
# Conflicts:
#	tools/mmp/driver.cs
2019-04-05 11:19:11 +02:00
Alexander Köplinger b0da1994d8 Bump mono
Commit list for mono/mono:

* mono/mono@9eb2dbf4cc [corlib] Disable EncodingTest.AllEncodingsAreSerializable() on XM4.5 too
* mono/mono@3a93521813 [MacSDK] Bump bockbuild for fix to #13804

Diff: 6717c3422a...9eb2dbf4cc
2019-04-04 14:35:59 +02:00
Alexander Köplinger cc58acdcd3 Bump mono
Commit list for mono/mono:

* mono/mono@6717c3422a [2019-02] Bump linker to latest master (#13818)
* mono/mono@6d2f150690 Add regression test
* mono/mono@fe613fb067 Add reflected class to event methods

Diff: a1fc070eb5...6717c3422a
2019-04-03 23:53:09 +02:00
Vincent Dondain 86d1b42ad2 Merge branch 'xcode10.2' into master-merge-xcode10.2 2019-04-03 13:57:31 -04:00
Rolf Bjarne Kvinge 09609dbf28
Bump mono. (#5832)
Commit list for mono/mono:

* mono/mono@15d050a792 Merge pull request #13764 from monojenkins/backport-pr-11014-to-2018-10
* mono/mono@4013ccbc3a [llvm] Fix the loaded llvm build.
* mono/mono@2264e1b30c [llvm] Fix the computation of size of gshared instances in another place.
* mono/mono@9bda4038a2 [2018-10][llvm] Bump LLVM submodule to 349752c464c5fc93b32e7d45825f2890c85c8b7d
* mono/mono@9e7fc6ccb0 [llvm] Fix the computation of size of gshared instances in emit_args_to_vtype ().
* mono/mono@95911b799a [amd64] use 32bit variant of lea_membase for 32bit operations
* mono/mono@3a91530444 [merp] Fix anon allocation, use MAP_PRIVATE
* mono/mono@24a71af6f3 [2018-10] [System.ServiceModel] Fix a race condition in HttpRequestChannel. (#13531)
* mono/mono@7e62f08570 [2018-10] [crash] Fallback to MAP_ANONYMOUS for allocator (#13504)
* mono/mono@903c4aab5c Bump bockbuild for GTK fix
* mono/mono@9326f9faf3 Append .1 to version number
* mono/mono@f09e177295 Include libgdiplus 5.6.1

Diff: bfb9881410...15d050a792
2019-04-03 07:40:51 +02:00
Alexander Köplinger 9f2a775b8d Bump mono 2019-04-02 13:13:42 +02:00
Alexander Köplinger c708fbaefd Bump mono 2019-04-01 17:21:43 +02:00
Alexander Köplinger baaac9c594 Bump mono 2019-03-30 00:13:32 +01:00
Alexander Köplinger 99b41bb828 Bump mono 2019-03-28 15:14:32 +01:00
Alexander Köplinger d9ea3f6928 Bump mono 2019-03-27 23:57:39 +01:00
Vincent Dondain 9c8d8e0a50 Bump for Xcode 10.2 final (#5808)
* Bump for Xcode 10.2 final

* Bump macios-binaries so mlaunch works on 10.14.4

* [appkit] Update for Xcode 10.2 final

* [mps] Update for Xcode 10.2 final

* Bump maccore for swift5 runtime support on older macOS versions

* [AppKit] Ignore deprecated API

* [tests] Don't test QTMovie, it's broken (crashes).

QTKit is deprecated (and has been for 5 years), so just don't test QTMovie.

Fixes these crashes:

apitest:

    ***** DelegateAndDataSourceAllowsNull
    Stacktrace:

      at <unknown> <0xffffffff>
      at (wrapper managed-to-native) ObjCRuntime.Messaging.IntPtr_objc_msgSend (intptr,intptr) [0x0000a] in <e8e733c9728c43cba731719f096ad306>:0
      at QTKit.QTMovie..ctor () [0x00018] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/QTKit/QTMovie.g.cs:330
      at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0004f] in <3ad39e28642b49d2a535a565e6bf6837>:0
      at <unknown> <0xffffffff>
      at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) [0x00016] in <3ad39e28642b49d2a535a565e6bf6837>:0
      at System.Reflection.MonoCMethod.InternalInvoke (object,object[],bool) [0x00005] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/mcs/class/corlib/System.Reflection/MonoMethod.cs:667
      at System.Reflection.MonoCMethod.DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x0007a] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/mcs/class/corlib/System.Reflection/MonoMethod.cs:657
      at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/mcs/class/corlib/System.Reflection/MonoMethod.cs:689
      at System.Reflection.ConstructorInfo.Invoke (object[]) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62
      at Xamarin.Mac.Tests.DelegateAndDataSourceTest.DelegateAndDataSourceAllowsNull () [0x00110] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/apitest/src/DelegateAndDataSourceTest.cs:65
      at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0004f] in <3ad39e28642b49d2a535a565e6bf6837>:0
      at <unknown> <0xffffffff>
      at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) [0x00016] in <3ad39e28642b49d2a535a565e6bf6837>:0
      at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x0003b] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/mcs/class/corlib/System.Reflection/MonoMethod.cs:305
      at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/mcs/class/referencesource/mscorlib/system/reflection/methodbase.cs:229
      at NUnit.Framework.Internal.Reflect/<>c__DisplayClass9_0.<InvokeMethod>b__0 () [0x00000] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/guiunit/src/framework/Internal/Reflect.cs:226
      at GuiUnit.InvokerHelper.Invoke () [0x0000e] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/guiunit/src/framework/GuiUnit/InvokerHelper.cs:18
      at Foundation.NSActionDispatcher.Apply () [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/Foundation/NSAction.cs:62
      at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0004f] in <3ad39e28642b49d2a535a565e6bf6837>:0
      at <unknown> <0xffffffff>
      at (wrapper managed-to-native) ObjCRuntime.Messaging.void_objc_msgSend (intptr,intptr) [0x0000a] in <e8e733c9728c43cba731719f096ad306>:0
      at AppKit.NSApplication.Run () [0x00012] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/AppKit/NSApplication.g.cs:2253
      at Xamarin.Mac.Tests.MainClass/NSRunLoopIntegration.RunMainLoop () [0x00001] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/common/mac/MacTestMain.cs:79
      at GuiUnit.TestRunner.ExecuteWithListener (string[],NUnitLite.Runner.TcpWriter) [0x0036f] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/guiunit/src/framework/GuiUnit/TestRunner.cs:234
      at GuiUnit.TestRunner.Execute (string[]) [0x00093] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/guiunit/src/framework/GuiUnit/TestRunner.cs:137
      at GuiUnit.TestRunner.Main (string[]) [0x00001] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/guiunit/src/framework/GuiUnit/TestRunner.cs:71
      at Xamarin.Mac.Tests.MainClass.RunTests (string[]) [0x000a9] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/common/mac/MacTestMain.cs:56
      at Xamarin.Mac.Tests.MainClass.Main (string[]) [0x00007] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/common/mac/MacTestMain.cs:35
      at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) [0x00051] in <4c10f2ab239246ba9514b976defa64c7>:0

    Native stacktrace:

    	0   apitest                             0x000000010c40b388 mono_handle_native_crash + 264
    	1   apitest                             0x000000010c388dd6 altstack_handle_and_restore + 70
    	2   CoreFoundation                      0x00007fff3b6f260b CFStringGetCString + 43
    	3   QTKit                               0x00007fff457b6542 __51-[QTKitServerController startUsingServerForObject:]_block_invoke + 1238
    	4   libdispatch.dylib                   0x00007fff67b4e63d _dispatch_client_callout + 8
    	5   libdispatch.dylib                   0x00007fff67b5a129 _dispatch_lane_barrier_sync_invoke_and_complete + 60
    	6   QTKit                               0x00007fff457b5f7a -[QTKitServerController startUsingServerForObject:] + 179
    	7   QTKit                               0x00007fff457ac602 -[QTMovie_QuickTime initWithError:forParent:] + 98
    	8   QTKit                               0x00007fff456f55b9 -[QTMovie initWithError:] + 59
    	9   apitest                             0x000000010c31fbe9 xamarin_dyn_objc_msgSend + 217
    	10  ???                                 0x0000000112791d05 0x0 + 4604894469
    	11  apitest                             0x000000010c41f659 mono_jit_runtime_invoke + 1433
    	12  apitest                             0x000000010c51a4df mono_runtime_invoke_checked + 127
    	13  apitest                             0x000000010c522e70 mono_runtime_try_invoke_array + 1856
    	14  apitest                             0x000000010c4be091 ves_icall_InternalInvoke + 657
    	15  ???                                 0x0000000111abe261 0x0 + 4591444577
    	16  ???                                 0x0000000114249463 0x0 + 4632908899

    =================================================================
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================

    1 failing types:
    QTKit.QTMovie: Object reference not set to an instance of an object

introspection:

    ***** ApiCtorInitTest.DefaultCtorAllowed
    Stacktrace:

      at <unknown> <0xffffffff>
      at (wrapper managed-to-native) ObjCRuntime.Messaging.IntPtr_objc_msgSend (intptr,intptr) [0x0000a] in <e8e733c9728c43cba731719f096ad306>:0
      at QTKit.QTMovie..ctor () [0x00018] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/QTKit/QTMovie.g.cs:330
      at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0004f] in <3ad39e28642b49d2a535a565e6bf6837>:0
      at <unknown> <0xffffffff>
      at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) [0x00016] in <3ad39e28642b49d2a535a565e6bf6837>:0
      at System.Reflection.MonoCMethod.InternalInvoke (object,object[],bool) [0x00005] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/mcs/class/corlib/System.Reflection/MonoMethod.cs:667
      at System.Reflection.MonoCMethod.DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x0007a] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/mcs/class/corlib/System.Reflection/MonoMethod.cs:657
      at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/mcs/class/corlib/System.Reflection/MonoMethod.cs:689
      at System.Reflection.ConstructorInfo.Invoke (object[]) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62
      at Introspection.ApiCtorInitTest.DefaultCtorAllowed () [0x000f0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/introspection/ApiCtorInitTest.cs:267
      at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0004f] in <3ad39e28642b49d2a535a565e6bf6837>:0
      at <unknown> <0xffffffff>
      at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) [0x00016] in <3ad39e28642b49d2a535a565e6bf6837>:0
      at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x0003b] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/mcs/class/corlib/System.Reflection/MonoMethod.cs:305
      at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/mcs/class/referencesource/mscorlib/system/reflection/methodbase.cs:229
      at NUnit.Framework.Internal.Reflect/<>c__DisplayClass9_0.<InvokeMethod>b__0 () [0x00000] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/guiunit/src/framework/Internal/Reflect.cs:226
      at GuiUnit.InvokerHelper.Invoke () [0x0000e] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/guiunit/src/framework/GuiUnit/InvokerHelper.cs:18
      at Foundation.NSActionDispatcher.Apply () [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/Foundation/NSAction.cs:62
      at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0004f] in <3ad39e28642b49d2a535a565e6bf6837>:0
      at <unknown> <0xffffffff>
      at (wrapper managed-to-native) ObjCRuntime.Messaging.void_objc_msgSend (intptr,intptr) [0x0000a] in <e8e733c9728c43cba731719f096ad306>:0
      at AppKit.NSApplication.Run () [0x00012] in /Library/Frameworks/Xamarin.Mac.framework/Versions/5.4.0.70/src/Xamarin.Mac/AppKit/NSApplication.g.cs:2253
      at Xamarin.Mac.Tests.MainClass/NSRunLoopIntegration.RunMainLoop () [0x00001] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/common/mac/MacTestMain.cs:79
      at GuiUnit.TestRunner.ExecuteWithListener (string[],NUnitLite.Runner.TcpWriter) [0x0036f] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/guiunit/src/framework/GuiUnit/TestRunner.cs:234
      at GuiUnit.TestRunner.Execute (string[]) [0x00093] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/guiunit/src/framework/GuiUnit/TestRunner.cs:137
      at GuiUnit.TestRunner.Main (string[]) [0x00001] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/external/guiunit/src/framework/GuiUnit/TestRunner.cs:71
      at Xamarin.Mac.Tests.MainClass.RunTests (string[]) [0x000a9] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/common/mac/MacTestMain.cs:56
      at Xamarin.Mac.Tests.MainClass.Main (string[]) [0x00007] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/common/mac/MacTestMain.cs:35
      at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) [0x00051] in <83b8b910cba94191a35185713f274e89>:0

    Native stacktrace:

     0   introspection                       0x0000000104e33388 mono_handle_native_crash + 264
     1   introspection                       0x0000000104db0dd6 altstack_handle_and_restore + 70
     2   CoreFoundation                      0x00007fff3b6f260b CFStringGetCString + 43
     3   QTKit                               0x00007fff457b6542 __51-[QTKitServerController startUsingServerForObject:]_block_invoke + 1238
     4   libdispatch.dylib                   0x00007fff67b4e63d _dispatch_client_callout + 8
     5   libdispatch.dylib                   0x00007fff67b5a129 _dispatch_lane_barrier_sync_invoke_and_complete + 60
     6   QTKit                               0x00007fff457b5f7a -[QTKitServerController startUsingServerForObject:] + 179
     7   QTKit                               0x00007fff457ac602 -[QTMovie_QuickTime initWithError:forParent:] + 98
     8   QTKit                               0x00007fff456f55b9 -[QTMovie initWithError:] + 59
     9   introspection                       0x0000000104d47be9 xamarin_dyn_objc_msgSend + 217
     10  ???                                 0x00000001073f6de5 0x0 + 4416564709
     11  introspection                       0x0000000104e47659 mono_jit_runtime_invoke + 1433
     12  introspection                       0x0000000104f424df mono_runtime_invoke_checked + 127
     13  introspection                       0x0000000104f4ae70 mono_runtime_try_invoke_array + 1856
     14  introspection                       0x0000000104ee6091 ves_icall_InternalInvoke + 657
     15  ???                                 0x00000001072bd011 0x0 + 4415279121
     16  ???                                 0x000000010c993d63 0x0 + 4506336611

    =================================================================
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================

    [FAIL] Default constructor not allowed for QTKit.QTMovie : Object reference not set to an instance of an object
2019-03-27 10:51:17 +01:00
Alexander Köplinger 618fa41c1b Bump mono 2019-03-27 01:34:38 +01:00
Alexander Köplinger 048d170918 Bump mono 2019-03-23 11:23:07 +01:00
Alexander Köplinger dcc213974c Bump mono 2019-03-22 10:32:01 +01:00
Alexander Köplinger b8412cf731 Bump mono 2019-03-20 12:12:41 +01:00
Alexander Köplinger 5c4be7378f Bump mono 2019-03-20 01:25:49 +01:00
Alexander Köplinger f1035a66d2 Bump mono 2019-03-19 16:18:25 +01:00
Alexander Köplinger 7a0d44fcb5 Bump mono 2019-03-19 00:01:10 +01:00
Alexander Köplinger c73ced0014 Bump mono 2019-03-18 14:32:26 +01:00
Rolf Bjarne Kvinge 4c68d09725
Bump mono. (#5742)
* Bump mono.

Commit list for mono/mono:

* mono/mono@204d95cec1 [2018-10][configure.ac] Fix configure checks for Mono.Native (#13351)
* mono/mono@5292793039 [corlib] Disable ThreadPoolTest.GetAvailableThreads () on machines with many cores
* mono/mono@229d6a0222 [crash] Detect when 0 attached threads, fix hang/double-fault. (#13337)
* mono/mono@c1cf332539 [2018-10] Bump bockbuild to get GTK fix
* mono/mono@a76ca3c063 Bump API snapshot submodule
* mono/mono@cdad7378ae Make `System.dll` internals visible to `Mono.Android`.
* mono/mono@bf1b7f1951 Ensure that the module cctor is run before the entry point is executed (#13242)
* mono/mono@78e155f252 [2018-10] Fix mono conc hashtable lookup endless loop (#13293)
* mono/mono@af19147d0b [Android] Fix runtime loading of DSOs for 64-bit processes
* mono/mono@e752907c5b [2018-10] [interp] mixed mode fixes for delegates (#13260)
* mono/mono@68fb0e0c9c [mini] Inline Selector.GetHandle for tvOS and watchOS assemblies as well. (#13255)
* mono/mono@1f81468bd5 Update csproj file for System.Drawing.Common facade
* mono/mono@74cfbd2bb4 [sdks] Use throttle() instead of lock()
* mono/mono@f08a9ab1d2 Revert "[sdks] Make sure to run only one build per type per node"

Diff: 3151b5cea8...204d95cec1

* Bump mono again.

Commit list for mono/mono:

* mono/mono@bfb9881410 Revert "[mini] Inline Selector.GetHandle for tvOS and watchOS assemblies as well. (#13246)" (#13419)
* mono/mono@92751e786f [MacSDK] Bump Nuget to 4.8.2
* mono/mono@2142d47758 [2018-10] [debugger] Fixing two crashes while debugging an Android app. (#13403)
* mono/mono@a8ec3b0f2e Fix build on Alpine Linux (#13394)
* mono/mono@4987b261ad [llvm] Emit target layout/target triple into bitcode files.

Diff: 204d95cec1...bfb9881410
2019-03-18 13:45:29 +01:00
Alexander Köplinger d9404ed115 Bump mono 2019-03-15 16:42:31 +01:00
Alexander Köplinger fb38e7689f Workaround GuiUnit csproj issue 2019-03-13 19:00:06 +01:00
Alexander Köplinger 53146a3230 Bump mono 2019-03-13 00:34:43 +01:00
Rolf Bjarne Kvinge f796249982 Bump mono
Commit list for mono/mono:

* mono/mono@c8906bed28 [corlib] Disable ThreadPoolTest.GetAvailableThreads () on machines with many cores
* mono/mono@e21641dab1 [crash] Detect when 0 attached threads, fix hang/double-fault.
* mono/mono@8ebb772f86 [2019-02] Bump bockbuild to get GTK fix
* mono/mono@db0df0733d Ensure that the module cctor is run before the entry point is executed (#13242) (#13299)
* mono/mono@1e36288b8e [jit] Avoid an assert when gsharedvt enums are boxed. (#13306)
* mono/mono@4a0e34d358 [2019-02] [linker] Fix monotouch tests which need Xamarin.iOS.dll (#13294)
* mono/mono@c7e155b4a7 [2019-02] Fix mono conc hashtable lookup endless loop (#13291)
* mono/mono@58faa215f4 [2019-02] [interp] mixed mode fixes for delegates (#13259)
* mono/mono@43409aab03 [2019-02] Fix Directory.GetLogicalDrives () (#13286)
* mono/mono@c3b2368aff [mini] Inline Selector.GetHandle for tvOS and watchOS assemblies as well. (#13254)
* mono/mono@ce536b347b [2019-02] [aot] add wrappers to \u0022slim\u0022 mscorlib (i.e. --aot=interp) (#13168)
* mono/mono@5c6441aca8 [interp] compute size of generic valuetype correctly (#13226)
* mono/mono@6ad7d7987d [sdks] Use throttle() instead of lock()
* mono/mono@b5a53bf43a Revert "[sdks] Make sure to run only one build per type per node"
* mono/mono@9ec28a5cdf [ci] Add node name to log of Jenkins pipeline builds
* mono/mono@0d60209c63 [2019-02] [System.Net.Http] Move NSUrlSessionHandler from xamarin-macios to mono (#13249)
* mono/mono@66a15f77b3 [2019-02] [monodroid] Use CoreFX to implement System.Drawing types that used to be in Mono.Android.dll (#13237)
* mono/mono@5fc4dc076d [android] Fix inaccurate detection of sendfile()
* mono/mono@a342f2e4af Bump corefx for type forwarders ported from 2018-10 Xamarin.Android integration
* mono/mono@0aac8c4e0f [2019-02]  Fix multiple issues with response file option on Windows. (#13176)
* mono/mono@077ca320a8 [aot] use unbox arbitrary trampolines for "slim" mscorlib (#13167)
* mono/mono@f438e1b260 [2019-02] [aot] abort lookup early when a method isn\u0027t available in AOT image (#13178)
* mono/mono@60deb21fd8 [ci] Use dl.internalx.com when building on private Jenkins
* mono/mono@979cf7978b [aot] Resolve profile against compiled assembly (#13156)
* mono/mono@b4f8e8a698 [System] Bump SocketTest.TestSelect1 socket timeout to 1ms (#13152)
* mono/mono@ed72d79eda Bump API snapshot submodule
* mono/mono@39e7d07270 Make `System.dll` internals visible to `Mono.Android`.
* mono/mono@5809340a13 [nuget] Add new versions of System.Net.Http
* mono/mono@48ce16320f [nuget] Add new versions of System.Text.Encoding.CodePages ..
* mono/mono@a3f69d7b21 [sdks] Make sure to run only one build per type per node
* mono/mono@2ba053262f use for loop to access item values and avoid InvalidCastException which occurs because VirtualDirectoryMappingCollection enumerator returns key and it's not expected
* mono/mono@8f9491c094 [loader] Fix off by 1 (netstandard is a framework facade)
* mono/mono@91a7262377 Bump bockbuild for GTK fix
* mono/mono@076b66a58a Bump ikdasm
* mono/mono@5212219db3 [mcs] Remove doc about CAS security
* mono/mono@237e312ff7 Pass X509Certificate2 to the certificate validator. (#13036)
* mono/mono@4c2b149264 Remove leading . from script invocation (#13051)
* mono/mono@1ce836d47d [2019-02] Bump linker submodule to latest master (#13034)
* mono/mono@737f6ae708 Set executable bit for all .sh files in repo
* mono/mono@0c2b8e9f24 Correct access permissions to include "user execute" for run-msbuild.sh. (#13042)
* mono/mono@b9fa0ff807 [bitcode] round up value type size for slot calculation (#13008)
* mono/mono@3ba037bc23 Revert "[Facades] Remove System.Drawing.Primitives from xammac_net_4_5_SUBDIRS"
* mono/mono@99dc534da0 [Facades] Remove System.Drawing.Primitives from xammac_net_4_5_SUBDIRS
* mono/mono@55c62ea399 [2019-02] [sdks] Add mac-{mac32,mac64} targets (#12977)
* mono/mono@e62516b7aa [2019-02] [crash] Add more detailed reporting for exceptions (#13000)
* mono/mono@143e2151e6 [System.Net.Http] Improve HttpClientTest to use the retry http listener (#13003)
* mono/mono@5c66a3da2f [2019-02] [ci] Fix Linux x64 Bitcode job (#13004)
* mono/mono@5c6e79ffa7 Mono.Native: Simplify checking for min-version
* mono/mono@1f1942c356 [corlib] Fix CustomAttributeDataTest.MethodIncludesDllImportAttributeData() on watch/tv
* mono/mono@7c3abd8e0d [2019-02] [debugger] Reverting part of https://github.com/mono/mono/pull/12114  (#12960)
* mono/mono@f7f0580b04 [2019-02] [ios] add crosswatch64_32 target (#12939)
* mono/mono@4da62d4568 [2019-02] Bump cecil submodule (#12942)
* mono/mono@d1bab8193b Update roslyn-binaries submodule to point to latest master revision
* mono/mono@f3bdb526f0 Fix issue where togglerefs might be incorrectly pinned. (#12815)
* mono/mono@fc80faabb0 [ci] Bump bockbuild to get fontconfig download url fix
* mono/mono@1790e8a88f [aot] interp flag on AOT images only on mscorlib required (#12891)
* mono/mono@765166c97a [interp] Fix ldelema (#12929)
* mono/mono@14c5f6cc41 [2019-02] [interp] Add method to seq_points table after we finish registering it (#12908)
* mono/mono@6ad34f458f [arm/bitcode] mark valuetype returns as such when dealing with pinvokes (#12912)
* mono/mono@7f5125179d [ci] Support building the OSX .pkg on private Jenkins
* mono/mono@062e05b4f7 Merge pull request #12860 from monojenkins/backport-pr-12856-to-2019-02
* mono/mono@9f6ad1ef7a FIxing crash where a generic enum is passed into get_shared_type. Also added automated test to catch this scenario. (#12848)
* mono/mono@f218806bf3 [2019-02] [metadata] Fix dynamic delegate (#12812)
* mono/mono@e9c6379247 [2019-02] [arm64] encode offset within stack slot for r4 in gsharedvt descriptor (#12887)
* mono/mono@77b48ca726 [sre] Handle null values in MarshalAsAttribute CustomAttributeBuilder
* mono/mono@1dcd313412 [runtime] Use temp folders for merp tests (#12870)
* mono/mono@6abff04d78 [2019-02] [ios] pass --enable-monotouch to cross compilers so icall defintions are visible to it (#12836)
* mono/mono@3101d1c7fb [Registry] Prevent crash due to background thread facing problems in the file system
* mono/mono@35aea5b0ef [tests] Disable flaky block_guard_restore_aligment_on_exit.exe on Windows PRs
* mono/mono@034f1d68a3 [2019-02] Add support for async-streams (C# 8.0). (#12832)
* mono/mono@fd9b8567d5 [2019-02] [corlib] Remove reflection-based Mono.Native test (#12828)
* mono/mono@ea3ee83061 [2019-02] Extend mono-native minimum version magic to CPPFLAGS/CXXFLAGS (#12813)

Diff: 6fe4c149ee...c8906bed28
2019-03-08 16:32:48 +01:00
Alexander Köplinger 54880d550c Bump mono 2019-02-28 21:17:10 +01:00
Alexander Köplinger b115466beb Bump mono 2019-02-24 10:20:34 +01:00
Alexander Köplinger e89ddd69cf Bump mono 2019-02-21 16:55:33 +01:00
Alexander Köplinger 91528047ee Bump mono 2019-02-13 03:17:29 +01:00
Alexander Köplinger b220bde40d Bump mono 2019-02-09 00:26:45 +01:00
Alexander Köplinger 4e9714aa1d Bump mono 2019-02-06 23:09:41 +01:00
Joseph Shields 80ee9cb494 Bump to mono:2019-02 2019-02-06 10:09:47 -05:00
Alexander Köplinger 45453198f7 Bump mono 2019-02-06 01:13:38 +01:00
Alexander Köplinger 86b79d2a1a Bump mono submodule 2019-02-04 15:09:55 +01:00
Sebastien Pouliot cbca461bae
[xcode10.2] Apply fixes for cve-2018-8292 publicly (#5529)
Note: already shipped from private patches (before disclosure)

This will makes xcode10.2 development, release and servicing easier.

Commit list for mono/mono:

* mono/mono@b538187892 [ci] Update osx-package.groovy to fix package build
* mono/mono@1028e14aef [2018-08] [Network] Fix CVE 2018-8292 on Mac OS X. (#12153)
* mono/mono@62031dcabf Use 'OnlyFaulted' only.
* mono/mono@a6203e5d2d Add `TaskContinuationOptions.OnlyOnFaulted | TaskContinuationOptions.OnlyOnCanceled` as suggested by Marek.
* mono/mono@b493ada939 [System]Make sure `HttpWebRequest` observes exceptions on timeout. #10488.

Diff: 000780ca82...b538187892

Commit list for xamarin/maccore:

* xamarin/maccore@04c98f1e65 Remove private fixes for cve-2018-8292, it's been public for a while and makes future servicing more complex (#1394) (#1395)

Diff: 2b034a50e8...04c98f1e65
2019-02-01 11:50:36 -05:00
Alexander Köplinger f8661c8f87 Bump mono 2019-01-31 18:22:45 +01:00
Alexander Köplinger 9773296f2d Bump mono 2019-01-31 16:41:08 +01:00
Sebastien Pouliot faee79b2d9
Bump mono to head of 2018-08 (#5521)
Commit list for mono/mono:

* mono/mono@2359cba40e [coop] Fix deadlock when unwinding
* mono/mono@a4956c837e [2018-08] Native Crash Stability Fix Batch (#12565)
* mono/mono@d4d4fb7987 [eglib]Fix memory leak in `g_find_program_in_path()`. #11615.
* mono/mono@9939c1a656 [System]Fix race condition in `SystemDependencyProvider.Initialize()`. #12538.
* mono/mono@b0c4390d60 [runtime] Don't probe aot cache on android
* mono/mono@725ba2a252 Fix https://github.com/mono/mono/issues/12461.
* mono/mono@1dee62626d [2018-08 Android,AOT] Support dumping AOT offsets with Android NDK r17+ (#12454) (#12465)
* mono/mono@146c8191fb [x86] Set the LLVM data layout.
* mono/mono@5d3077c7bc [arm] Set the LLVM data layout, without it, opt seems to make incorrect optimizations.
* mono/mono@5266e6a8f1 [2018-08][debugger][backport] Fix crash when there is a generic struct with a field that is an enumerator (#12410)
* mono/mono@0d988bc696 Bump API snapshot submodule
* mono/mono@e6285d015b Bump corefx

Diff: 51c4f45402...2359cba40e
2019-01-30 16:50:28 -05:00
Alexander Köplinger ef62228b2c Bump mono 2019-01-30 13:48:26 +01:00
Alexander Köplinger 6ec120acf6 Bump mono 2019-01-30 13:43:45 +01:00
Bernhard Urban bd1aa58d03 bump mono
Commit list for mono/mono:

* mono/mono@1be343e3a9 [runtime] Don't try (slow) dlopen on android if it doesn't exist (#12513)
* mono/mono@c6a7260860 [2018-10] [ios] enable llvm for watch64_32 runtime (#12498)
* mono/mono@0582cf8ba6 [runtime] Don't probe aot cache on android
* mono/mono@3d6efcb123 [2018-10 Android,AOT] Support dumping AOT offsets with Android NDK r17+ (#12454) (#12466)
* mono/mono@513707c15e Fix https://github.com/mono/mono/issues/12461.

Diff: aca7189869...1be343e3a9
2019-01-21 11:29:57 +01:00
Bernhard Urban bec4e8604a Merge branch 'master' of github.com:xamarin/xamarin-macios into mono-2018-10 2019-01-18 14:09:29 +01:00
Bernhard Urban bb8539a354
[mono-2018-10] [build] use XCODE32_DIR for propagating Xcode9.4 path (#5426)
* bump mono

Commit list for mono/mono:

* mono/mono@aca7189869 [arm64_32] use emulate OPs so it works with bitcode compiled code for armv7k (#12455)
* mono/mono@d2b92a4a77 [2018-10] [ios] arm64_32 build support (#12447)
* mono/mono@217af22eda [Debugger] Fix crash when there is a generic struct with a field that is an enumerator. (#12368)
* mono/mono@4f86bf7f44 [x86] Set the LLVM data layout.
* mono/mono@3b12df3beb [arm] Set the LLVM data layout, without it, opt seems to make incorrect optimizations.
* mono/mono@27a450b8b1 [threads] Use refcounts for coordinating finalization and detaching
* mono/mono@084c70bbca [2018-10] [interp] Fix interp eh backport (#12373)
* mono/mono@0343870bd1 Bump API snapshot submodule
* mono/mono@8b1a5354ba Bump corefx
* mono/mono@5998117b9e [runtime] Fix integer overflow when copying array (#12408)
* mono/mono@e6f3003499 [2018-10] [interp] use interp_lmf wrapper for interp2native on platforms with wonky sigcontext (#12350)

Diff: 71691716b7...aca7189869

* [build] use XCODE32_DIR for propagating Xcode9.4 path
2019-01-17 11:38:26 +01:00
Bernhard Urban cfbb22356c Bump Xamarin.MacDev (#5420)
Commit list for xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@2e94b6d Add ARM64_32 to the list of supported architectures (#42)
* xamarin/Xamarin.MacDev@0f10d4a Added MacOS v10.13 to the list of known versions

Diff: 2029b1703e...2e94b6d274
2019-01-16 11:16:08 -05:00
Bernhard Urban 85130ddbb7
Bump mono (#5393)
Commit list for mono/mono:

* mono/mono@51c4f45402 [2018-08] [merp] Batch of fixes (#12095)
* mono/mono@3bf37058fd [interp] use interp_lmf wrapper for interp2native on platforms with wonky sigcontext (#12348)

Diff: 25a8be9111...51c4f45402
2019-01-14 15:21:27 +01:00
Alexander Köplinger 14ccc725dc Bump mono submodule 2019-01-10 22:14:00 +01:00
Sebastien Pouliot c740cdfc26
Bump mono to head of 2018-08 (#5375)
Commit list for mono/mono:

* mono/mono@25a8be9111 Bump CoreFX to bring a fix for #12093
* mono/mono@29e0e642da [Android] Fix build with NDK r18 (#11016) (#12291)
* mono/mono@7b44d5719e [tests] Remove an invalid assertion on System.IO.DriveInfo
* mono/mono@3fad9a7a1c Update DateTimeTest.cs
* mono/mono@6b6fd890ee Update mono/metadata/culture-info-tables.h
* mono/mono@8f50f96e8f Add tests
* mono/mono@1edf795ae0 ko-* specific AM/PM designators

Diff: 9671417e21...25a8be9111
2019-01-10 15:37:07 -05:00
Marek Safar c6653167b9 Merge remote-tracking branch 'origin/master' into mono-2018-10 2019-01-07 14:41:25 +01:00
Sebastien Pouliot b9de5926f4
Bump mono to head of 2018-08 (#5340)
Commit list for mono/mono:

* mono/mono@9671417e21 [2018-08] [Network] Fix CVE 2018-8292 on Mac OS X. (#12153)
* mono/mono@047d0abd5c [llvm] Add support for OP_RCNEQ.
* mono/mono@237c5fedc7 [2018-08] [GTK] Bump bockbuild for VSTS #737323 fix to GtkNSView. (#12164)
* mono/mono@bac9fc1f88 [2018-08] Bump msbuild to track xplat-master (#12115)
* mono/mono@88eafb72e4 [2018-08] Bump to latest SQLite for Mac bundle (#12159)

Diff: 3f799cc3c7...9671417e21
2019-01-03 19:24:47 -05:00
Rolf Bjarne Kvinge 9d80293924
Bump mono to get fix for #5252. (#5308)
Fixes https://github.com/xamarin/xamarin-macios/issues/5252.

Commit list for mono/mono:

* mono/mono@3f799cc3c7 [exceptions] Verbose logging for cfa_reg assertion (#11916)
* mono/mono@0d9e781cb6 [jit] Fix a buffer overflow in mini_get_gsharedvt_out_sig_wrapper_signature ().
* mono/mono@35a1ed626d Fix IndexOutOfRangeException in MethodInfo.ReturnParameter.IsDefined(type)
* mono/mono@03b9354ed9 [MacSDK] Bump NuGet to 4.8.1

Diff: f919fb58c4...3f799cc3c7
2018-12-20 17:27:05 +01:00
Rolf Bjarne Kvinge a793a5d92b
Bump Xamarin.MacDev to get fix for #5277. (#5282)
Commit list for xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@2029b17 Keys in property list dictionaries aren't necessarily unique. Fixes xamarin-macios#5277. (#39)
* xamarin/Xamarin.MacDev@80498aa Get rid of spurious <ItemGroup>
* xamarin/Xamarin.MacDev@9921b48 Remove packagerefs. Leads to unintended problems (see discussion https://github.com/xamarin/md-addins/pull/3946) (#38)
* xamarin/Xamarin.MacDev@179f720 Add in MicroBuild to all projects for signing (#37)
* xamarin/Xamarin.MacDev@45e26fc Cache EntitlementExtensions.AllKeys

Diff: 49a17b1cbb...2029b1703e
2018-12-17 17:52:07 +01:00
Marek Safar aa6fefb1c9 Merge remote-tracking branch 'origin/master' into mono-2018-10 2018-12-17 15:28:08 +01:00
Bernhard Urban 7c4aa8cbf8 bump mono (2018-08) (#5241)
* bump mono (2018-08)

Commit list for mono/mono:

* mono/mono@f919fb58c4 Fix https://github.com/mono/mono/issues/11898 (#11904)
* mono/mono@95fbc22436 Fix race condition in XmlCharType.Instance (#11828)
* mono/mono@bcda004855 [aot] Emit runtime invoke wrappers for up to 40 parameters for bitcode, newly added tests depend on it.
* mono/mono@f0e466618d [crash] Add managed exception class name (#11821)
* mono/mono@23f2024af8 [2018-08] Fix Encoding serialization issue (#11807)
* mono/mono@414cafac93 [interp] Don't include internal frames in stack trace (#11793)
* mono/mono@68746a81f2 [ci] Disable log compression in pipeline builds for now - second attempt
* mono/mono@1f62222fa6 [mini] use AOT trampolines in interp mixed mode (#11781)
* mono/mono@d0184b6970 [ci] Disable log compression in pipeline builds for now
* mono/mono@a4c0912ecf [loader] ignore 'internalcall' impl attribute on 'abstract' methods
* mono/mono@7b9d9b3f1b [arm64] Fix passing r4/r8 arguments on the stack in the gsharedvt trampoline.
* mono/mono@e3a4484af7 [2018-08] Add .NET 4.7.2 reference assemblies (#11733)

Diff: 99b6da7944...f919fb58c4

* empty commit (trigger CI)
2018-12-10 08:09:39 +01:00
Marek Safar 60d08b8559 Merge branch 'master' into mono-2018-10 2018-11-29 13:41:32 +01:00
Sebastien Pouliot eb8b4f0db7
Bump mono to head of 2018-06 (#5177)
Commit list for mono/mono:

* mono/mono@b63e5378e3 [2018-06][ios] fix path for llvm invocation (#11737)

Diff: bb3ae37d71...b63e5378e3
2018-11-26 15:21:01 -05:00
Sebastien Pouliot 5ef73d3447
Bump mono to fix System.Threading.Tasks.Extensions facade (#5161)
Commit list for mono/mono:

* mono/mono@000780ca82 [2018-04] Add non-generic AsyncValueTaskMethodBuilder, etc (#11747)

Diff: 969357ac02...000780ca82
2018-11-20 22:53:11 -05:00
Marek Safar 8578b9d2c8 Merge remote-tracking branch 'origin/master' into mono-2018-08 2018-11-19 10:11:17 +01:00
Bernhard Urban 74b3233be3 Bump to mono:2018-06 (#5136)
Commit list for mono/mono:

* mono/mono@bb3ae37d71 [interp] attempt to intrinsify again after a method is resolved regarding generics (#11715)
* mono/mono@78eb5303e8 [2018-06] [aot] image is usable without debug flag when interpreter is used (#11711)
* mono/mono@54cc205dd9 [2018-06] [crash] Remove duplicated il_offset (#11703)
* mono/mono@279ac406e7 [2018-06] [runtime] Fix the size calculation in mono_debug_add_method (). (#11686)
* mono/mono@1ac52d1827 [2018-06] [llvm] bump for armhf callingconv fix (#11610)

Diff: eee1d634e8...bb3ae37d71
2018-11-18 16:34:06 -05:00
Rolf Bjarne Kvinge f8a254d628 Merge remote-tracking branch 'origin/master' into mono-2018-08 2018-11-16 14:26:50 -05:00
Ludovic Henry 1c59076f82 Merge branch 'master' of github.com:xamarin/xamarin-macios into mono-2018-10 2018-11-14 14:20:02 -05:00
Martin Baulig 0efb8a0a3b Bump Mono to latest 2018-10. 2018-11-14 13:05:03 -05:00
Bernhard Urban b53086fd0b Bump to mono:2018-06 (#5115)
Commit list for mono/mono:

* mono/mono@eee1d634e8 [ios] remove DISABLE_POLICY_EVIDENCE (#11580)

Diff: 4d7b7ab375...eee1d634e8
2018-11-09 16:54:29 -05:00
Sebastien Pouliot 47ff8fd1eb
Update dependencies to their heads (#5091)
Commit list for xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@49a17b1 VSTS 702327: Launch image sizes for iPhone XS Max and iPhone XR (#35)
* xamarin/Xamarin.MacDev@95599c5 Added new Xcode10 Watch Complication values (#34)
* xamarin/Xamarin.MacDev@59b15be Use Version.TryParse
* xamarin/Xamarin.MacDev@2dd5fa0 Merge pull request #32 from xamarin/vsts-692176
* xamarin/Xamarin.MacDev@a97390f VSTS-692176: Add missing AutoFill Credential Provider entitlement
* xamarin/Xamarin.MacDev@19b14f6 Added API to get the recommended Xcode version value

Diff: 39ea45bad4...49a17b1cbb

Commit list for mono/mono:

* mono/mono@4d7b7ab375 [ci] Fix Windows .msi build
* mono/mono@21dc7470bc [bcl] avoid false pinning in GCTest (#11534)
* mono/mono@d9779c1df6 [interp] accept typed-by-ref as return type from a JIT call (#11538)
* mono/mono@e7e14a7929 [interp] transform delegate invoke in method body too (#11549)
* mono/mono@cadeaf43da [ci] Switch to new syntax of Azure Storage plugin

Diff: 709b46e333...4d7b7ab375

Commit list for xamarin/maccore:

* xamarin/maccore@e73094e632 Update maciostools to head (#1117)
* xamarin/maccore@4902ebbdbd Merge pull request #1105 from xamarin/swift-o-matic-optional-virtual-constructor
* xamarin/maccore@76ecea4760 Added IsOptional property.
* xamarin/maccore@77d93295bd Added a test where the init fails to ensure both paths work.
* xamarin/maccore@3d989b1ca4 Support for optional constructors in virtual classes.
* xamarin/maccore@bfdc782d0e Merge pull request #1100 from xamarin/swift-o-matic-constructor-mulligan
* xamarin/maccore@cf8025724d Added field and prop for ClassHandle
* xamarin/maccore@dc2e3f32fe Trimmed down ObjC constructors.
* xamarin/maccore@b53827c151 [SoM] Document CI a bit. (#1101)
* xamarin/maccore@46d01c8c10 [SoM] Provision XI and Mono as well. (#1099)
* xamarin/maccore@b4455eafcb bye bye old code.
* xamarin/maccore@34730dfeac Lots of changes for constructor refactoring.
* xamarin/maccore@bd09006725 Merge pull request #1096 from xamarin/swift-o-matic-required-init
* xamarin/maccore@2af91dc79a Label those asserts!
* xamarin/maccore@ea5b501a47 It looks like cmake isn't there?
* xamarin/maccore@b50285719f Support for required init methods
* xamarin/maccore@6e7187da41 [install-qa-provisioning-profiles] Create directory before trying to create files in it. (#1095)
* xamarin/maccore@8addb4a338 Merge pull request #1092 from xamarin/swift-o-matic-objc-methods
* xamarin/maccore@9dc7111497 Removed dead code, added nfloat.
* xamarin/maccore@663279065d Removed dead code.
* xamarin/maccore@3852918abc Added code to import C# methods defined in ObjC bindings.

Diff: b35c3a8d76...e73094e632
2018-11-06 13:28:41 -05:00
Sebastien Pouliot 21f3545437
Bump mono 2018-06 before P2 branch (#5084)
Commit list for mono/mono:

* mono/mono@709b46e333 [tests] reduce recursion depth (#11484)
* mono/mono@b291519422 [crash] Fix async setting for crash reporter
* mono/mono@149206a5ee [crash] Fix merp invocation (#11436)
* mono/mono@2f2615ffc8 [2018-06] [delegates] do not use CEE_CALLVIRT for non-virtual methods (#11450)
* mono/mono@47eb7c55eb [2018-06] [interp] Overflow fixes (#11426)

Diff: 3ae42fc38d...709b46e333
2018-11-05 17:52:16 -05:00
Marek Safar 08813eff2d Bump mono 2018-10-30 10:12:52 +01:00
Bernhard Urban 15849eeff8 Bump to mono:2018-06 (#5050)
Commit list for mono/mono:

* mono/mono@3ae42fc38d [2018-06] [aot] add unbox_arbitrary_trampoline for fullaot/interp mixed mode (#11362)
* mono/mono@c4f7644e97 [tests] lower recursion depth of PerformNoPinAction (#11325)
* mono/mono@adeaf3e033 [SDKS, LLVM] Disable detection and use of libxml2 (#11341)
* mono/mono@32d1539629 [runtime] Don't init classes in ves_icall_RuntimeTypeHandle_is_subclass_of

Diff: c0fe724379...3ae42fc38d
2018-10-29 08:37:13 -04:00
Martin Baulig 673325206d Merge remote-tracking branch 'origin/mono-2018-08' into mono-2018-10 2018-10-26 02:24:28 -04:00
Marek Safar 0b27eef7dc Bump mono 2018-10-25 20:14:41 +02:00
Rolf Bjarne Kvinge 3f5aceb4f6 Bump guiunit to get updated min macOS version.
Commit list for mono/guiunit:

* mono/guiunit@9f67042 Bump min macOS version to 10.9.
* mono/guiunit@0c3159a [Harness] Fix exit code of 0 being reported in case of exceptions in the harness
* mono/guiunit@9b7497c Merge pull request #15 from mono/fix-more-warnings
* mono/guiunit@a264470 Fix more warnings
* mono/guiunit@dd094e7 Merge pull request #14 from mono/fix-warnings
* mono/guiunit@b3afede Fix build warnings

Diff: 1306b0d420...9f67042498
2018-10-25 09:54:47 +02:00
Bernhard Urban 9688c42e2d Bump mono and enable monotouch-test with interpreter (#5023)
* Bump Mono 2018-06

Commit list for mono/mono:

* mono/mono@c0fe724379 [aot] Reenable recursion checking when initing shared got entries (#11295)
* mono/mono@f55f7e53e3 [interp] use unsigned conversion for nuint (#11285)
* mono/mono@5986920bdb [2018-06] [arm64] Remove the limitation on the number of nullable arguments for dyncalls (#11266)
* mono/mono@665a308c39 [WinForms] Propagate the flags from DrawTextInternal to MeasureTextInternal (#11251)
* mono/mono@5ed4143b4f [2018-06] Crash Reporter V2 (#11162)
* mono/mono@f0db92c2b6 [interp] Implement interpreter entry trampolines on amd64 (#10978) (#11165)
* mono/mono@c1f1a7bfed [ci] Move OSX .pkg build to a separate bot pool
* mono/mono@d80ced607b [aot] Ensure shared got entries are initialized before loading methods (#11225)
* mono/mono@d07c626a74 [pkg] Add preinstall which removes existing Mono of the same version (#11209)
* mono/mono@cda3acc57c [sdks] futimens and futimes symbols are missing on anything earlier than 10.13 (#11174)
* mono/mono@226e91a064 Bump xunit-binaries

Diff: 2343f26706...c0fe724379

* [tests] enable monotouch-test with --interpreter on Jenkins
2018-10-24 15:24:22 -04:00
Rolf Bjarne Kvinge 545c7bf4ba Merge remote-tracking branch 'origin/master' into mono-2018-08 2018-10-24 13:49:26 +02:00
Rolf Bjarne Kvinge 1279dd1eaa
Get the F# binaries from macios-binaries instead of building them every time. (#5015)
It's still possible to build from source if desired.

Also remove the fsharp submodule (it will be cloned manually only if building
from source).
2018-10-19 16:54:44 +02:00