Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-23[offsetdumper] remove InterpMethodArgumentsBernhard Urban
2017-12-26[runtime] Add CallContext to the list of cross offset types to fix the cross ...Zoltan Varga
2017-08-15[runtime] Use HOST_ defines instead of PLATFORM_ defines. (#5362)Zoltan Varga
2017-08-08[runtime] Move eglib into mono/eglib so it becomes a convenience library simi...Zoltan Varga
2017-08-02[offset-tool]: Add MonoProfilerCallContext to MonoAotOffsetsDumper.Martin Baulig
2017-07-19[offset-tool] fix assignment for GeniOSBernhard Urban
2017-07-18[offsets-tool] Add a --gen-ios argument which can be used together with --tar...Zoltan Varga
2017-07-05[offsets-tool] allow to set targetdir for iOS targets, so it's possible to du...Bernhard Urban
2017-06-08[interp] add InterpMethodArguments struct to offset-toolBernhard Urban
2017-04-07[runtime] Update the offsets tool to a new version of CppSharp and use 64 bit...Zoltan Varga
2017-03-08[offsets-tool] Remove dependencies on android directory layout by adding a --...Zoltan Varga
2016-11-14[offsets-tool] Make sure to re-clone when the hash for the cpp binaries changes.Rolf Bjarne Kvinge
2016-11-11[offsets-tool] Fixed the Makefile to clone into the base directory instead.Joao Matos
2016-11-10[offsets-tool] Updated build scripts to handle multiple platforms.Joao Matos
2016-11-10[offsets-tool] Fixed whitespace inconsistency.Joao Matos
2016-11-10Updated offsets tool to latest CppSharp.Joao Matos
2016-08-11[handles] offsets-tool should include MonoObjectHandlePayloadAleksey Kliger
2016-07-22Modify the offsets dumper to work with Xamarin.AndroidMarek Habersack
2016-06-06[offsets-tool] Generate offsets for SgenClientThreadInfo.Zoltan Varga
2016-05-26[offsets-tool] Use git protocol instead of ssh to allow anonymous access.Rolf Bjarne Kvinge
2016-05-10[offsets-tool] Only create the .stamp-clone file if the clone succeeds.Rolf Bjarne Kvinge
2016-04-19[offsets-tool] Fix path to Options.csRolf Bjarne Kvinge
2016-04-18[tools] Add aot offsets generation tool.Rolf Bjarne Kvinge