hg: build-infra/jdk8: 10 new changesets
magnus.ihse.bursie at oracle.com
magnus.ihse.bursie at oracle.com
Mon Sep 3 06:01:57 PDT 2012
Changeset: e79d9b349368
Author: ihse
Date: 2012-08-31 14:24 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/e79d9b349368
Fix config.guess wrapper to also compensate for autoconf lacking detection
of x86_64 on cygwin.
! common/autoconf/build-aux/config.guess
Changeset: 3d6d8453fc79
Author: ihse
Date: 2012-08-31 15:36 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/3d6d8453fc79
* Add COMPILE_TYPE=native/cross/reduced
* Clean up platform.m4: do proper handling of target bits, and detect compile type.
* Remove config.guess cygwin workaround in platform.m4 since this is now handled by the config.guess wrapper
* Make 64-bit builds default on all 64-bit platforms, including Solaris.
! common/autoconf/configure.ac
! common/autoconf/generated-configure.sh
! common/autoconf/platform.m4
! common/autoconf/spec.gmk.in
! common/autoconf/toolchain.m4
Changeset: 6f08c6e74bec
Author: ihse
Date: 2012-08-31 15:58 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/6f08c6e74bec
Clean up cross-compilation detection all around the code.
! common/autoconf/generated-configure.sh
! common/autoconf/hotspot-spec.gmk.in
! common/autoconf/platform.m4
! common/autoconf/spec.gmk.in
! common/autoconf/toolchain.m4
Changeset: d5b01c723e20
Author: ihse
Date: 2012-08-31 16:15 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/d5b01c723e20
Don't require X libs if building headless only.
! common/autoconf/generated-configure.sh
! common/autoconf/libraries.m4
Changeset: fffc27f98146
Author: ihse
Date: 2012-09-03 10:09 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/fffc27f98146
Set -m32/64 always on Solaris.
! common/autoconf/generated-configure.sh
! common/autoconf/platform.m4
Changeset: ea408ef75eb1
Author: ihse
Date: 2012-09-03 11:18 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/ea408ef75eb1
Fix autoconf detection of sparcv9.
! common/autoconf/build-aux/config.guess
! common/autoconf/platform.m4
Changeset: ced25fe68504
Author: ihse
Date: 2012-09-03 13:57 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/ced25fe68504
... and regenerate configure.
! common/autoconf/generated-configure.sh
Changeset: 242f0fd8b1cf
Author: ihse
Date: 2012-09-03 14:25 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/242f0fd8b1cf
Rename LEGACY_OPENJDK_TARGET_OS_API to OPENJDK_TARGET_OS_API_DIR, to conform with legacy variable naming standard.
! common/autoconf/generated-configure.sh
! common/autoconf/hotspot-spec.gmk.in
! common/autoconf/platform.m4
! common/autoconf/spec.gmk.in
! common/autoconf/toolchain.m4
Changeset: a52bd779805c
Author: ihse
Date: 2012-09-03 14:51 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/a52bd779805c
* Remove unused variable OPENJDK_TARGET_OS_FAMILY.
* Stop exposing OPENJDK_TARGET/BUILD_SYSTEM, and rename them to *_AUTOCONF_NAME
! common/autoconf/builddeps.conf.example
! common/autoconf/builddeps.m4
! common/autoconf/generated-configure.sh
! common/autoconf/platform.m4
! common/autoconf/spec.gmk.in
! common/autoconf/spec.sh.in
Changeset: 98ace38cbacd
Author: ihse
Date: 2012-09-03 15:01 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/98ace38cbacd
Regenerate configure.
! common/autoconf/generated-configure.sh
More information about the build-infra-dev
mailing list