comparison mxtool/README @ 3723:6c5f528c7aac

Added a copy of the mxtool to repo.
author Doug Simon <doug.simon@oracle.com>
date Fri, 16 Dec 2011 16:46:33 +0100
parents
children
comparison
equal deleted inserted replaced
3722:7c5524a4e86e 3723:6c5f528c7aac
1 This is as a read-only copy of the mxtool (https://hg.kenai.com/hg/maxine~mxtool).
2 Having a copy makes the GraalVM repo more self-contained so that every revision
3 will always be built with a specific version of this tool, ensuring repeatability.
4
5 Changes to the tool should be made in a clone of the Kenai repo, pushed back
6 to Kenai and copied here.