xamarin-macios/tools
Rolf Bjarne Kvinge 51b6b707e4
[devops] Fix provisioning device testing bots. (#8060)
It seems we only want to provision a few specific things, so modify the
selection logic to first ignore everything, then enable what we want.

This way we don't have to add new ignore flags here every time we add
something new to the provisioning script.

We also don't need to check if 7z and python3 provisioning is possible, since
we already know that (by manually checking the system-dependencies.sh script
for the current hash).
2020-03-06 21:17:22 +01:00
..
apidiff Merge remote-tracking branch 'origin/xcode11' into master-xcode11 2019-09-13 18:35:18 +02:00
common [mtouch][mmp] Share error.cs and make it safer against FormatException (#8047) 2020-03-06 09:34:16 -05:00
devops [devops] Fix provisioning device testing bots. (#8060) 2020-03-06 21:17:22 +01:00
install-source [xcode11.3] [Packaging] Ensure that when we build from source, the srcs go to the correct place. (#7407) 2019-11-12 09:05:35 -05:00
linker [linker] No need to support monotouch.dll anymore. (#8050) 2020-03-05 22:05:08 +01:00
mlaunch [mlaunch] Fix clean target to actually do something. (#5985) 2019-05-03 19:11:22 +02:00
mmp [mtouch][mmp] Share error.cs and make it safer against FormatException (#8047) 2020-03-06 09:34:16 -05:00
mtouch [mtouch][mmp] Share error.cs and make it safer against FormatException (#8047) 2020-03-06 09:34:16 -05:00
siminstaller Bump for Xcode 11.3 beta 1 (#7431) 2019-11-14 14:32:26 +01: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 Add tool to download and install simulators, and use it to provision the iOS 10.3 simulator if needed. Fixes maccore#1442. (#5645) 2019-02-22 10:39:16 +01:00
compare-commits.sh [apidiff] Fix a few issues with the apidiff when the mono hash or api diff url changes. (#6084) 2019-05-22 05:41:18 -07: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.10.0 [msbuild] Update tests to NUnit 3.12. (#7597) 2019-12-16 23:55:59 +01:00