xamarin-macios/tools
Rolf Bjarne Kvinge 7e18b592ca
[master] [devops] Use a more restricted glob to find directories with sample data in. Fixes xamarin/maccore#2202. (#8466)
The previous pattern would match the output files we created from processing
these directories, and somehow the pattern would match such a file (even
though the pattern should only be executed before doing any processing, when
those files don't exist yet, so I don't know exactly why this is happening),
leading us to try to process those files as if they were directories with
sample data in, with the predictable (disastrous) result.

Fixes https://github.com/xamarin/maccore/issues/2202.
2020-04-29 17:34:31 +02:00
..
apidiff Merge remote-tracking branch 'origin/xcode11' into master-xcode11 2019-09-13 18:35:18 +02:00
common [mtouch] Always enable experimental-xforms-product-type (#8425) 2020-04-17 17:18:20 -04:00
devops [master] [devops] Use a more restricted glob to find directories with sample data in. Fixes xamarin/maccore#2202. (#8466) 2020-04-29 17:34:31 +02:00
install-source Merge remote-tracking branch 'xamarin/xcode11.3' into d16-5 2019-12-17 18:56:12 -05:00
linker [mtouch] Always enable experimental-xforms-product-type (#8425) 2020-04-17 17:18:20 -04:00
mlaunch [mlaunch] Fix clean target to actually do something. (#5985) 2019-05-03 19:11:22 +02:00
mmp [mmp] Don't re-compute (possibly incorrectly) the system framework directories to find assemblies in. (#8454) 2020-04-27 08:34:37 +02:00
mtouch [mtouch] Fix typo in simlauncher.mm. (#8455) 2020-04-27 08:34:24 +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 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 Fix generator diff after .NET modifications. (#8180) 2020-03-24 15:52:03 +01: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