log mxtool/mx.py @ 4219:47f7d91d34cf

age author description
Wed, 04 Jan 2012 22:54:27 +0100 Gilles Duboscq Fix javac build issues with classpath
Wed, 04 Jan 2012 13:52:46 +0100 Gilles Duboscq Fix mx : commands' scripts mx_init hook should be called before parsing command line arguments.
Tue, 03 Jan 2012 15:49:22 +0100 Doug Simon Downloads are attempted via Java first since it shows a progress counter.
Tue, 03 Jan 2012 13:53:38 +0100 Doug Simon Made stdout for mx unbuffered.
Mon, 02 Jan 2012 22:18:16 +0100 Thomas Wuerthinger Fixed gate script such that JAVA_HOME can be set in env file.
Mon, 02 Jan 2012 21:52:23 +0100 Thomas Wuerthinger Add the Dacapo benchmarks to the "lib" folder instead of using the environment variable. Fixed an issue in the downloader.
Fri, 23 Dec 2011 09:41:41 +0100 Doug Simon Interpret '--timeout 0' correctly (i.e. as no timeout).