hg: jdk8/build: 7074397: Build infrastructure changes (makefile re-write)

kelly.ohair at oracle.com kelly.ohair at oracle.com
Wed Apr 11 01:21:09 UTC 2012


Changeset: e1830598f0b7
Author:    ohair
Date:      2012-04-10 08:18 -0700
URL:       http://hg.openjdk.java.net/jdk8/build/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




More information about the build-dev mailing list