hg: build-infra/jdk8: 3 new changesets
magnus.ihse.bursie at oracle.com
magnus.ihse.bursie at oracle.com
Wed Sep 19 03:10:50 PDT 2012
Changeset: fa781874b96c
Author: ihse
Date: 2012-09-19 11:24 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/fa781874b96c
* Create BASIC_FIXUP_PATH and BASIC_FIXUP_EXECUTABLE, which does all path checking/cleanup that is needed.
* Replace SET_FULL_PATH, SPACESAFE and SET_FULL_PATH_SPACESAFE with these functions.
* Replace hard-coded values in REMOVE_SYMBOLIC_LINKS and BASIC_SETUP_PATHS (sed -> $SED, etc).
* Setup most fundamental tools much earlier, in a new BASIC_BOOTSTRAP_TOOLS.
* Bug fix: adhoc version string replaced "w" with "q" in user name (!).
! common/autoconf/basics.m4
! common/autoconf/boot-jdk.m4
! common/autoconf/configure.ac
! common/autoconf/generated-configure.sh
! common/autoconf/jdk-options.m4
! common/autoconf/libraries.m4
! common/autoconf/toolchain.m4
Changeset: fd527c853ccf
Author: ihse
Date: 2012-09-19 11:28 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/fd527c853ccf
Merge
! common/autoconf/basics.m4
! common/autoconf/boot-jdk.m4
! common/autoconf/configure.ac
! common/autoconf/generated-configure.sh
! common/autoconf/jdk-options.m4
! common/autoconf/libraries.m4
! common/autoconf/toolchain.m4
Changeset: 3f18c6bf5cc7
Author: ihse
Date: 2012-09-19 11:29 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/3f18c6bf5cc7
Now we can restore using MAKE on Windows.
! common/autoconf/spec.gmk.in
More information about the build-infra-dev
mailing list