xamarin-macios/tools
Rolf Bjarne Kvinge 1d7d414795 [common] Fix StringUtils.Quote to quote backslashes too. Fixes #57768. (#2248)
Some Quote implementations quoted backslashes, some didn't. When selecting a
common implementation, one of the implementations that didn't quote
backslashes won, and the rest were forgotten. Almost. Except for the MT0106
test, which started failing, thus exposing the winner's deficiencies.

So dethrone the implementation that won and reinstante the importance of the
backslash.

https://bugzilla.xamarin.com/show_bug.cgi?id=57768
2017-06-28 14:45:53 +02:00
..
apidiff [apidiff] Update the current references to d15-2 branch (#2077) 2017-05-09 13:59:55 -04:00
common [common] Fix StringUtils.Quote to quote backslashes too. Fixes #57768. (#2248) 2017-06-28 14:45:53 +02:00
install-source Pass StringComparison to string.StartsWith / EndsWith. (#1316) 2016-12-08 16:54:10 +01:00
linker [mtouch] Improve how we make sure native symbols aren't stripped away. Fixes #51710 and #54417. (#2162) 2017-06-02 18:29:19 +02:00
mmp [macos] Mmp should quote paths when passing arguments to clang. Fixes #56850 (#2140) 2017-06-15 11:15:59 +02:00
mtouch [mtouch] Normalize strings that refer to assemblies and their paths before comparing them. Fixes #57266. (#2217) 2017-06-15 11:24:31 +02:00
pmcs [src] Make sure to always set all variants of our conditional compilation symbols. (#986) 2016-10-13 15:10:24 +02:00
Makefile Install source code. 2016-04-24 14:47:27 -04:00