xamarin-macios/msbuild
Chris Hamons 82bfb2fe39 Fix XM dependency tracking of mmp bundle to prevent rebuilds (#1014)
- https://bugzilla.xamarin.com/show_bug.cgi?id=45764
- _CompileToNative's output in msbuild was incorrectly set to:
 $(_AppBundlePath)Contents\MacOS\$(TargetFileName) when the generated
 file lives at $(_AppBundlePath)Contents\MonoBundle\$(TargetFileName).
- This means we'd always try to rebuild, which can be rather time consuming.
- The XI target file is just different enough to require a seperate fix.
2016-10-27 20:15:28 +02:00
..
Xamarin.Mac.Tasks Fix XM dependency tracking of mmp bundle to prevent rebuilds (#1014) 2016-10-27 20:15:28 +02:00
Xamarin.Mac.Tasks.Core [msbuild] Check that ExtraArgs is not null before parsing (#795) 2016-09-07 17:42:04 -04:00
Xamarin.MacDev.Tasks [msbuild] Remove improper .0 at the end of package version (#181) 2016-06-13 16:58:14 -04:00
Xamarin.MacDev.Tasks.Core Merge branch 'xcode8.1' 2016-10-26 15:56:34 -04:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.iOS.Tasks [msbuild] Set NSAllowArbitraryLoads when debugging watchOS apps. (#746) 2016-09-02 08:30:15 -04:00
Xamarin.iOS.Tasks.Core [msbuild] Added BeforeCodesign and AfterCodesign hooks for Mac (just like iOS has) (#1003) 2016-10-19 09:31:35 -05:00
tests [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
.editorconfig Provide .editorconfig support for easier contributor formatting 2016-06-13 00:43:37 -03:00
.gitignore Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
Makefile [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.MacDev.Tasks.sln [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
xbuild-in-place Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00