log make/jvmci.make @ 21917:0df6a0cb4b5f

age author description
Thu, 11 Jun 2015 11:35:27 +0200 Stefan Anzinger Cleanup code in mx_graal_makefile.py, add comments
Thu, 11 Jun 2015 11:07:28 +0200 Stefan Anzinger jvmci.make remove generated source from search path; export compilers into a different directory when jvmci is disabled: jre/lib/<arch>/(server|client)-nojvmci/
Wed, 10 Jun 2015 14:56:49 +0200 Stefan Anzinger jvmci.make put temp dirs into the target directory
Wed, 10 Jun 2015 13:22:03 +0200 Stefan Anzinger Make jvmci.make quiet and use recipe for build and jar
Tue, 09 Jun 2015 23:00:38 +0200 Doug Simon removed trailing slash from directory names in jvmci.make
Tue, 09 Jun 2015 10:32:54 +0200 Stefan Anzinger Escape find filename pattern, as it would be expanded if there exists a *.java file in the working directory. (JBS:GRAAL-52)
Tue, 09 Jun 2015 07:51:46 +0200 Doug Simon added missing annotationProcessors to com.oracle.jvmci.debug project
Tue, 09 Jun 2015 00:22:49 +0200 Doug Simon moved JVMCI sources from graal/ to jvmci/ directory
Mon, 08 Jun 2015 23:40:08 +0200 Doug Simon removed MX_TARGET; replace VERBOSE with MAKE_VERBOSE
Mon, 08 Jun 2015 18:07:25 +0200 Stefan Anzinger Create DEST_SUBDIR when doing install_jvm (JBS:GRAAL-52)
Fri, 05 Jun 2015 16:28:19 +0200 Stefan Anzinger Make jvmci.make stable; add header for building the jvmci.make; default to use the jvmci.make file when running mx.build
Fri, 05 Jun 2015 10:00:06 +0200 Stefan Anzinger Add -m switch to mx build, which builds/exports JVMCI with the make/jvmci.make file
Thu, 04 Jun 2015 09:17:32 +0200 Stefan Anzinger Update jvmci.make to latest suites.py
Thu, 04 Jun 2015 03:21:58 +0200 Stefan Anzinger Improve makefile generator, exporting files into shared dir (JBS:GRAAL-52)