xamarin-macios/msbuild
Andoni Morales Alastruey 97ab14801f
[dotnet] Add support for .so files (#16887)
Autotools-based project using libtool's -module flag generate plugins
with the .so extension that needs to be treated like DynamicLibraries in
terms of deployment location and relocation, except they are not linked
to the app.

This PR adds support for such .so files: they're treated as .dylib files, except
that they're not linked to the app.
2023-02-03 09:16:40 +01:00
..
Messaging/Xamarin.Messaging.Build [msbuild] Fix creating Build.zip. (#16445) 2022-10-25 22:29:08 +02:00
Xamarin.HotRestart.PreBuilt [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
Xamarin.Localization.MSBuild Localized file check-in by OneLocBuild Task: Build definition ID 17751: Build ID 7046351 (#16955) 2022-12-05 09:10:55 -06:00
Xamarin.Mac.Tasks [msbuild] Add props and targets files for Visual Basic. 2023-01-31 13:20:19 +01:00
Xamarin.MacDev.Tasks [dotnet] Add support for .so files (#16887) 2023-02-03 09:16:40 +01:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [dotnet/msbuild] Only compile entitlements once for universal builds. Fixes #15632. (#17096) 2023-01-19 16:01:34 +01:00
Xamarin.iOS.Tasks [msbuild] Add props and targets files for Visual Basic. 2023-01-31 13:20:19 +01:00
Xamarin.iOS.Tasks.Windows Bump Xamarin.MacDev. (#17056) 2022-12-16 07:22:37 +01:00
.gitignore [msbuild] Sign Xamarin.iOS.Tasks.dll and Xamarin.Mac.Tasks.dll. Fixes #9835. (#12831) 2021-09-28 17:31:35 +02:00
Directory.Build.props Updated Xamarin.Messaging to 1.9.5 (#17363) 2023-01-25 15:37:00 +01:00
ILMerge.targets [msbuild] Build the solution with .NET. (#16304) 2022-10-17 07:22:24 +02:00
Makefile Revert "[net7.0-xcode14.1] [release/7.0.1xx-xcode14][msbuild] Partial revert of ad8cdb3 (#16428)" 2022-11-03 21:27:27 +01:00
Xamarin.MacDev.Tasks.sln [msbuild] Remove the Xamarin.*.Task.Core assemblies. (#15768) 2022-08-29 11:59:28 +02:00