hg: build-infra/jdk8: 15 new changesets
erik.joelsson at oracle.com
erik.joelsson at oracle.com
Mon Jan 7 03:30:06 PST 2013
Changeset: 77f062a41850
Author: erikj
Date: 2012-12-27 20:15 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/77f062a41850
8001942: build-infra: General permission problems on Windows/cygwin
Summary: Added sanity check for file permissions in configure
Reviewed-by: tbell, ohair
! common/autoconf/basics.m4
! common/autoconf/generated-configure.sh
Changeset: d2c1f80118de
Author: erikj
Date: 2012-12-27 20:18 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/d2c1f80118de
8005540: build-infra: Improve incremental build speed on windows by caching find results
Reviewed-by: ohair
! common/makefiles/IdlCompilation.gmk
! common/makefiles/JavaCompilation.gmk
! common/makefiles/MakeBase.gmk
! common/makefiles/NativeCompilation.gmk
Changeset: d5f3a6f60d51
Author: erikj
Date: 2012-12-27 20:55 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/d5f3a6f60d51
8005548: build-infra: Fix docs target on windows
Summary: Fix path sep variable
Reviewed-by: tbell
! common/makefiles/javadoc/Javadoc.gmk
Changeset: ef6adbf511cc
Author: erikj
Date: 2012-12-28 09:51 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/ef6adbf511cc
8005549: build-infra: Merge NewMakefile.gmk and common/makefiles/Makefile
Reviewed-by: ohair, tbell
! NewMakefile.gmk
! common/autoconf/Makefile.in
! common/autoconf/generated-configure.sh
+ common/makefiles/Jprt.gmk
! common/makefiles/Main.gmk
! common/makefiles/MakeHelpers.gmk
! common/makefiles/Makefile
Changeset: 2d9bb72b4e34
Author: erikj
Date: 2012-12-30 12:15 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/2d9bb72b4e34
8004490: build-infra: mac: hotspot is always built in product, regardless of --with-debug-level setting
Reviewed-by: tbell
! common/autoconf/generated-configure.sh
! common/autoconf/jdk-options.m4
Changeset: abc8078e070b
Author: erikj
Date: 2013-01-01 14:13 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/abc8078e070b
8001895: build-infra: Make JDK_BUILD_NUMBER and MILESTONE customizable
Summary: Added configure params
Reviewed-by: ohair
! common/autoconf/generated-configure.sh
! common/autoconf/jdk-options.m4
! common/autoconf/spec.gmk.in
! common/autoconf/version.numbers
Changeset: 14d7ebe42c8d
Author: erikj
Date: 2013-01-02 11:29 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/14d7ebe42c8d
8005347: build-infra: Verify 'gnumake source' at the top level works ok
Reviewed-by: tbell, ohair, dholmes
! common/autoconf/basics.m4
- common/autoconf/closed.version.numbers
! common/autoconf/generated-configure.sh
! common/autoconf/jdk-options.m4
! common/autoconf/spec.gmk.in
= common/autoconf/version-numbers < common/autoconf/version.numbers
Changeset: 348a881c6da0
Author: erikj
Date: 2013-01-02 15:36 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/348a881c6da0
8005355: build-infra: Java security signing (need a top-level make target).
Reviewed-by: tbell, ohair
! common/autoconf/spec.gmk.in
! common/makefiles/Main.gmk
Changeset: befbad2e4d87
Author: erikj
Date: 2013-01-03 20:54 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/befbad2e4d87
8005635: build-infra: Support building install in jprt
Reviewed-by: ohair
Contributed-by: tim.bell at oracle.com, erik.joelsson at oracle.com
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
! common/bin/compare.sh
! common/bin/compare_exceptions.sh.incl
! common/makefiles/Jprt.gmk
! common/src/fixpath.c
Changeset: 39194e004ade
Author: erikj
Date: 2013-01-04 11:31 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/39194e004ade
8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build
Reviewed-by: ohair
! common/autoconf/compare.sh.in
! common/bin/compare.sh
Changeset: 9263657c2756
Author: erikj
Date: 2013-01-04 16:56 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/9263657c2756
8005692: build-infra: Target "all" should do the right thing
Reviewed-by: tbell
! common/makefiles/Main.gmk
Changeset: c874a8a27933
Author: erikj
Date: 2013-01-04 17:05 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/c874a8a27933
8005597: build-infra: bridgeBuild broken for pure openjdk build
Reviewed-by: tbell
! common/makefiles/Jprt.gmk
Changeset: 7b9c42f14281
Author: erikj
Date: 2013-01-04 17:08 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/7b9c42f14281
8005654: build-infra: Create sec-bin.zip
Reviewed-by: tbell
! common/bin/compare.sh
! common/makefiles/JavaCompilation.gmk
Changeset: 2597feac57c0
Author: erikj
Date: 2013-01-04 22:43 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/2597feac57c0
8005723: build-infra: in new infra build, sec-windows-bin-zip and jgss-windows-*-bin.zip are missing
Reviewed-by: tbell
! common/bin/compare.sh
! common/bin/compare_exceptions.sh.incl
Changeset: 348dc6705157
Author: erikj
Date: 2013-01-07 12:27 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/348dc6705157
Merge
! NewMakefile.gmk
! common/autoconf/Makefile.in
! common/autoconf/basics.m4
! common/autoconf/compare.sh.in
! common/autoconf/generated-configure.sh
! common/autoconf/jdk-options.m4
! common/autoconf/spec.gmk.in
! common/autoconf/version-numbers
! common/bin/compare.sh
! common/bin/compare_exceptions.sh.incl
! 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/javadoc/Javadoc.gmk
! common/src/fixpath.c
More information about the build-infra-dev
mailing list