log make/Makefile @ 21001:acc86d08e1cc

age author description
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Thu, 04 Sep 2014 23:49:17 -0700 kvn 8057643: Unable to build --with-debug-level=optimized on OSX
Thu, 28 Aug 2014 23:30:13 +0400 iignatyev 8056223: typo in export_optimized_jdk
Wed, 27 Aug 2014 17:09:18 +0400 iignatyev 8056072: add jprt_optimized targets
Wed, 03 Dec 2014 22:10:15 +0100 Doug Simon try to be more precise about python executable name
Wed, 03 Dec 2014 16:07:22 +0100 Doug Simon mx: changes towards supporting python 2.6 for call to mx from make/Makefile
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Mon, 25 Aug 2014 12:57:49 +0200 Doug Simon add support for installing distribution jars into jre/lib/ext directory
Thu, 05 Jun 2014 12:19:39 -0700 Tom Rodriguez graal build targets should automatically set INCLUDE_GRAAL
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Thu, 13 Mar 2014 13:38:02 -0700 twisti undo accidentially pushed make/Makefile changes
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Wed, 10 Jul 2013 09:14:25 -0700 simonis 8019922: PPC64 (part 8): Implement Linux/PPC64 support in HotSpot makefiles
Fri, 21 Jun 2013 15:56:24 -0700 kvn Merge
Wed, 19 Jun 2013 12:15:50 +0200 goetz 8016476: PPC64 (part 1): reenable CORE build
Thu, 30 Jan 2014 14:12:22 -0800 rdurbin 8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
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
Mon, 25 Mar 2013 17:37:21 +0100 Doug Simon re-enabled Full Debug Symbols builds of the Graal VM
Mon, 11 Mar 2013 18:57:12 +0100 Doug Simon applied patch to Makefile system for building graal.jar (CR-102)
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Tue, 19 Feb 2013 18:45:49 +0100 mgerdin 8006753: fix failed for JDK-8002415 White box testing API for HotSpot
Fri, 25 Jan 2013 10:04:08 -0500 zgu 8000692: Remove old KERNEL code
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Mon, 29 Oct 2012 11:08:48 -0700 twisti 8000780: make Zero build and run with JDK8
Wed, 10 Oct 2012 14:35:58 -0400 jprovino 7189254: Change makefiles for more flexibility to override defaults
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Tue, 24 Apr 2012 15:20:40 -0700 dcubed Merge
Tue, 03 Apr 2012 09:48:34 -0700 dcubed 7158067: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect product builds
Fri, 23 Mar 2012 11:50:33 -0700 dcubed 7102323: RFE: enable Full Debug Symbols Phase 1 on Solaris
Mon, 19 Mar 2012 10:09:24 +0100 erikj 7141246: build-infra merge: Introduce new JVM_VARIANT* to control which kind of jvm gets built
Thu, 23 Feb 2012 14:58:35 +0100 mgerdin 7148152: Add whitebox testing API to HotSpot
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Mon, 13 Feb 2012 04:30:59 -0800 twisti 7143766: add ALT_JDK_IMAGE_DIR and improve test_jdk
Wed, 01 Feb 2012 15:01:08 -0500 phh 7123386: RFE: Preserve universal builds of HotSpot on Mac OS X
Wed, 11 Jan 2012 17:34:02 -0500 phh 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Fri, 30 Sep 2011 13:48:17 -0700 iveresov Merge
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Fri, 16 Sep 2011 16:21:20 -0700 dcubed 7071904: 4/4 HotSpot: Full Debug Symbols
Wed, 17 Aug 2011 11:58:19 +0200 Gilles Duboscq Update linux makefiles to create a graal VM, make a few run* +x
Thu, 03 Mar 2011 19:25:53 +0100 Thomas Wuerthinger Merge with OpenJDK.
Mon, 14 Feb 2011 19:27:36 -0500 dholmes 7018429: JPRT: Update Makefile to use ALT_JDK_TARGET_IMPORT_PATH for copying JDK