Commit Graph

202 Commits

Author SHA1 Message Date
Erik Joelsson
530e7bd26f 8065576: Enable pipefail in the shell used by make to better detect build errors
Reviewed-by: ihse, tbell, martin
2015-01-14 16:03:59 +01:00
Severin Gehwolf
f4e7330e54 8067330: ZERO_ARCHDEF incorrectly defined for PPC/PPC64 architectures
Reviewed-by: simonis, tbell, erikj
2014-12-12 15:38:57 +01:00
Erik Joelsson
196d5af55e 8066828: configure fails if it's set --with-boot-jdk to use JDK 9 modular image
Reviewed-by: ihse
2014-12-09 08:49:22 +01:00
Chris Hegarty
8d19b510dd Merge 2014-12-03 19:28:30 +00:00
Chris Hegarty
b26d39ffd7 8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:20:21 +00:00
Magnus Ihse Bursie
c4ced97793 8065914: Various improvements and cleanup of build system
Reviewed-by: erikj
2014-11-27 15:41:56 +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
Magnus Ihse Bursie
88f336ba40 8065913: Various improvements in SetupNativeCompilation
Reviewed-by: erikj
2014-11-26 15:14:14 +01:00
Magnus Ihse Bursie
78df8f34ba 8065215: Print warning summary at end of configure
Reviewed-by: erikj, tbell
2014-11-21 16:11:28 +01:00
Magnus Ihse Bursie
a6355c5d7d 8058631: Rename posix to unix in build system to match file name changes
Reviewed-by: simonis, erikj, tbell
2014-11-21 16:05:46 +01:00
Erik Joelsson
20802dbd08 8065183: Add --with-copyright-year option to configure
Reviewed-by: ihse, tbell
2014-11-18 16:07:57 +01:00
Magnus Ihse Bursie
6b1eac7c4e 8062816: Fix configure freetype detection on Mac OS X Yosemite
Reviewed-by: tbell
2014-11-05 10:26:06 +01:00
Magnus Ihse Bursie
9b6713919a 8062661: Do not perform X11 checks in configure when X11 is not needed
Reviewed-by: tbell
2014-11-05 10:21:59 +01:00
Magnus Ihse Bursie
f2253115a2 8062806: Remove unused build/make files
Reviewed-by: tbell
2014-11-05 09:51:33 +01:00
Erik Joelsson
755b2be9af 8062521: 9-dev glinux/elinux "configure: error: Could not find all X11 headers" since 2014-10-28
Reviewed-by: dholmes
2014-10-30 17:49:45 +01:00
Erik Joelsson
719facf80b 8062159: Fix Xrender check to work with sysroot
Reviewed-by: tbell, prr
2014-10-28 09:47:32 +01:00
Severin Gehwolf
515ee87432 8061301: Fix typo when translating characters in $USER
Reviewed-by: erikj
2014-10-17 10:13:20 +02:00
Erik Joelsson
d05ce78d47 8059658: Bootcycle build not actually using built image
Reviewed-by: tbell
2014-10-06 14:37:54 +02:00
Erik Helin
2f0bf4e521 8058317: Top-level Makefiles uses deprecated target jvmg in HotSpot Makefiles
Reviewed-by: erikj, tbell
2014-09-15 16:30:08 +02:00
Mike Duigou
35d096a99f 8056195: Add CUSTOM_SUMMARY_AND_WARNINGS_HOOK
Reviewed-by: ihse, erikj
2014-09-10 12:28:14 -07: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
Erik Joelsson
033e6ca74e 8014510: Fix sjavac on all platforms in jprt
Reviewed-by: ihse
2014-08-29 13:30:42 +02:00
Volker Simonis
8df6fff19b 8056246: Fix AIX build after the Modular Source Code change 8054834
Reviewed-by: erikj, ihse
2014-08-29 12:02:20 +02:00
Alejandro Murillo
b5ed691739 Merge 2014-08-22 10:03:17 -07:00
Vladimir Kozlov
428a602e6e Merge 2014-08-21 15:37:51 -07:00
Erik Joelsson
3195bc66ba 8022177: Windows/MSYS builds broken
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Reviewed-by: tbell, erikj, simonis
2014-08-19 13:43:40 +02:00
Chris Hegarty
ebd8efe5ef 8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:51:37 +01:00
Mike Duigou
9570788293 8047952: Remove FORTIFY_SOURCE from fastdebug and slowdebug builds
Reviewed-by: dholmes
2014-08-13 19:39:05 +00:00
Volker Simonis
d1439678a4 8049715: PPC64: First steps to enable SA on Linux/PPC64
Reviewed-by: dholmes, kvn
2014-07-14 17:26:16 -04:00
Mike Duigou
d8f753f756 8047734: Backout use of -Og
Reviewed-by: iveresov
2014-07-09 21:55:52 +00:00
Mikael Vidstedt
3761efd835 8047763: Recognize sparc64 as a sparc platform
Reviewed-by: dholmes
2014-06-23 14:08:45 -07:00
Phil Race
d71f56547b Merge 2014-06-18 13:12:58 -07: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
Phil Race
a06fbd4beb Merge 2014-05-23 11:16:31 -07:00
Phil Race
026b1aa044 Merge 2014-05-23 09:05:08 -07:00
Omair Majid
13b3a50623 8043805: Allow using a system-installed libjpeg
Reviewed-by: andrew, anthony, prr
2014-05-23 11:04:32 -04:00
Sean Coffey
d7f94ba70f 8042932: Bump up the -source version for JDK 9 builds
Reviewed-by: chegar, erikj, thurka
2014-05-13 10:20:06 +01:00
Phil Race
3cc6b53f41 Merge 2014-05-05 12:48:07 -07:00
Erik Joelsson
35ee2d6f76 8042213: Freetype detection fails on Solaris sparcv9 when using devkit
Reviewed-by: tbell
2014-04-30 14:45:27 +02:00
Thomas Ng
6bc08ad755 Merge 2014-04-29 14:40:07 -07:00
Omair Majid
05e0c63b32 8042159: Allow using a system-installed lcms2
Reviewed-by: andrew, ihse, prr
2014-04-29 15:44:14 -04:00
Mike Duigou
6ecb5d0903 8007327: Emit MEMORY_SIZE into spec.gmk
Reviewed-by: erikj
2014-04-22 12:56:41 -07:00
Erik Joelsson
56298d8857 8030794: Update configure to require jdk8 as boot
Reviewed-by: chegar, tbell
2014-04-22 14:14:35 +02:00
David Holmes
91298f3466 8041141: JDK9 emb build failure on PPC platform
Reviewed-by: tbell
2014-04-21 20:17:00 -04:00
Alejandro Murillo
dcfda82942 Merge 2014-04-04 10:22:59 -07:00
Erik Joelsson
9c4f5b069b 8039030: 9-dev windows-i586 build failed with mktemp: command not found
Reviewed-by: alanb, katleman
2014-04-04 17:10:44 +02:00
Alexander Smundak
e6e9f14a72 8036767: PPC64: Support for little endian execution model
Reviewed-by: ihse, erikj, simonis
2014-04-02 11:28: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