xamarin-macios/msbuild
Rolf Bjarne Kvinge ab49558933 [msbuild] Don't pass "-L/path/to/ -llibrary for static libraries.
If there's a dynamic library in the -L path in addition to the static library,
then the native linker will link with the dynamic library instead, which is
not what we want.

Instead just pass the full path to the static library to the linker.
2021-05-18 09:11:32 +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] Removes explicit Mqtt dependency (#11302) 2021-04-23 15:53:36 +02:00
Xamarin.iOS.Tasks.Core [msbuild] Move the GccOptions out of MTOuchTaskBase to make it re-usable from elsewhere. 2021-05-18 09:11:31 +02:00
Xamarin.iOS.Tasks.Windows [dotnet] Fixes _RunILLink from Windows for Preview 4 (#11390) 2021-04-30 08:46:51 +02: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