log hotspot/.cproject @ 24218:719853999215 jvmci-0.32

age author description
Mon, 12 Jun 2017 16:03:24 +0200 Doug Simon update config for Eclipse Neon
Fri, 19 May 2017 00:18:36 +0200 Doug Simon removed defunct support for non-INCLUDE_JVMCI builds
Thu, 08 Oct 2015 17:28:41 -0700 Tom Rodriguez Rename jdk.internal.jvmci to jdk.vm.ci
Thu, 20 Aug 2015 21:54:35 +0200 Doug Simon updated symbols defined for hotspot CDT project
Mon, 10 Aug 2015 12:00:08 +0200 Doug Simon disable building native projects from Eclipse until we know how to do it properly with CDT
Mon, 03 Aug 2015 15:11:10 +0200 Stefan Anzinger [SPARC] Add SPARC specific symbol configuration to the hotspot eclipse project (Helps to index SPARC specific C++ code in Eclipse CDT)
Fri, 26 Jun 2015 20:32:09 +0200 Doug Simon fix references after com.oracle.jvmci to jdk.internal.jvmci rename
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Tue, 26 May 2015 17:13:37 +0200 Doug Simon moved com.oracle.graal.hotspot.jvmci classes to com.oracle.jvmci.hotspot module (JBS:GRAAL-53)
Tue, 17 Feb 2015 15:09:28 +0100 Gilles Duboscq Add multiple configurations for the HotSpot C/C++ projects. Use them to have various #define sets
Wed, 19 Nov 2014 13:10:24 +0100 Doug Simon fixed support for IDE_BUILD_TARGET
Tue, 27 May 2014 21:20:36 +0200 Doug Simon added ${workspace}/com.oracle.graal.hotspot/src_gen/hotspot to include paths
Thu, 13 Mar 2014 17:49:57 +0100 Doug Simon added COMPILERGRAAL to predefined symbols in hotspot CDT project
Tue, 15 Jan 2013 15:16:42 +0100 Gilles Duboscq Add GRAALVM to the defined symbols for the hotspot project
Thu, 14 Jun 2012 17:10:17 +0200 Gilles Duboscq Add C2 to C++ analysis for eclipse
Wed, 30 May 2012 18:03:53 +0200 Doug Simon turned off C++ code analysis
Fri, 04 May 2012 16:38:38 +0200 Doug Simon removed product and debug configurations from hotspot CDT project config
Thu, 29 Mar 2012 18:43:30 +0200 Lukas Stadler compilation queue changes:
Fri, 16 Mar 2012 20:23:29 +0100 Doug Simon added mechanism for disabling automatic native builds from the IDE (set IDE_BUILD_TARGET="" in mx/env)
Tue, 28 Feb 2012 17:53:07 +0100 Lukas Stadler eclipse CDT project update
Mon, 27 Feb 2012 14:45:10 +0100 Lukas Stadler use mx tool instead of domake for the hotspot eclipse C++ project, remove domake and clean
Mon, 09 Jan 2012 17:15:03 +0100 Lukas Stadler small fixes to the c++ eclipse project files
Wed, 09 Nov 2011 11:27:50 +0100 Lukas Stadler fix to project files
Wed, 31 Aug 2011 09:58:35 +0200 Lukas Stadler remove some ci-dependencies
Fri, 12 Aug 2011 10:43:59 +0200 Lukas Stadler re-add C++ eclipse project