Commit Graph

154 Commits

Author SHA1 Message Date
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
Volker Simonis
3c590f1afe 8037298: Export HotSpots 'optimized' (i.e. not-product) configuration in the top-level configure/makefile
Reviewed-by: ihse
2014-03-24 10:15:52 +01:00
Staffan Larsen
89a408692d 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
Reviewed-by: erikj, ihse
2014-03-21 09:35:43 +01:00
Erik Joelsson
ac1be38a4c 8010767: Build fails on OEL6 with 16 cores
Reviewed-by: tbell, ihse
2014-03-14 13:16:46 +01:00
Phil Race
4cf284abbb Merge 2014-03-07 10:48:18 -08:00
Phil Race
7d3eaecdfb Merge 2014-02-27 10:35:05 -08:00
Magnus Ihse Bursie
7fc4ffd40b 8035730: Configure fails in cygwin if current dir is in /home/user
Reviewed-by: tbell
2014-02-27 09:40:35 +01:00
Magnus Ihse Bursie
ad1e6aab2a 8035825: Warn instead of fail when calling the configure wrapper directly
Reviewed-by: dholmes, tbell
2014-02-27 09:17:58 +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
Erik Joelsson
0e750a1a19 8019729: JDK build HIGHEST compiler optimisation setting isn't valid for Sun C++ compiler
Reviewed-by: tbell
2014-03-05 10:21:38 +01:00
Mike Duigou
97dd276d1c 8036079: --with-boot-jdk-jvmargs configure options are ignored
Reviewed-by: erikj
2014-03-03 09:21:42 -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
e00f753d87 8035495: Improvements in autoconf integration
Reviewed-by: mduigou, tbell
2014-02-24 13:29:26 +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
Phil Race
aed611c5d2 Merge 2014-02-20 16:10:56 -08:00
Omair Majid
d54998d0af 8035341: Allow using a system installed libpng
Reviewed-by: andrew, erikj, ihse, serb
2014-02-20 10:07:46 -05: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
Mike Duigou
5ec82f84c3 8034979: Configuration help messages don't consider --no-create
Reviewed-by: erikj
2014-02-17 10:48:48 -08:00
Magnus Ihse Bursie
8f9dfe90ed 8034199: Add 'reconfigure' target for re-creating a configuration
Reviewed-by: erikj, tbell
2014-02-13 23:30:08 +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
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
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