xamarin-macios/msbuild
Rolf Bjarne Kvinge aad913db86
[msbuild/dotnet] Add support for NativeReference items. Fixes #11061. (#11593)
* Pass any native references to the LinkNativeCode task so that they're linked
  with the main executable.
* Copy frameworks and dynamic libraries to the app bundle (also add support
  for MSBuild metadata - the CopyToAppBundle property - to avoid copying a
  framework / dynamic library to the app bundle).
* Refactor MTouchTaskBase a bit to make parts of it reusable from the
  LinkNativeCode task.
* Add tests.

Fixes https://github.com/xamarin/xamarin-macios/issues/11061.
2021-05-21 07:49:24 +02:00
..
Messaging/Xamarin.Messaging.Build Updated Xamarin.Messaging version (#11245) 2021-04-21 21:34:07 -04:00
Xamarin.Localization.MSBuild initial changes to Change languageSet and Dependencies (#11512) 2021-05-13 08:35:08 -05:00
Xamarin.Mac.Tasks [msbuild] Rename $(_UsingXamarinSdk) to $(UsingAppleNETSdk) (#11270) 2021-04-21 21:32:33 -04:00
Xamarin.Mac.Tasks.Core Xamarin.Mac native Apple Silicon targetting support (#10115) 2021-03-17 21:48:02 -04:00
Xamarin.MacDev.Tasks Xamarin.Mac native Apple Silicon targetting support (#10115) 2021-03-17 21:48:02 -04:00
Xamarin.MacDev.Tasks.Core [msbuild] Don't pass "-L/path/to/ -llibrary for static libraries. 2021-05-18 09:11:32 +02:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [dotnet] Fix _DetectSdkLocations from Windows (#11451) 2021-05-06 07:42:43 +02:00
Xamarin.iOS.Tasks [msbuild] Fixes build errors from Windows (#11619) 2021-05-20 10:56:23 -04:00
Xamarin.iOS.Tasks.Core Merge remote-tracking branch 'origin/main' into issue-11061 2021-05-19 17:40:30 +02:00
Xamarin.iOS.Tasks.Windows [msbuild] Fixes build errors from Windows (#11619) 2021-05-20 10:56:23 -04:00
.gitignore [msbuild] Convert project files to sdk-style project files. (#7698) 2020-01-14 08:16:02 +01:00
Directory.Build.props Updated Xamarin.Messaging version (#11479) 2021-05-10 07:26:20 +02:00
ILMerge.targets [dotnet] Revert changes that separate Messaging from Xamarin.iOS.Tasks to fix dotnet build (#10738) 2021-03-01 08:05:01 +01:00
Makefile [build] Skip building stuff that isn't enabled. (#11385) 2021-04-30 07:51:58 +02:00
Xamarin.MacDev.Tasks.sln [dotnet] Revert changes that separate Messaging from Xamarin.iOS.Tasks to fix dotnet build (#10738) 2021-03-01 08:05:01 +01:00