hg: build-infra/jdk8: 2 new changesets
magnus.ihse.bursie at oracle.com
magnus.ihse.bursie at oracle.com
Thu Sep 20 04:54:33 PDT 2012
Changeset: a770fc735fe3
Author: ihse
Date: 2012-09-20 12:59 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/a770fc735fe3
* Enforce bash as requirement.
* Simplify code now that we know we have bash
* Add new configure script at forest root; use this to launch configure with bash if called as "sh configure"
* Fix so whitespace in configure arguments in general is treated properly and not lost (finally!)
! common/autoconf/autogen.sh
! common/autoconf/basics.m4
! common/autoconf/configure
! common/autoconf/generated-configure.sh
! common/autoconf/toolchain.m4
! common/bin/hide_important_warnings_from_javac.sh
! common/bin/logger.sh
+ configure
Changeset: 91e36bc5c9d6
Author: ihse
Date: 2012-09-20 13:43 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/91e36bc5c9d6
Make sure the NewMakefile bridge uses bash to call configure script.
! NewMakefile.gmk
More information about the build-infra-dev
mailing list