* linker/Mono.Linker.Steps/MarkStep.cs: Visibility changes needed by
commit58bae94a650f3d05e939e8c2fcf47ab9c01ecef5
authorknocte <knocte@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Wed, 9 Sep 2009 15:00:07 +0000 (9 15:00 +0000)
committerknocte <knocte@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Wed, 9 Sep 2009 15:00:07 +0000 (9 15:00 +0000)
tree526853ceb733031a0c92fcbfdad712153c0dfa33
parent726116317dde23deb1888c51098c5aeca49e4d37
* linker/Mono.Linker.Steps/MarkStep.cs: Visibility changes needed by
the need of some new tuner step to redefine or call some methods.

* tuner/Mono.Tuner.csproj:
* tuner/Mono.Tuner.dll.sources: Add new step MoonlightA11yApiMarker.

* tuner/Mono.Tuner/MoonlightA11yApiMarker.cs:
* tuner/Mono.Tuner/MoonlightA11yDescriptorGenerator.cs: Use a new
marker step to only mark API used, not mark recursively.

* tuner/Mono.Tuner/MoonlightA11yUsageInspectionStep.cs: Use the new
marker step.

* tuner/Makefile: Adding reference to System, as we need it for
System.Text.RegularExpressions.

r: jb

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@141614 e3ebcda4-bce8-0310-ba0a-eca2169e7518
tools/linker/ChangeLog
tools/linker/Mono.Linker.Steps/MarkStep.cs
tools/tuner/ChangeLog
tools/tuner/Makefile
tools/tuner/Mono.Tuner.csproj
tools/tuner/Mono.Tuner.dll.sources
tools/tuner/Mono.Tuner/MoonlightA11yApiMarker.cs [copied from tools/tuner/Mono.Tuner/MoonlightA11yUsageInspectionStep.cs with 54% similarity]
tools/tuner/Mono.Tuner/MoonlightA11yDescriptorGenerator.cs
tools/tuner/Mono.Tuner/MoonlightA11yUsageInspectionStep.cs