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
Magnus Ihse Bursie
d45fc51a44
8034191: Move relevant parts of build system to new closed repo
...
Reviewed-by: erikj, tbell
2014-02-13 00:00:20 +01:00
Erik Joelsson
7331f030bd
8034098: Configure leaves 'a.out' in root dir
...
Reviewed-by: tbell, ihse
2014-02-11 10:44:23 +01:00
Jessica Man
350c12ac44
8033921: Build fails if --with-alsa option is used due to incorrect ALSA link parameter in autoconf script
...
Reviewed-by: ihse, erikj
2014-02-07 13:31:16 +01:00
Alan Bateman
2c63929e08
8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
...
Reviewed-by: erikj
2014-02-06 14:57:02 +00:00
Magnus Ihse Bursie
a9618434af
8033292: only warn, not fail, on unknown variables in configure
...
Reviewed-by: erikj
2014-01-31 10:24:58 +01:00
Magnus Ihse Bursie
b9f32d4842
8033119: Improve and document boot-jdk.m4
...
Reviewed-by: erikj
2014-01-29 22:55:43 +01:00
Magnus Ihse Bursie
fcd4a41646
8033115: Bad merge between 8027584 and 8031759
...
Reviewed-by: erikj, dsamersoff
2014-01-29 12:18:17 +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
Magnus Ihse Bursie
ad5f12b1fc
8027584: Disable ccache by default
...
Reviewed-by: mduigou, tbell
2014-01-29 11:04:37 +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
Abhijit Saha
9514ed78e3
8031822: Regenerate common/autoconf/generated-configure.sh after merging changes from CPU14_01
...
Reviewed-by: tbell
2014-01-15 14:19:11 -08:00
Erik Joelsson
fd8f7c56ae
8031580: bootcycle-images crashes with Unrecognized VM option 'PermSize=32m'
...
Reviewed-by: sla, tbell
2014-01-14 12:03:29 +01:00
Erik Joelsson
2e13e9981d
8029908: jdk 8u5 mac build produces incorrect version string 1.8.0_5
...
Reviewed-by: tbell, ihse
2014-01-09 12:35:20 +01: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
3a6874c2c2
Merge
2013-12-05 15:12:22 -08:00
Magnus Ihse Bursie
1a8ec8e251
8027566: Remove the old build system
...
Reviewed-by: erikj, tbell
2013-11-14 10:53:23 +01:00
Vladimir Kozlov
039db22f0a
Merge
2013-11-05 17:33:48 -08:00
Lana Steuck
bc22aec7d1
Merge
2013-10-30 13:41:36 -07:00
Vinnie Ryan
ddce55a5ed
8027567: JDK 8 build failure: the correct version of GNU make is being rejected
...
Reviewed-by: chegar, erikj
2013-10-30 17:31:01 +00:00
Daniel D. Daugherty
4002278f34
8027117: adapt JDK-7165611 to new build-infra whitespace/indent policy
...
Fix whitespace/indent issues.
Reviewed-by: hseigel, coleenp, erikj, ihse
2013-10-25 10:15:33 -07:00
Magnus Ihse Bursie
320d333208
8027300: configure should use LIBS instead of LDFLAGS when testing freetype
...
Reviewed-by: erikj
2013-10-25 13:58:09 +02: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
Erik Joelsson
cc9f5581c4
8026888: Licensee build failure due to wrong libs being called
...
Reviewed-by: tbell, ihse, simonis
2013-10-23 17:03:19 +02:00
Magnus Ihse Bursie
af31015c79
8001922: Improve freetype handling
...
Reviewed-by: erikj
2013-10-23 13:05:58 +02:00
David Katleman
779bb36744
Merge
2013-10-22 14:53:08 -07:00
Magnus Ihse Bursie
f46cc723f8
8026864: Deprecate --disable-macosx-runtime-support
...
Reviewed-by: erikj
2013-10-22 12:29:29 +02:00
Magnus Ihse Bursie
dce663f427
8001925: Add useful help messages if freetype is not found on Windows
...
Reviewed-by: erikj, tbell
2013-10-22 11:12:43 +02:00
Erik Joelsson
704c4cc965
8026528: [build] configure does not recognize newer make in cygwin
...
Reviewed-by: tbell, ksrini, ihse
2013-10-21 11:59:25 +02:00
Alejandro Murillo
8136f77645
Merge
2013-10-19 08:51:39 -07:00
Magnus Ihse Bursie
6599bbfe0d
8001912: Improve detection of msvcr100.dll
...
Reviewed-by: erikj
2013-10-18 10:41:18 +02:00
Daniel D. Daugherty
00478aa3b7
7165611: implement Full Debug Symbols on MacOS X hotspot
...
Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to root.
Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse
2013-10-15 08:24:31 -07: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
Erik Joelsson
e749e35771
8005924: Make it possible to set both --with-user-release-suffix and --with-build-number
...
Reviewed-by: ihse, tbell
2013-10-07 18:19:15 +02:00
Magnus Ihse Bursie
46ad112b4d
8008944: Correct typos
...
Reviewed-by: tbell, erikj
2013-10-03 11:26:11 +02:00
Magnus Ihse Bursie
c36b649145
8024849: Don't remove upper case letters from username when setting USER_RELEASE_SUFFIX
...
Reviewed-by: erikj
2013-09-18 13:49:49 +02:00
Magnus Ihse Bursie
862bc33d7a
8024815: Make --with-dxsdk and friends deprecated
...
Reviewed-by: erikj
2013-09-18 12:37:54 +02:00
Magnus Ihse Bursie
3c28085988
8024665: Move open changes for JDK-8020411 to closed source
...
Reviewed-by: erikj
2013-09-13 14:59:23 +02:00
Magnus Ihse Bursie
d477f2800d
8024620: config.log does not end up in corresponding configuration
...
Reviewed-by: erikj
2013-09-13 13:07:02 +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
Magnus Ihse Bursie
df8c6df8a8
8010185: Build should support --with-override-nashorn
...
Reviewed-by: erikj
2013-09-12 10:42:19 +02:00
Omair Majid
08c5ec7136
8024320: Add s390(x) detection to platform.m4
...
Reviewed-by: erikj, ihse, dsamersoff
2013-09-11 12:08:34 -04:00
Vladimir Kozlov
864df016ea
Merge
2013-09-05 10:58:25 -07:00
Erik Joelsson
7b50e2e59c
8023957: Lock down version of autoconf
...
Reviewed-by: chegar, dsamersoff, tbell, dholmes
2013-08-30 10:13:25 +02:00
Erik Joelsson
2c67e57840
8003162: build-infra: Improve suggestions for missing packages on linux
...
Reviewed-by: tbell, omajid
2013-08-29 15:47:55 +02:00
Lana Steuck
decf403bf3
Merge
2013-08-23 14:09:00 -07:00