Erik Joelsson
958b1de2d9
8079788: Fix broken CL version detection in configure for some Visual Studio configurations
...
Reviewed-by: tbell
2016-08-04 10:03:57 +02:00
Tim Bell
aa7539d3df
8081676: Verify that configure detects AS on Solaris and print help otherwise
...
Reviewed-by: dholmes, erikj
2016-06-27 08:04:48 -07:00
Erik Joelsson
3cd4bea953
8158535: Configure script uses basic tools directly in many places
...
Reviewed-by: dholmes
2016-06-07 15:42:20 +02:00
Erik Joelsson
fbc16fb0e0
8155587: Cross compilation may cause compiler warnings for "build" compiler
...
Reviewed-by: dholmes, cjplummer
2016-05-11 14:48:30 +02:00
Erik Joelsson
e709aa268d
8152666: The new Hotspot Build System
...
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Ingemar Aberg <ingemar.aberg@oracle.com>
Reviewed-by: ihse, dcubed, erikj
2016-04-08 13:14:23 +02:00
Chris Hegarty
e3a4ad6685
Merge
2016-03-22 10:44:28 +00:00
Andrew John Hughes
72445d6e64
8151841: Build needs additional flags to compile with GCC 6
...
C++ standard needs to be explicitly set and some optimisations turned off to build on GCC 6
Reviewed-by: erikj, dholmes, kbarrett
2016-03-19 01:28:49 +00:00
Alan Bateman
cc661dd1c6
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, tbell
2016-03-17 19:03:53 +00:00
Magnus Ihse Bursie
f395ccd749
8149647: Incremental enhancements from build-infra
...
Reviewed-by: erikj
2016-02-12 11:07:35 +01:00
Magnus Ihse Bursie
4260fd470c
8148351: Only display resolved symlink for compiler, do not change path
...
Reviewed-by: erikj
2016-01-30 10:28:45 +01:00
Magnus Ihse Bursie
6559500ac2
8146995: Introduce named arguments in configure
...
Reviewed-by: erikj
2016-01-14 11:58:32 +01:00
Magnus Ihse Bursie
a8c5ddd505
8142907: Integration of minor fixes from the build-infra project
...
Reviewed-by: erikj, dholmes
2015-12-15 11:02:03 +01:00
Erik Joelsson
086e3e9a94
8143141: Bring in minor build changes from the jigsaw/jake forest
...
Reviewed-by: ihse, mchung
2015-11-24 15:46:04 +01:00
Jesper Wilhelmsson
d6aebcf380
Merge
2015-11-05 19:31:19 +01:00
Erik Joelsson
8b1e49f604
8140593: Add configure parameter for devkit for the build compiler
...
Reviewed-by: ihse
2015-10-29 17:11:55 +01:00
Bob Vandette
f2ee7868f3
8136556: Add the ability to perform static builds of MacOSX x64 binaries
...
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
2015-10-19 13:21:27 -04:00
Erik Joelsson
eb0e012f6c
8138694: Devkit build on Macosx still requires Xcode to be installed
...
Reviewed-by: ihse, tbell
2015-10-05 13:44:40 +02:00
Magnus Ihse Bursie
d50c38edf7
8064808: Disable use of broken objcopy on Solaris, remove adhoc helper tools
...
Reviewed-by: erikj
2015-09-11 10:05:49 +02:00
Magnus Ihse Bursie
45c77a184b
8078046: Remove MCS post-processing on Solaris
...
Reviewed-by: dholmes
2015-05-06 15:30:51 +02:00
Erik Joelsson
20afeb9907
8078437: Enable use of devkits for Windows
...
Reviewed-by: ihse
2015-04-29 22:33:42 +02:00
Erik Joelsson
4ad9ac199d
8077824: Introduce DefineNativeToolchain to handle toolchain configurations
...
Reviewed-by: ihse, tbell
2015-04-17 13:54:50 +02:00
Erik Joelsson
da29001018
8075495: Update jtreg bin location in configure
...
Reviewed-by: alanb
2015-03-19 12:10:56 +01:00
Magnus Ihse Bursie
70e66b384a
8074099: Even with toolchain type clang, OBJC is set to gcc
...
Reviewed-by: erikj, ddehaven
2015-03-04 10:47:36 +01:00
Erik Joelsson
6f19ee9717
8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
...
Reviewed-by: tbell, ihse
2015-01-15 16:36:24 +01:00
Erik Helin
2f10adad63
8065648: Remove the flag -fsanitize=undefined for GCC 4.9 and later
...
Reviewed-by: erikj
2014-11-24 14:44:10 +01:00
Volker Simonis
cdb4a8c15b
8057538: Build the freetype library during configure on Windows
...
Reviewed-by: erikj, ihse
2014-09-09 17:42:07 +01:00
David Dehaven
9110c16bd9
8043340: [macosx] Fix hard-wired paths to JavaVM.framework
...
Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later
Reviewed-by: erikj, henryjen, dholmes
2014-06-18 12:52:13 -07:00
Mike Duigou
7b2f1d267c
8032045: Enable compiler and linker safety switches for debug builds
...
Enable GCC linker protections, runtime bounds checks and stack protection.
Reviewed-by: ihse, dholmes
2014-06-12 16:33:32 -07:00
Magnus Ihse Bursie
268191c838
8035751: Clean up Visual Studio detection logic
...
Reviewed-by: erikj, tbell
2014-03-31 22:30:11 +02:00
Erik Joelsson
4cbd014b29
8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris
...
Reviewed-by: ihse
2014-03-28 14:59:56 +01:00
Henry Jen
97a80c5f9d
8019470: Changes needed to compile JDK 8 on MacOS with clang compiler
...
Reviewed-by: erikj, ihse
2014-02-25 23:38:52 -08:00
Magnus Ihse Bursie
e7066f3923
8035725: Must keep microsoft VS_PATH on PATH after toolchain detection
...
Reviewed-by: erikj
2014-02-25 15:19:32 +01:00
Magnus Ihse Bursie
0bedc5f1e7
8034788: Rewrite toolchain.m4 to support multiple toolchains per platform
...
Reviewed-by: henryjen, erikj
2014-02-24 12:16:58 +01:00
Mike Duigou
c59b650c96
8030350: Enable additional compiler warnings for GCC
...
Reviewed-by: dholmes, coleenp, tbell, erikj, ihse
2014-02-12 17:03:39 -08:00
Erik Joelsson
7331f030bd
8034098: Configure leaves 'a.out' in root dir
...
Reviewed-by: tbell, ihse
2014-02-11 10:44:23 +01:00
Magnus Ihse Bursie
57fe89a46b
8031759: Improved tool overriding in configure
...
Reviewed-by: tbell, mduigou, erikj
2014-01-29 11:21:54 +01:00
Vladimir Kozlov
c69384815e
Merge
2014-01-28 14:10:47 -08:00
Magnus Ihse Bursie
4d64b2ea8d
8022411: Allow overriding of CXX and CC with absolute path
...
Reviewed-by: erikj, tbell
2014-01-28 14:47:22 +01:00
Vladimir Kozlov
f944a1f85d
Merge
2014-01-22 14:18:33 -08:00
Mike Duigou
35219b09da
8031668: TOOLCHAIN_FIND_COMPILER unexpectedly resolves symbolic links
...
Reviewed-by: erikj, ihse
2014-01-14 10:25:22 -08:00
Erik Joelsson
9e98292064
8030781: System.setProperties(null) drops all system properties (RELEASE not set)
...
Reviewed-by: alanb, ihse, tbell
2014-01-08 14:02:32 +01:00
Vladimir Kozlov
039db22f0a
Merge
2013-11-05 17:33:48 -08:00
David Dehaven
c1f40ad95d
8016096: [macosx] jawt_md.h shipped with jdk is outdated
...
Revised build system and added platform specific headers for Mac OS X
Reviewed-by: ihse, erikj
2013-10-24 20:45:43 -04:00
Magnus Ihse Bursie
6599bbfe0d
8001912: Improve detection of msvcr100.dll
...
Reviewed-by: erikj
2013-10-18 10:41:18 +02:00
Magnus Ihse Bursie
952d9ce87c
8001931: The new build system whitespace cleanup
...
Reviewed-by: tbell, simonis, erikj
2013-10-10 14:58:19 +02:00
Tim Bell
3cb6eedf9f
8023611: Win32 and win64: Remove all the WARNINGS in JDK 8 builds for Windows 2008 and MSVS 2010 SP1
...
Reviewed-by: erikj
2013-10-09 18:51:32 -07:00
Magnus Ihse Bursie
862bc33d7a
8024815: Make --with-dxsdk and friends deprecated
...
Reviewed-by: erikj
2013-09-18 12:37:54 +02:00
Volker Simonis
988aff4a2b
8024265: Enable new build on AIX
...
Reviewed-by: ihse
2013-09-12 12:29:17 -07:00
Vadim Pakhnushev
57ed4a7edf
8008022: Upgrade Direct X SDK used to build JDK
...
Reviewed-by: erikj, prr, ihse
2013-09-12 12:12:13 +02:00
Vladimir Kozlov
864df016ea
Merge
2013-09-05 10:58:25 -07:00