hg: build-infra/jdk8: 5 new changesets
magnus.ihse.bursie at oracle.com
magnus.ihse.bursie at oracle.com
Tue Oct 9 05:24:57 PDT 2012
Changeset: 007ebcd125c1
Author: ihse
Date: 2012-09-28 15:12 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/007ebcd125c1
Improve method for locating Visual Studio. Now, first we look for file on
disk, then we fall back to VS shell environment. In both cases, extract the needed
variables and store them in the spec.gmk file. This removes the need to check for VS prompt at make time and to generate a
localdevenv.gmk.
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
! common/autoconf/toolchain.m4
! common/autoconf/toolchain_windows.m4
! common/bin/extractvcvars.sh
! common/makefiles/MakeBase.gmk
Changeset: c5543072502a
Author: ihse
Date: 2012-09-28 15:24 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/c5543072502a
Inline the functionality in extractvsvars.sh into toolchain_windows.m4.
! common/autoconf/basics.m4
! common/autoconf/generated-configure.sh
! common/autoconf/toolchain_windows.m4
- common/bin/extractvcvars.sh
Changeset: 9e5bd268e08d
Author: ihse
Date: 2012-09-28 15:26 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/9e5bd268e08d
Merge
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
Changeset: d0dccf3faed4
Author: ihse
Date: 2012-10-09 14:20 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/d0dccf3faed4
* Add check on Solaris that we're actually using Sun Studio compilers.
* Add CC_VERSION/CC_VENDOR (and CXX_...); currently only valid for Solaris.
* Fix bug in BASIC_REMOVE_SYMBOLIC_LINKS.
* Make sure BASIC_CHECK_PATHS_WINDOWS is run only on Windows.
* Fix bug in TOOLCHAIN_SETUP_VISUAL_STUDIO_ENV.
! common/autoconf/basics.m4
! common/autoconf/basics_windows.m4
! common/autoconf/generated-configure.sh
! common/autoconf/toolchain.m4
! common/autoconf/toolchain_windows.m4
Changeset: e6845fecd58d
Author: ihse
Date: 2012-10-09 14:24 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/rev/e6845fecd58d
Merge
! common/autoconf/generated-configure.sh
! common/autoconf/spec.gmk.in
! common/autoconf/toolchain.m4
! common/autoconf/toolchain_windows.m4
More information about the build-infra-dev
mailing list