hg: build-infra/jdk8: 10 new changesets
erik.joelsson at oracle.com
erik.joelsson at oracle.com
Thu Jun 7 08:14:56 PDT 2012
Changeset: 36e28c27a215
Author: jonas
Date: 2012-06-05 12:59 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/36e28c27a215
rename BIN-argument to SetupNativeCompilation to OBJECT_DIR...as it contains directory where object files are put
! common/makefiles/NativeCompilation.gmk
Changeset: 1d2a369ae52f
Author: jonas
Date: 2012-06-05 13:10 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/1d2a369ae52f
change so that is assigned to target-file, not on (intermediate) object files. Target lib/exe depends on the object-files anyway
! common/makefiles/NativeCompilation.gmk
Changeset: 7beb95c5dccd
Author: jonas
Date: 2012-06-05 13:21 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/7beb95c5dccd
rename LIB-argument to SetupNativeCompilation to LIBRARY (matches old build system really well)
! common/makefiles/NativeCompilation.gmk
Changeset: 895dad324e3f
Author: jonas
Date: 2012-06-07 11:10 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/895dad324e3f
change LIBRARY argument to SetupNativeCompilation, so that it should only be a filename and put the output directory into OUTPUT_DIR instead
! common/autoconf/configure.ac
! common/makefiles/NativeCompilation.gmk
Changeset: dbbe3feba9a9
Author: jonas
Date: 2012-06-07 11:43 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/dbbe3feba9a9
rename EXE-argument to SetupNativeCompilation to PROGRAM (matches old build system really well)
! common/makefiles/NativeCompilation.gmk
Changeset: f3a06937c8e7
Author: jonas
Date: 2012-06-07 12:28 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/f3a06937c8e7
PROGRAM argument to SetupNativeCompilation should now no longer end with EXE_SUFFIX. This is automatically added inside SetupNativeCompilation
! common/makefiles/NativeCompilation.gmk
Changeset: 65bde5ecb596
Author: jonas
Date: 2012-06-07 13:36 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/65bde5ecb596
LIBRARY argument to SetupNativeCompilation should now no longer start with LIBRARY_PREFIX and end with {SHARED/STATIC}_LIBRARY_SUFFIX. This is automatically added inside SetupNativeCompilation
! common/makefiles/NativeCompilation.gmk
Changeset: 26ce6e556155
Author: jonas
Date: 2012-06-07 14:57 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/26ce6e556155
remove space betweeen -M and actual mapfile for SunStudio
! common/autoconf/configure.ac
! common/autoconf/generated-configure.sh
Changeset: 8b0105bb1ab9
Author: jonas
Date: 2012-06-07 14:57 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/8b0105bb1ab9
remove (maybe) extra spaces in handling of mapfiles
! common/makefiles/NativeCompilation.gmk
Changeset: 47358ca30813
Author: erikj
Date: 2012-06-07 17:14 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/47358ca30813
Merge
! common/autoconf/configure.ac
! common/autoconf/generated-configure.sh
More information about the build-infra-dev
mailing list