xamarin-macios/tools
Rolf Bjarne Kvinge c8e854c151
[dotnet] Add support for generating a binary version of runtimeconfig.json. Fixes #11745. (#11887)
Use Mono's RuntimeConfigParserTask to parse the *.runtimeconfig.json file and
produce a binary version of it.

This also means implementing support for finding the on-disk location of the
file at runtime, and passing it to mono.

Ref: 01b7e73cd3/docs/design/mono/mobile-runtimeconfig-json.md

Fixes https://github.com/xamarin/xamarin-macios/issues/11745.
2021-06-16 15:22:02 +02:00
..
apidiff [CI] Re-enable API and Generator diff. (#11187) 2021-04-29 17:53:06 -04:00
app-compare [tests][dotnet] A few helping touch to do size comparison (#11446) 2021-05-05 19:15:18 -04:00
common [dotnet] Add support for generating a binary version of runtimeconfig.json. Fixes #11745. (#11887) 2021-06-16 15:22:02 +02:00
devops [CI] Fix BRANCH_NAME to be the entire branch name. (#11929) 2021-06-14 20:42:02 +02:00
dotnet-linker [dotnet] Add support for generating a binary version of runtimeconfig.json. Fixes #11745. (#11887) 2021-06-16 15:22:02 +02:00
governance Merge xcode12 into d16-8. 2020-09-18 17:51:52 -04:00
install-source Merge remote-tracking branch 'xamarin/xcode11.3' into d16-5 2019-12-17 18:56:12 -05:00
linker Fixes for .NET 6 linker (#11739) 2021-06-14 20:10:29 -04:00
mlaunch [devops] Publish mlaunch as .nupkg during main build (#11851) 2021-06-10 18:29:59 +02:00
mmp [Localization] Test to make sure the new resx files are compiled to Resources (Edited) (#11737) 2021-06-02 11:11:15 -05:00
mtouch [Localization] Test to make sure the new resx files are compiled to Resources (Edited) (#11737) 2021-06-02 11:11:15 -05:00
siminstaller Bump to Xcode 13 beta 1. (#11861) 2021-06-10 20:07:20 -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 [tools] Honor the ENABLE_DOTNET variable. Fixes #9475. (#9502) 2020-08-26 07:59:46 +02:00
compare-commits.sh [Generator Diff] Ignore file we are not interested in. (#11409) 2021-05-02 20:08:51 -04: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