log mx/mx_graal.py @ 14751:015f84f0b375

age author description
Tue, 25 Mar 2014 23:53:09 +0100 Doug Simon added findbugs to the gate
Tue, 25 Mar 2014 11:50:31 -0700 Christian Wimmer Add new optional method parameter
Mon, 24 Mar 2014 09:40:29 +0100 Bernhard Urban mx build: ignore release tag suffix if build directory is not a mercurial repository
Tue, 18 Mar 2014 23:50:46 +0100 Doug Simon fixed regression in gate command
Tue, 18 Mar 2014 22:58:14 +0100 Doug Simon fixed pylint errors
Tue, 18 Mar 2014 22:50:30 +0100 Doug Simon issue warning/error where ever relevant if a non-supported VM (e.g., client VM on Mac) is used in mx
Tue, 18 Mar 2014 11:51:37 -0700 Tom Rodriguez Merge
Thu, 13 Mar 2014 15:38:00 -0700 Tom Rodriguez fix string contains call
Sat, 15 Mar 2014 01:42:27 +0100 Doug Simon added findbugs command to mx
Wed, 12 Mar 2014 21:55:09 +0100 Doug Simon fixed pylint warning
Wed, 12 Mar 2014 21:48:51 +0100 Doug Simon made it an error to run the client VM on a Mac via mx (since the Mac java launcher translates '-client' to '-server')
Mon, 10 Mar 2014 16:20:45 +0100 Bernhard Urban gate: add non-tiered bootstrap
Fri, 07 Mar 2014 11:44:26 -0800 Christian Wimmer mx: new command to start c1visualizer; support for IGV download when using a proxy server
Tue, 04 Mar 2014 01:08:46 +0000 Chris Seaton Remove Ruby implementation.
Wed, 26 Feb 2014 15:24:58 +0100 Gilles Duboscq Forward mx verbose mode to jmh