hg: build-infra/jdk8: 13 new changesets
magnus.ihse.bursie at oracle.com
magnus.ihse.bursie at oracle.com
Thu Dec 5 02:42:00 PST 2013
Changeset: fa42ba45792c
Author: erikj
Date: 2013-09-18 14:10 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/fa42ba45792c
Building adlc in newhotspot.
- .jcheck/conf
! common/autoconf/spec.gmk.in
! common/makefiles/Main.gmk
! common/makefiles/NativeCompilation.gmk
Changeset: 828a63d7abad
Author: ihse
Date: 2013-09-20 10:45 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/828a63d7abad
Bug fix for SetupRMICompilation.
! common/makefiles/RMICompilation.gmk
Changeset: 9b20ad6ff304
Author: ihse
Date: 2013-09-23 12:24 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/9b20ad6ff304
Add output for saying what library we are about to compile.
! common/makefiles/NativeCompilation.gmk
Changeset: 10aaf0f80b9b
Author: ihse
Date: 2013-09-23 14:17 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/10aaf0f80b9b
Usability fixes.
! common/makefiles/Main.gmk
! common/makefiles/NativeCompilation.gmk
Changeset: cfc5f2d0d229
Author: ihse
Date: 2013-09-23 14:58 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/cfc5f2d0d229
Rename $1_OBJS_SO_FAR to $1_ALL_OBJS in SetupNativeCompilation.
! common/makefiles/NativeCompilation.gmk
Changeset: 36c5d142ef12
Author: erikj
Date: 2013-11-13 11:59 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/36c5d142ef12
Added rudimentary support for comparing hotspot dist directory.
! common/bin/compare.sh
Changeset: c9700a386fb0
Author: ihse
Date: 2013-12-03 14:36 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/c9700a386fb0
Merge
- NewMakefile.gmk
! common/autoconf/spec.gmk.in
! common/bin/compare.sh
- common/makefiles/HotspotWrapper.gmk
- common/makefiles/IdlCompilation.gmk
- common/makefiles/JavaCompilation.gmk
- common/makefiles/Jprt.gmk
- common/makefiles/Main.gmk
- common/makefiles/MakeBase.gmk
- common/makefiles/MakeHelpers.gmk
- common/makefiles/Makefile
- common/makefiles/NativeCompilation.gmk
- common/makefiles/RMICompilation.gmk
- common/makefiles/devkit/Makefile
- common/makefiles/devkit/Tools.gmk
- common/makefiles/javadoc/CORE_PKGS.gmk
- common/makefiles/javadoc/Javadoc.gmk
- common/makefiles/javadoc/NON_CORE_PKGS.gmk
- common/makefiles/javadoc/Notes.html
- common/makefiles/support/ListPathsSafely-post-compress.incl
- common/makefiles/support/ListPathsSafely-pre-compress.incl
- common/makefiles/support/ListPathsSafely-uncompress.sed
- common/makefiles/support/unicode2x.sed
- make/Defs-internal.gmk
+ make/Main.gmk
- make/README.pre-components
+ make/common/NativeCompilation.gmk
+ make/common/RMICompilation.gmk
- make/corba-rules.gmk
- make/deploy-rules.gmk
- make/hotspot-rules.gmk
- make/install-rules.gmk
- make/jaxp-rules.gmk
- make/jaxws-rules.gmk
- make/jdk-rules.gmk
- make/jprt.gmk
- make/langtools-rules.gmk
- make/nashorn-rules.gmk
- make/sanity-rules.gmk
- make/scripts/fixpath.pl
- make/scripts/vsvars.sh
- make/sponsors-rules.gmk
Changeset: feb3cf69e21a
Author: ihse
Date: 2013-12-03 15:07 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/feb3cf69e21a
Merge
! common/autoconf/spec.gmk.in
! common/bin/compare.sh
! make/Main.gmk
! make/common/NativeCompilation.gmk
! make/common/RMICompilation.gmk
Changeset: 797f817d8958
Author: ihse
Date: 2013-12-03 15:31 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/797f817d8958
Add configuration option "--disable-new-hotspot-build". When this is given,
"make hotspot" in a configuration will build using old build system. Without
it, it will build using the new. Target "newhotspot" is removed.
! common/autoconf/generated-configure.sh
! common/autoconf/source-dirs.m4
! common/autoconf/spec.gmk.in
! make/Main.gmk
Changeset: c90c4f705077
Author: ihse
Date: 2013-12-04 15:46 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/c90c4f705077
Make CONF= work again.
! Makefile
Changeset: 29ff4a6345b6
Author: ihse
Date: 2013-12-05 10:43 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/29ff4a6345b6
Merge
Changeset: 7f50f91f9461
Author: ihse
Date: 2013-12-05 11:33 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/7f50f91f9461
Fix broken merge (where whitespace cleanup were lost).
! make/common/NativeCompilation.gmk
! make/common/RMICompilation.gmk
Changeset: 9f1bdac69206
Author: ihse
Date: 2013-12-05 11:34 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/9f1bdac69206
Merge
More information about the build-infra-dev
mailing list