log make/windows/makefiles/projectcreator.make @ 21798:395ac43a8578

age author description
Tue, 09 Jun 2015 00:22:49 +0200 Doug Simon moved JVMCI sources from graal/ to jvmci/ directory
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Fri, 23 Jan 2015 10:54:21 +0100 Doug Simon removed GPU code
Thu, 16 Oct 2014 16:11:58 +0200 mgronlun cherry-pick: 8035650: Exclude AIX from VS.NET make/windows/projectcreator.make
Tue, 20 May 2014 13:46:34 -0700 Tom Rodriguez initialize HotSpotVMConfig fields efficiently from C++
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Mon, 24 Feb 2014 13:29:14 +0100 mgronlun 8035650: Exclude AIX from VS.NET make/windows/projectcreator.make
Mon, 10 Mar 2014 16:26:10 +0100 Bernhard Urban make: remove GRAALVM and introduce COMPILERGRAAL. fix client hosted-mode
Sun, 09 Mar 2014 20:26:11 +0100 Andreas Woess windows: enable C1+C2 tiered
Sun, 09 Mar 2014 20:25:48 +0100 Andreas Woess windows: enable C1+Graal tiered
Thu, 30 Jan 2014 00:52:33 +0100 Doug Simon added support for co-existing GPU backends (JBS:GRAAL-1)
Sun, 10 Nov 2013 13:18:09 +0100 Doug Simon more HSAIL support in the C++ layer for executing HSAIL code on the simulator
Sun, 20 Oct 2013 01:00:02 +0200 Andreas Woess Backed out changeset: edb2e6bd6a01 (superseded by ce5e6f9075b6)
Sat, 12 Oct 2013 20:08:36 +0200 Andreas Woess fix hosted mode on windows after hotspot merge.
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Thu, 22 Aug 2013 10:20:50 -0700 iklam 8023406: make/windows/build_vm_def.sh takes too long even when BUILD_WIN_SA != 1
Thu, 10 Oct 2013 14:20:04 +0200 Gilles Duboscq Merge hs25-b46
Thu, 08 Aug 2013 09:21:30 -0700 dcubed 8016601: Unable to build hsx24 on Windows using project creator and Visual Studio
Mon, 24 Jun 2013 12:57:44 +0200 Andreas Woess fix windows build directory
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
Wed, 01 May 2013 23:02:46 +0200 Andreas Woess Windows build fix for PTX code
Thu, 14 Mar 2013 14:15:11 +0100 Andreas Woess windows build fix: server+graal build needs TIERED; include graal in client build
Wed, 13 Mar 2013 21:35:44 +0100 Andreas Woess fix windows build of the server and client vms
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Fri, 25 Jan 2013 10:04:08 -0500 zgu 8000692: Remove old KERNEL code
Tue, 04 Dec 2012 11:14:23 +0100 Christian Haeubl fixed windows make files and VS2012-specific compilation issues
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