hg: build-infra/jdk7: 2 new changesets

fredrik.ohrstrom at oracle.com fredrik.ohrstrom at oracle.com
Fri Aug 19 08:18:22 PDT 2011


Changeset: 83c65554e814
Author:    ohrstrom
Date:      2011-08-19 17:24 +0200
URL:       http://hg.openjdk.java.net/build-infra/jdk7/rev/83c65554e814

First example of a configure script.

! Makefile
+ autogen.sh
+ common/config/Makefile.in
+ common/config/builddeps.m4
+ common/config/config.guess
+ common/config/config.sub
+ common/config/cores.m4
+ common/config/help.m4
+ common/config/install.sh
+ common/config/platform.m4
+ common/config/spec.gmk.in
+ common/make/MakeBase.gmk
+ configure
+ configure.ac
+ make/all.gmk

Changeset: 65da9e95021e
Author:    ohrstrom
Date:      2011-08-19 17:28 +0200
URL:       http://hg.openjdk.java.net/build-infra/jdk7/rev/65da9e95021e

And an example of a builddeps.conf file.

+ common/config/builddeps.conf.example




More information about the build-infra-dev mailing list