hg: openjfx/8/graphics/rt: Rebuilt the native build support for Gradle so that we don't use the makefiles at all anymore, and the native sub projects were removed and instead are just source directories in the graphics project. Everything was tested on Mac, Linux (32bit) and Windows (64 bit but 32 bit JVM). The code needs to be factored and made much better (lots of nasty details were discovered along the way), but at least things are mostly building. On Windows we need a better mechanism for identifying the build paths -- maybe we need to go back to the VSProperties generation routine, but I hope not.
hang.vo at oracle.com
hang.vo at oracle.com
Tue Mar 19 01:04:46 PDT 2013
Changeset: a3bfe0d84b14
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-03-19 00:54 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/a3bfe0d84b14
Rebuilt the native build support for Gradle so that we don't use the makefiles at all anymore, and the native sub projects were removed and instead are just source directories in the graphics project. Everything was tested on Mac, Linux (32bit) and Windows (64 bit but 32 bit JVM). The code needs to be factored and made much better (lots of nasty details were discovered along the way), but at least things are mostly building. On Windows we need a better mechanism for identifying the build paths -- maybe we need to go back to the VSProperties generation routine, but I hope not.
! build.gradle
! generator.gradle
! settings.gradle
More information about the openjfx-dev
mailing list