xamarin-macios/tools/mmp
Rolf Bjarne Kvinge 73101f2689
[msbuild] Fix dirty working copy with Errors.designer.cs. (#16404)
The Xamarin.MacDev.Tasks.sln solution is built with dotnet, while other projects
are still built with msbuild. This becomes a problem when generating Errors.designer.cs,
because depending on the runtime the output is different.

This means that the Errors.designer.cs will sometimes randomly change (depending
on which project re-generated the file), leaving the file modified in git. This is
quite annoying, but it also breaks the api comparison, which depends on the build
not leaving modified files behind. So for now, we generate Errors.designer.cs separately
for Xamarin.MacDev.Tasks.sln to not conflict with the mtouch version.

Also fix capitalization in numerous places to be consistent (it's Errors.designer.cs,
not Errors.Designer.cs).
2022-10-24 18:56:06 +02:00
..
linker/MonoMac.Tuner [autoformat] Add mmp.csproj. (#16313) 2022-10-11 22:36:58 +02:00
.gitignore [mtouch/mmp] Build and ship the partial static registrar for .NET. 2020-08-21 10:32:56 +02:00
Application.mmp.cs [autoformat] Add mmp.csproj. (#16313) 2022-10-11 22:36:58 +02:00
Assembly.mmp.cs [autoformat] Add mmp.csproj. (#16313) 2022-10-11 22:36:58 +02:00
Info-framework.plist.tmpl [mmp] Add support for creating an Info.plist when building a framework for the embeddinator. 2017-05-09 08:12:39 +02:00
Info.plist.tmpl Build mmp. 2016-04-24 14:47:26 -04:00
Makefile [src] Quiet the build a bit. (#15737) 2022-08-29 14:15:02 +02:00
Target.mmp.cs [autoformat] Add mmp.csproj. (#16313) 2022-10-11 22:36:58 +02:00
Tuning.mmp.cs [autoformat] Add mmp.csproj. (#16313) 2022-10-11 22:36:58 +02:00
aot.cs [autoformat] Add mmp.csproj. (#16313) 2022-10-11 22:36:58 +02:00
config Add System.Net.Security.Native dllmap to mmp 2019-01-10 22:14:58 +01:00
config_mobile Add System.Net.Security.Native dllmap to mmp 2019-01-10 22:14:58 +01:00
driver.cs [autoformat] Add mmp.csproj. (#16313) 2022-10-11 22:36:58 +02:00
machine.4_5.config Bump to mono/2018-04 (#3856) 2018-06-27 10:59:59 -04:00
mmp [mmp] Use relative path in mmp script. (#7909) 2020-02-25 06:57:15 +01:00
mmp.csproj [msbuild] Fix dirty working copy with Errors.designer.cs. (#16404) 2022-10-24 18:56:06 +02:00
resolver.cs [autoformat] Add mmp.csproj. (#16313) 2022-10-11 22:36:58 +02:00