log make/jvmci.make @ 22369:1884fa0c912e

age author description
Mon, 27 Jul 2015 17:05:38 -0700 Tom Rodriguez Fix jvmci.make
Wed, 22 Jul 2015 23:27:39 -0700 Tom Rodriguez Move most of jdk.internal.jvmci.debug back into com.oracle.graal.debug
Thu, 25 Jun 2015 14:33:53 +0200 Doug Simon added local SuppressFBWarnings annotation to replace findbugs-SuppressFBWarnings.jar dependency
Wed, 24 Jun 2015 20:51:09 +0200 Doug Simon jvmci.make intermediate output is now flattened into build/jvmci.make
Mon, 22 Jun 2015 12:12:53 -0700 twisti Rename com.oracle.jvmci to jdk.internal.jvmci
Wed, 17 Jun 2015 09:27:20 +0200 Stefan Anzinger jvmci.make do not compress jars
Tue, 16 Jun 2015 17:21:45 +0200 Stefan Anzinger jvmci.make $(shell ...) is always quiet
Tue, 16 Jun 2015 11:25:50 +0200 Doug Simon relax verify_defs_make in jvmci.make for conditional exports
Fri, 12 Jun 2015 18:02:58 +0200 Stefan Anzinger Introduce clean target in jvmci.make
Fri, 12 Jun 2015 15:47:54 +0200 Doug Simon Merge.
Fri, 12 Jun 2015 14:53:05 +0200 Stefan Anzinger Add parameter description to jvmci.make
Fri, 12 Jun 2015 15:34:11 +0200 Doug Simon fixed subtle makefile evaluation order issue in the verification that only existing JVMCI services and options are exported in make/defs.make
Fri, 12 Jun 2015 15:33:11 +0200 Doug Simon switched to use of simple makefile assignment in jvmci.make and removed unnecessary semicolons
Fri, 12 Jun 2015 13:04:35 +0200 Doug Simon verify that only existing JVMCI services and options are exported in make/defs.make
Fri, 12 Jun 2015 01:25:58 +0200 Doug Simon don't add command used to generate jvmci.make to the top of jvmci.make as it confuses the gate check that this file is in sync with suite*.py