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 |
|
Vladimir Kozlov
|
2c25f6b054
|
Merge
|
2015-02-26 10:56:01 -08:00 |
|
Magnus Ihse Bursie
|
43e3412689
|
8073864: Configure must handle invalid elements on INCLUDE/LIB for visualstudio
Reviewed-by: erikj
|
2015-02-25 14:50:07 +01:00 |
|
Magnus Ihse Bursie
|
b3005d5d3c
|
8073862: BASIC_FIXUP_EXECUTABLE should not fail on empty path
Reviewed-by: erikj
|
2015-02-25 14:48:41 +01:00 |
|
David Dehaven
|
8e08670d9a
|
Merge
|
2015-02-17 11:44:44 -08:00 |
|
Magnus Ihse Bursie
|
a9b617a74b
|
8072732: Regression in configure due to JDK-8069057
Reviewed-by: erikj, tbell
|
2015-02-11 09:18:49 +01:00 |
|
Erik Joelsson
|
24bc773808
|
8062223: Upgrading to ccache 1.3.10 disables the use of ccache
Reviewed-by: ihse
|
2015-02-10 12:25:44 +01:00 |
|
David Dehaven
|
cbd516739c
|
Merge
|
2015-02-09 09:52:45 -08:00 |
|
Erik Joelsson
|
c0277e17c9
|
8071329: Stop exporting INCLUDE and LIB when building on windows
Reviewed-by: ihse
|
2015-02-06 09:56:30 +01:00 |
|
Erik Joelsson
|
b81e35ebff
|
8072107: New dependency introduced by deploy.dll and awt.dll (msvcp100.dll)
Reviewed-by: ihse
|
2015-02-05 14:55:30 +01:00 |
|
David Dehaven
|
c0190983ad
|
Merge
|
2015-01-28 08:14:14 -08:00 |
|
Erik Joelsson
|
7cd26c0c6e
|
8071781: Bootcycle build fails on macosx
Reviewed-by: ihse
|
2015-01-28 15:45:00 +01:00 |
|
Alejandro Murillo
|
bccf30e6e7
|
Merge
|
2015-01-27 10:11:22 -08:00 |
|
David Dehaven
|
b80c23b28f
|
Merge
|
2015-01-27 09:32:37 -08:00 |
|
Erik Joelsson
|
995835697d
|
8069261: Create make dependencies on make variable values
Reviewed-by: ihse
|
2015-01-26 10:28:53 +01:00 |
|
David Dehaven
|
c185d7e8d4
|
Merge
|
2015-01-21 12:00:04 -08:00 |
|
Vladimir Kozlov
|
c18ded414f
|
Merge
|
2015-01-20 15:22:10 -08:00 |
|
Erik Joelsson
|
a9158e0f40
|
8067479: verify-modules fails in bootcycle build
Reviewed-by: ihse, dholmes
|
2015-01-20 13:56:35 +01:00 |
|
Yumin Qi
|
6e46cdd7a6
|
Merge
|
2015-01-18 23:14:47 -08:00 |
|
Magnus Ihse Bursie
|
5e638e9c56
|
8069064: Various improvements and fixes in build system
Reviewed-by: erikj
|
2015-01-16 16:02:09 +01:00 |
|
Dean Long
|
0b2476589a
|
8068927: AARCH64: better handling of aarch64- triples
Convert aarch64- to arm-, let upstream code do the work, then convert back to aarch64-
Reviewed-by: ihse
|
2015-01-15 15:12:38 -05: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 |
|
Magnus Ihse Bursie
|
721b7a43be
|
8069057 : Make sure configure is run by bash
Reviewed-by: erikj
|
2015-01-15 15:43:28 +01:00 |
|
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 |
|
Magnus Ihse Bursie
|
0d39dab659
|
8068735: Configure fails on Windows if Visual Studio $LIB/$INCLUDE is lower case
Reviewed-by: erikj
|
2015-01-09 16:59:36 +01:00 |
|
Ingemar Aberg
|
11d6127f18
|
8067759: Create initial test bundle framework
Reviewed-by: ihse, erikj
|
2015-01-09 16:45:39 +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 |
|
Vladimir Kozlov
|
7c46efc738
|
Merge
|
2014-12-11 15:05:06 -08: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 |
|
Vladimir Kozlov
|
21a9917a88
|
Merge
|
2014-11-21 14:55:59 -08:00 |
|
Andrew Haley
|
f4aafadd05
|
8064357: AARCH64: Top-level JDK changes
Reviewed-by: ihse, twisti
|
2014-11-21 11:24:55 -08: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 |
|
Alejandro Murillo
|
264ffb37e4
|
Merge
|
2014-09-16 08:04:59 -07:00 |
|
Erik Joelsson
|
beef993046
|
8058118: Generate modules.list during the build
Reviewed-by: alanb, ihse, tbell, mchung
|
2014-09-16 12:08:04 +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 |
|
Alejandro Murillo
|
cf93902bb5
|
Merge
|
2014-09-12 13:59:08 -07:00 |
|