xamarin-macios/msbuild
Rolf Bjarne Kvinge 1197c67ebe
[tests] Rewrite ValidateAppBundleTaskTests to not create a task in-process. (#9983)
This is a step towards making Xamarin.MacDev.Tests run tests out-of-process.

It requires adding '_GenerateBundleName' as a dependency for the
'_ValidateAppBundle' target, because we're invoking the '_ValidateAppBundle'
directly, and we can't depend on any other targets executing
'_GenerateBundleName', because there are no other executed targets.
2020-10-29 08:59:11 +01:00
..
Xamarin.Localization.MSBuild [msbuild] Add a TargetArchitectures argument to the LinkNativeCode task. (#9945) 2020-10-23 09:12:34 +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 [dotnet] Implement AOT compilation for mobile platforms (#9962) 2020-10-27 15:16:34 +01:00
Xamarin.MacDev.Tasks.Core [msbuild] Have `XcodeCompilerToolTask` use `xcrun` to start Apple tools (#9965) (#9972) 2020-10-27 21:11:08 -04:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [dotnet] Implement AOT compilation for mobile platforms (#9962) 2020-10-27 15:16:34 +01: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 [tests] Rewrite ValidateAppBundleTaskTests to not create a task in-process. (#9983) 2020-10-29 08:59:11 +01: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