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

10 Коммитов

Автор SHA1 Сообщение Дата
Rolf Bjarne Kvinge d304d5141f
Fix path to dont link project in Xamarin.Mac.sln. (#8109) 2020-03-16 09:42:52 +01:00
Alexander Köplinger 247a6bf551 Switch to mono archive and remove submodule 2019-05-21 22:16:02 +02:00
Alexander Köplinger 9b039e0f9d Fix linker paths 2019-03-22 11:19:35 +01:00
Sebastien Pouliot 6751f27841
[tests][mmp] Move TypeDescriptor (regression) tests to unit tests (#4994)
Also move some tests to share more (now and in future commits)
with iOS linker-related tests.

Part of https://github.com/xamarin/xamarin-macios/issues/4975
2018-10-17 08:25:37 -04:00
Rolf Bjarne Kvinge 91fcb31688 Fix mmp's Release configuration to build the right Cecil configuration. 2018-08-23 12:30:10 +02:00
Rolf Bjarne Kvinge 34c1e4309e
Remove btouch.csproj and bmac.csproj, they're superceded by generator.csproj. (#4029)
Also update Xamarin.Mac.sln accordingly.
2018-05-04 11:31:26 +02:00
Sebastien Pouliot 5c29ae1736 [linker] Update VS files (solution and .csproj) to build properly with the new linker sources location (#2740) 2017-09-21 16:40:40 -04:00
Andy Martin 9ed308dd11 Table view naming fix p1 (#2295)
* set solution to follow mono code formatting to prevent spaces vs tabs changes

* fixed spacing as requested by chamons

* updated xamarin.mac to follow the mono C# policy as suggested by rolfbjarne

* modified the Mono policy to reflect changes recommended by rolfbjarne.
2017-07-10 08:23:27 +02:00
Rolf Bjarne Kvinge bac1492d36 Fix path to Mono.Linker.csproj. (#1997) 2017-04-12 09:14:57 -04:00
Sebastien Pouliot 00ada0f773 Move parts of dontlink tests into new introspection tests (#32)
Those tests needs to be run with the linker disabled since they use
reflection for most of their work.

The original dontlink (for linker tests) was becoming too large in
some configuration (e.g. tvOS release with bitcode) but this was
due to other BCL assemblies (not the introspection tests)
2016-05-04 20:14:32 -04:00