hg: build-infra/jdk8: 2 new changesets

magnus.ihse.bursie at oracle.com magnus.ihse.bursie at oracle.com
Wed May 23 03:45:54 PDT 2012


Changeset: 02005768537f
Author:    ihse
Date:      2012-05-23 12:41 +0200
URL:       http://hg.openjdk.java.net/build-infra/jdk8/rev/02005768537f

* Compile configure.ac into generated-configure.sh, and let configure be a
wrapper script, to enable better control.
* Add support for equating --host and --target, if not both are set.
* Make autoconf think --build was set even if it was not, if cross-compiling, to avoid strange behavior in autoconf.
* Make autoconf exit on invalid options as default (can be overridden by --disable-option-checking)
* Move config.log file to build output directory after a successful configuration.

! common/autoconf/autogen.sh
! common/autoconf/configure
! common/autoconf/configure.ac
+ common/autoconf/generated-configure.sh

Changeset: 4cd49a49b5aa
Author:    ihse
Date:      2012-05-23 12:45 +0200
URL:       http://hg.openjdk.java.net/build-infra/jdk8/rev/4cd49a49b5aa

Merge

! common/autoconf/configure
! common/autoconf/configure.ac
! common/autoconf/generated-configure.sh




More information about the build-infra-dev mailing list