xamarin-macios/tools
Rolf Bjarne Kvinge f70e949a7d
[dotnet-linker] Make Driver.Verbosity the single source of truth. (#9424)
* Make Driver.Verbosity the single place where we store the verbosity level.
* Respect any default verbosity by adding to the existing verbosity instead of
  setting it directly.
* There's no need to set ErrorHelper.Verbosity, the Driver.Verbosity setter
  already does it.

This means that for the .NET linker code we'll treat
~/.xamarin-bundler-verbosity like we treat ~/.mtouch-verbosity for mtouch, and
parse it to set the verbosity.
2020-08-21 10:15:52 +02:00
..
apidiff [apidiff] Fix range expression. (#8827) 2020-06-11 11:44:39 +02:00
common [dotnet] Add support for consuming binding projects. (#9376) 2020-08-20 08:35:12 +02:00
devops [DevOps] Just clean the xamarin-macios dir to ensure we do not delete maccore creds. (#9396) 2020-08-18 15:11:59 -04:00
dotnet-linker [dotnet-linker] Make Driver.Verbosity the single source of truth. (#9424) 2020-08-21 10:15:52 +02:00
governance Add NOTICE.txt and cgmanifest tool (#8843) 2020-06-12 14:30:21 -05:00
install-source Merge remote-tracking branch 'xamarin/xcode11.3' into d16-5 2019-12-17 18:56:12 -05:00
linker [mtouch/mmp] Add a few instructions to the list of instructions that we don't know how to calculate a constant value for. (#9260) 2020-08-03 18:49:23 +02:00
mlaunch [mlaunch] Add a commit message with a pointer to the maccore hash that GitHub renders as a link. (#8956) 2020-06-26 10:55:51 +02:00
mmp [mtouch/mmp] Simplify some code to add assemblies to a target. 2020-08-14 18:33:29 +02:00
mtouch [dotnet] Add support for consuming binding projects. (#9376) 2020-08-20 08:35:12 +02:00
siminstaller [siminstaller] Update parsing xml because Apple changed their schema. (#8231) 2020-03-30 16:50:03 -04:00
xibuild [xibuild] Clean up temporary files when done. (#7508) 2019-12-03 14:42:56 +01:00
.gitignore Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
Makefile [configure] Add an option to enable/disable install-source. (#8904) 2020-06-22 10:26:21 +02:00
compare-commits.sh [compare-commits] Add some diagnostics to try to figure out what's happening with #xamarin/maccore@1467. (#9164) 2020-07-23 15:32:40 +02:00
diff-to-html Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
nunit3-console-3.9.0 [xharness] Look at the exact NUnit version an NUnit project is referencing to figure out how to run it in a makefile. (#9322) 2020-08-10 10:47:45 +02:00
nunit3-console-3.10.0 [msbuild] Update tests to NUnit 3.12. (#7597) 2019-12-16 23:55:59 +01:00
nunit3-console-3.11.1 [msbuild] Update to NUnit 3.12 and NUnit.ConsoleRunner 3.11.1. (#8613) 2020-05-20 09:26:05 +02:00
tools.sln [mtouch/mmp] Rework the project files. (#8575) 2020-05-12 16:37:43 +02:00