xamarin-macios/tools/mtouch
Rolf Bjarne Kvinge 2f4dae9e00
[mmp] Don't ignore failures to execute pkg-config and simplify/improve logic. (#7969)
* [mmp] Don't ignore failures to execute pkg-config and simplify/improve logic.

* Show proper errors if pkg-config fails to execute.
* Extract logic to verify system mono version into its own function.
* Extract logic to execute pkg-config into its own function.

* Simplify code slightly.

* [mmp] Remove the MM5301 error message.

It's never used in mmp, and the same error code is already used in mtouch.
2020-02-26 00:38:20 +01:00
..
xlf [mmp] Don't ignore failures to execute pkg-config and simplify/improve logic. (#7969) 2020-02-26 00:38:20 +01:00
.gitignore [tests][intro] Add test for simlauncher [weak] frameworks. Fixes #6951 (#6957) 2019-09-10 09:02:27 -04:00
Application.cs [mtouch] Fix tests broken by localization (#7798) 2020-02-06 11:14:10 -05:00
Assembly.cs [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05:00
AssemblyResolver.cs [mtouch][mmp] Report invalid debug symbols files. Fixes #3200 (#3203) 2018-01-12 17:39:38 -05:00
BitcodeConverter.cs [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05:00
BuildTasks.mtouch.cs [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05:00
Makefile Use relative paths in scripts. (#7545) 2019-12-10 12:47:30 +01:00
Stripper.cs Implement a different escaping/quoting algorithm for arguments to System.Diagnostics.Process. (#7177) 2019-10-14 16:18:46 +02:00
Target.cs [mtouch][mmp] Add a `--warn-on-type-ref=X` option (#7949) 2020-02-20 22:25:23 -05:00
Tuning.cs [mtouch][mmp] Share TimeStampStep code in the linker pipelines (#7955) 2020-02-24 12:03:44 -05:00
error.cs Fixup Xamarin.Mac Hybrid AOT and improve testing (#1995) 2017-05-16 13:29:08 -05:00
errors.Designer.cs [mmp] Don't ignore failures to execute pkg-config and simplify/improve logic. (#7969) 2020-02-26 00:38:20 +01:00
errors.resx [mmp] Don't ignore failures to execute pkg-config and simplify/improve logic. (#7969) 2020-02-26 00:38:20 +01:00
monotouch-fixes.c [Runtime] Enable the -Wsign-conversion warnings flag and fix some of the warnings. (#7405) 2019-11-12 15:10:16 -05:00
mtouch Use relative paths in scripts. (#7545) 2019-12-10 12:47:30 +01:00
mtouch.cs [mtouch/mmp] Share boolean parsing logic. (#7967) 2020-02-25 07:00:58 +01:00
mtouch.csproj [mtouch][mmp] Add a `--warn-on-type-ref=X` option (#7949) 2020-02-20 22:25:23 -05:00
packages.config [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05:00
simlauncher.mm [runtime] Comment two special cases that triggers static analysis tools (#7491) 2019-11-26 08:30:05 -05:00