log make/Makefile @ 17580:0037e964ce48 jdk8u11-b03

age author description
Tue, 15 Oct 2013 08:25:43 -0700 dcubed 7165611: implement Full Debug Symbols on MacOS X hotspot
Thu, 20 Jun 2013 10:55:42 -0700 twisti added back Graal export rules
Thu, 20 Jun 2013 13:47:53 +0200 Lukas Stadler fix recent merge with hsx (Mac build problems)
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Mon, 06 May 2013 19:49:23 -0700 twisti 8008772: remove gamma launcher
Mon, 15 Apr 2013 16:20:05 -0700 twisti 7172922: export_ makefile targets do not work unless all supported variants are built
Tue, 18 Jun 2013 18:35:18 +0200 Doug Simon hard code use of python2.7 executable
Tue, 18 Jun 2013 18:17:04 +0200 Doug Simon remove build-graal.xml and have make directly call mx to generate graal.jar
Fri, 07 Jun 2013 15:59:09 +0200 Doug Simon added graal.options mechanism for being able to override default option values
Tue, 16 Apr 2013 23:18:03 +0200 Doug Simon added BUILD_GRAAL_JAR build variable to Makefile to control whether or not graal.jar is built by make
Tue, 16 Apr 2013 17:39:46 +0200 Gilles Duboscq Merge with hsx/hotspot-comp
Fri, 12 Apr 2013 15:53:30 -0700 drchase 7104565: trim jprt build targets
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Wed, 20 Mar 2013 17:04:45 -0700 twisti 8006965: remove test_gamma and add dedicated test_* targets instead