hg: jdk8/jdk8: 2 new changesets
david.katleman at oracle.com
david.katleman at oracle.com
Wed Apr 11 14:56:29 PDT 2012
Changeset: e1830598f0b7
Author: ohair
Date: 2012-04-10 08:18 -0700
URL: http://hg.openjdk.java.net/jdk8/jdk8/rev/e1830598f0b7
7074397: Build infrastructure changes (makefile re-write)
Summary: New makefiles transition, old and new living side by side for now.
Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser
Contributed-by: ohrstrom <fredrik.ohrstrom at oracle.com>, erikj <erik.joelsson at oracle.com>, ihse <magnus.ihse.bursie at oracle.com>, tgranat <torbjorn.granat at oracle.com>, ykantser <yekaterina.kantserova at oracle.com>
+ common/autoconf/Makefile.in
+ common/autoconf/autogen.sh
+ common/autoconf/build-aux/config.guess
+ common/autoconf/build-aux/config.sub
+ common/autoconf/build-aux/install.sh
+ common/autoconf/build-aux/pkg.m4
+ common/autoconf/builddeps.conf.example
+ common/autoconf/builddeps.conf.nfs.example
+ common/autoconf/builddeps.m4
+ common/autoconf/closed.version.numbers
+ common/autoconf/config.h.in
+ common/autoconf/configure
+ common/autoconf/configure.ac
+ common/autoconf/cores.m4
+ common/autoconf/help.m4
+ common/autoconf/platform.m4
+ common/autoconf/spec.gmk.in
+ common/autoconf/version.numbers
+ common/bin/compareimage.sh
+ common/bin/diffexec.sh
+ common/bin/diffjarzip.sh
+ common/bin/difflib.sh
+ common/bin/difftext.sh
+ common/bin/exception_list_linux
+ common/bin/extractvcvars.sh
+ common/bin/hide_important_warnings_from_javac.sh
+ common/bin/logger.sh
+ common/makefiles/IdlCompilation.gmk
+ common/makefiles/JavaCompilation.gmk
+ common/makefiles/MakeBase.gmk
+ common/makefiles/Makefile
+ common/makefiles/NativeCompilation.gmk
+ common/makefiles/RMICompile.gmk
+ common/makefiles/compress.post
+ common/makefiles/compress.pre
+ common/makefiles/uncompress.sed
+ common/src/uncygdrive.c
Changeset: 894a478d2c48
Author: katleman
Date: 2012-04-11 14:07 -0700
URL: http://hg.openjdk.java.net/jdk8/jdk8/rev/894a478d2c48
Merge
More information about the jdk8-changes
mailing list