log mx.jvmci/suite.py @ 23320:d9ae6a4319be

age author description
Fri, 11 Mar 2016 16:53:36 +0100 Doug Simon add support for MX_ALT_OUTPUT_ROOT
Wed, 30 Dec 2015 17:55:07 +0100 Doug Simon removed @ServiceProvider mechanism (GRAAL-1380)
Thu, 24 Dec 2015 09:50:27 -1000 twisti 8143072: [JVMCI] Port JVMCI to AArch64
Mon, 21 Dec 2015 15:53:56 +0100 Doug Simon removed @Option mechanism from JVMCI (GRAAL-1371)
Wed, 21 Oct 2015 22:45:57 +0200 Doug Simon removed Graal compiler options from JVMCICompiler
Wed, 21 Oct 2015 13:47:47 +0200 Roland Schatz Rename Compiler to JVMCICompiler and expose it from JVMCIRuntime.
Sun, 11 Oct 2015 14:30:03 +0200 Doug Simon removed "path" and "sourcePath" attributes from distributions and libraries
Thu, 08 Oct 2015 17:28:41 -0700 Tom Rodriguez Rename jdk.internal.jvmci to jdk.vm.ci
Tue, 29 Sep 2015 08:13:01 -0700 Stefan Anzinger Add support for SPARC/Linux
Sun, 27 Sep 2015 15:10:30 +0200 Doug Simon adapt to mx change in terms of where generated output is placed
Fri, 04 Sep 2015 16:38:26 +0200 Doug Simon use public https urls
Fri, 04 Sep 2015 16:12:42 +0200 Doug Simon use public https urls
Fri, 04 Sep 2015 13:54:28 +0200 Josef Eisl Update to mxversion 5.5.1.
Tue, 01 Sep 2015 15:42:57 +0200 Doug Simon updated required mxversion to 5.5.0
Wed, 19 Aug 2015 16:16:49 -0700 Christian Wimmer amd64 and sparc code is not HotSpot-specific, therefore should be in JVMCI_API distribution
Mon, 17 Aug 2015 18:32:44 +0200 Roland Schatz Select default compiler from jvmci.compiler system property.
Mon, 10 Aug 2015 14:59:44 +0200 Doug Simon newestInput parameter to HotSpotBuildTask.needsBuild() is a TimeStampFile as of mx 5.3.3
Fri, 07 Aug 2015 14:46:04 +0200 Gilles Duboscq Make sure lafo-snapshots repo is compatible with truffle definition
Thu, 06 Aug 2015 18:05:24 -0700 Tom Rodriguez Add license information
Tue, 04 Aug 2015 00:47:34 +0200 Doug Simon moved JVMCI option parsing back into Java
Wed, 29 Jul 2015 10:36:54 +0200 Roland Schatz Merge. base mx.graal/suite.py@c95e928b6665
Tue, 28 Jul 2015 08:46:37 -0700 Gilles Duboscq Work on Windows build
Thu, 23 Jul 2015 11:44:06 +0200 Gilles Duboscq Add debug info files in hotspot's results
Thu, 23 Jul 2015 10:46:27 +0200 Gilles Duboscq Add some supported os/arch for JVM distribution
Mon, 27 Jul 2015 12:11:19 +0200 Roland Schatz Fix 'mx igv' command.
Fri, 24 Jul 2015 13:13:31 +0200 Roland Schatz Resolve cyclic dependencies involving annotation processors.
Fri, 24 Jul 2015 08:22:19 +0200 Doug Simon merge fixes
Fri, 24 Jul 2015 02:11:18 +0200 Doug Simon Merge with basic-graal base mx.graal/suite.py@e3c4d0fe6987
Thu, 23 Jul 2015 22:16:06 +0200 Doug Simon inter-suite library references must use qualified form
Thu, 23 Jul 2015 15:43:13 +0200 Doug Simon fixed mx_jvmci_makefile to use mx.classpath_entries()