xamarin-macios/msbuild
Rolf Bjarne Kvinge 1ce9fd62a4
[msbuild] Make the default value for IsMacEnabled property dependent upon the OS. (#9892)
* [msbuild] Make the default value for IsMacEnabled property dependent upon the OS.

Also make it overridable by only setting it if it's not already set.

* Use $([MSBuild]::IsOSPlatform('windows')) instead of $(OS)

The $(OS) value isn't standardized, so there's no sane check we can do against
it.
2020-10-19 08:23:17 +02:00
..
Xamarin.Localization.MSBuild [msbuild] Remove some watchOS 1 code. (#9797) 2020-10-09 14:11:04 +02:00
Xamarin.Mac.Tasks [msbuild] Include all the *.targets and *.props files from the Xamarin.Shared directory in the XI and XM tasks projects. (#9787) 2020-10-06 15:56:56 +02:00
Xamarin.Mac.Tasks.Core [msbuild] Refactor how we figure out which native libraries to sign for Xamarin.Mac (#9768) 2020-10-05 08:56:28 +02:00
Xamarin.MacDev.Tasks [msbuild] Move Xamarin.iOS' implementation of the PrepareResourceRules task to Xamarin.MacDev.Tasks. (#9318) 2020-08-07 14:54:38 +02:00
Xamarin.MacDev.Tasks.Core [msbuild] Re-use existing code to launch processes. (#9858) 2020-10-14 19:15:53 +02:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [msbuild] Make the default value for IsMacEnabled property dependent upon the OS. (#9892) 2020-10-19 08:23:17 +02:00
Xamarin.iOS.Tasks [tests] Split the iOS msbuild tests in two. (#9860) 2020-10-15 08:45:43 +02:00
Xamarin.iOS.Tasks.Core [msbuild] Don't use exceptions as control flow in CollectITunesArtworkTaskBase. (#9837) 2020-10-13 09:14:40 +02:00
.gitignore [msbuild] Convert project files to sdk-style project files. (#7698) 2020-01-14 08:16:02 +01:00
ILMerge.targets [msbuild] Fix pdb generation, ship the pdb and improve build logic. (#8672) 2020-05-26 14:49:21 +02:00
Makefile [MSBuild] String Localization Capability and Unit Test (#9584) 2020-10-07 11:14:04 -05:00
Xamarin.MacDev.Tasks.sln [tests] Split the iOS msbuild tests in two. (#9860) 2020-10-15 08:45:43 +02:00