annotate mxtool/README @ 4167:3e749481e445

Trivial change to test gate.
author Doug Simon <doug.simon@oracle.com>
date Tue, 27 Dec 2011 06:20:45 +0100
parents 6c5f528c7aac
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3723
6c5f528c7aac Added a copy of the mxtool to repo.
Doug Simon <doug.simon@oracle.com>
parents:
diff changeset
1 This is as a read-only copy of the mxtool (https://hg.kenai.com/hg/maxine~mxtool).
6c5f528c7aac Added a copy of the mxtool to repo.
Doug Simon <doug.simon@oracle.com>
parents:
diff changeset
2 Having a copy makes the GraalVM repo more self-contained so that every revision
6c5f528c7aac Added a copy of the mxtool to repo.
Doug Simon <doug.simon@oracle.com>
parents:
diff changeset
3 will always be built with a specific version of this tool, ensuring repeatability.
6c5f528c7aac Added a copy of the mxtool to repo.
Doug Simon <doug.simon@oracle.com>
parents:
diff changeset
4
6c5f528c7aac Added a copy of the mxtool to repo.
Doug Simon <doug.simon@oracle.com>
parents:
diff changeset
5 Changes to the tool should be made in a clone of the Kenai repo, pushed back
6c5f528c7aac Added a copy of the mxtool to repo.
Doug Simon <doug.simon@oracle.com>
parents:
diff changeset
6 to Kenai and copied here.