544 Commits

Author SHA1 Message Date
David Dehaven
0d0c0afeb2 Merge 2015-10-05 13:45:47 -07: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
f206abd057 8145596: Enable debug symbols for all libraries
Reviewed-by: erikj
2016-01-20 09:53:52 +01:00
Alejandro Murillo
e28cff4646 Merge 2016-01-18 20:22:11 -08:00
Erik Joelsson
8c55662304 8146403: Windows build can be faster
Reviewed-by: ihse
2016-01-16 13:01:43 +01:00
Alejandro Murillo
09c3473159 Merge 2016-01-14 20:57:29 -08:00
Magnus Ihse Bursie
299843c5f3 8147091: Remove debug output in basics.m4
Reviewed-by: erikj
2016-01-14 15:05:22 +01:00
Magnus Ihse Bursie
6559500ac2 8146995: Introduce named arguments in configure
Reviewed-by: erikj
2016-01-14 11:58:32 +01:00
Alejandro Murillo
c47e5914fa Merge 2016-01-12 11:31:47 -08:00
Joseph Provino
ee2ed13c5d Merge 2016-01-01 17:08:22 +00:00
Alejandro Murillo
e332fcf233 Merge 2015-12-18 09:37:15 -08:00
Joseph Provino
b24135a16b Merge 2015-12-17 18:22:30 +00:00
David Holmes
39bc50f5d4 Merge 2015-12-17 19:54:48 -05:00
Erik Joelsson
83e2c4bdf7 8145564: 8036003: startup regression on linux fastdebug builds
Reviewed-by: ihse
2015-12-17 10:16:27 +01:00
Thomas Stuefe
85c44d9682 8145427: [aix] xlc: wrong flag used to switch off optimization
Just a small typo in flags.m4

Reviewed-by: dholmes
2015-12-16 01:16:49 -05:00
Joseph Provino
82c0a25856 Merge 2015-12-14 19:49:07 +00:00
Alexander Smundak
67e52adf51 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
Set VAR_CPU value to ppc64le on the little-endian PowerPC64.

Co-authored-by: Andrew Hughes <gnu.andrew@redhat.com>
Reviewed-by: dholmes, ihse
2015-12-11 10:45:46 -08:00
Magnus Ihse Bursie
f7c3ebda02 8137259: configure needs to parse Verona-style version strings for bootjdk
Reviewed-by: erikj, iris
2015-09-30 14:09:32 +02:00
Magnus Ihse Bursie
1cfadcd465 8138627: Better help message in configure for reduced builds (target-bits=32)
Reviewed-by: erikj
2015-09-30 11:38:01 +02:00
Iris Clark
46097af9a7 Merge 2015-09-29 17:56:41 -07:00
David Dehaven
38d9815e20 Merge 2015-09-28 13:10:03 -07:00
Erik Joelsson
8f85a8ae8d 8135060: Stop building Xcode projects in install build
Reviewed-by: ihse, pbhat, dmalav
2015-09-28 15:51:29 +02:00
Erik Joelsson
c28cba0346 8137088: Drop building of interim_java.corba
Reviewed-by: alanb, ihse
2015-09-28 09:52:19 +02:00
Magnus Ihse Bursie
b7de3f0805 8137013: ar (static linker) broken since JDK-8065912
Reviewed-by: erikj
2015-09-25 08:43:21 +02:00
Magnus Ihse Bursie
041790cbca 8136813: Log compare.sh output automatically to file
Reviewed-by: erikj
2015-09-23 10:17:38 +02:00
Iris Clark
4cc8a11075 Merge 2015-09-21 20:14:35 -07:00
Magnus Ihse Bursie
e6b91586aa 8136764: ORIGINAL_PATH is broken if PATH contains directory with "#" in it's name
Reviewed-by: erikj, tbell
2015-09-21 09:40:37 +02:00
Magnus Ihse Bursie
19b025dd98 8136695: Automatic build comparison with COMPARE_BUILD
Reviewed-by: erikj
2015-09-21 09:32:07 +02:00
Alejandro Murillo
a88d71e701 Merge 2015-09-15 07:47:44 -07: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
Alejandro Murillo
10b4e2586d Merge 2015-09-10 14:55:18 -07:00
Daniil Titov
f0bdb9ddf7 8135083: Product version string for DLLs and EXEs should not include trailing zeros
Reviewed-by: katleman, iris, ihse
2015-09-10 09:04:42 +02:00
Magnus Ihse Bursie
54b0810371 8065912: Better handling of classpath in build-infra
Reviewed-by: erikj
2015-09-09 09:36:39 +02:00
Jaroslav Bachorik
2fdcbf527f 8043937: Drop support for the IIOP transport from the JMX RMIConnector
Reviewed-by: alanb, erikj
2015-08-21 13:34:07 +02:00
Iris Clark
e03303bf08 Merge 2015-07-13 13:33:16 -07:00
Matthias Baesken
95a14aeba1 8130303: Fix bogus check for libX11.so in libraries.m4
Reviewed-by: simonis, erikj
2015-07-02 09:38:41 +02:00
Iris Clark
bc48c74c72 Merge 2015-06-29 13:35:13 -07:00
Erik Joelsson
f50537ea96 8087329: Introduce VERSION_IS_GA
Reviewed-by: ihse
2015-06-26 10:09:55 +02:00
Erik Joelsson
edacc925a8 8087328: Move debuglevel info in version string from PRE to OPT
Reviewed-by: ihse
2015-06-26 10:02:21 +02:00
Erik Joelsson
b0742f7a97 8087193: Support building with devkits on Macosx
Reviewed-by: ihse
2015-06-18 10:08:42 +02:00
Magnus Ihse Bursie
342869ca9b Merge 2015-06-11 00:30:10 +02:00
Magnus Ihse Bursie
678a86c2ea 8085822: JEP 223: New Version-String Scheme (initial integration)
Reviewed-by: erikj, dcubed, dholmes
2015-06-11 00:21:56 +02:00
Magnus Ihse Bursie
082d1bfa04 8081692: Configure should verify that -fstack-protector is valid
Reviewed-by: erikj
2015-06-03 15:20:25 +02:00
Erik Joelsson
2801cf3fee 8080983: libdt_socket: Build failed with VS2013 SP4
Reviewed-by: sla, ihse, tbell
2015-05-26 10:43:56 +02:00
Magnus Ihse Bursie
62836eec59 8080082: configure fails if you create an empty directory and then run configure from it
Reviewed-by: dholmes, erikj
2015-05-12 13:24:34 +02:00
Erik Joelsson
02a2d027b7 8039426: gcc can target wrong instruction set when building JDK native code
Reviewed-by: ihse, dholmes
2015-05-12 09:08:03 +02:00
Magnus Ihse Bursie
7fb09ab821 8079891: Store configure log in $BUILD/configure.log
Reviewed-by: erikj
2015-05-11 13:45:39 +02:00
Magnus Ihse Bursie
7ec9ed5041 8074859: Turn on warnings as error
Reviewed-by: erikj
2015-05-08 10:37:13 +02:00
Magnus Ihse Bursie
45c77a184b 8078046: Remove MCS post-processing on Solaris
Reviewed-by: dholmes
2015-05-06 15:30:51 +02:00
Magnus Ihse Bursie
50d1f86836 8078058: Clean up mac bundles logic
Reviewed-by: erikj
2015-05-06 10:47:21 +02:00