log mx/mx_graal.py @ 13761:7c418666c6c9

age author description
Fri, 24 Jan 2014 18:16:24 -0800 Christian Wimmer Refactoring and cleanup of Simple Language (more to come soon)
Mon, 20 Jan 2014 16:25:04 +0100 Doug Simon refined class path used by unittest to only include dependencies of the tests that will be run
Tue, 07 Jan 2014 21:52:07 +0100 Bernhard Urban mx: fix length of revision specifier
Tue, 07 Jan 2014 21:46:56 +0100 Bernhard Urban mx: omit weird logic to copy bootstrap jdk, just do cp -R
Tue, 07 Jan 2014 22:40:02 +0200 Bernhard Urban mx: make copying files from bootstrap jdk optional
Tue, 07 Jan 2014 19:48:22 +0200 Bernhard Urban mx: append graal revision to release file of jdk
Tue, 07 Jan 2014 14:48:45 +0200 Bernhard Urban mx: also copy files from bootstrap jdk
Mon, 06 Jan 2014 17:12:09 +0000 Chris Seaton Ruby: import project.
Sat, 04 Jan 2014 02:08:33 +0200 Bernhard Urban remove unmaintained 'graal visualizer'
Sat, 04 Jan 2014 01:43:37 +0200 Bernhard Urban mx: add completion support for hotspot options (GRAAL-297)
Sat, 04 Jan 2014 00:33:49 +0200 Bernhard Urban mx: add completion support for graal options (GRAAL-297)
Fri, 03 Jan 2014 16:36:15 +0200 Bernhard Urban mx: experimental autocompletion generation for zsh (GRAAL-297)
Fri, 27 Dec 2013 23:25:34 +0100 Doug Simon fixed grammar in comment
Sat, 21 Dec 2013 13:47:36 +0100 Doug Simon added support to replace NetBeans platform used by IGV if it is out of date (GRAAL-420)
Sat, 21 Dec 2013 13:33:05 +0100 Doug Simon renamed JavaVersion to VersionSpec