Commit Graph

226 Commits

Author SHA1 Message Date
Abhijit Saha 37dab92b03 Merge 2014-03-28 13:23:06 -07:00
Vladimir Kozlov 4158cf5012 Merge 2014-03-25 16:39:28 -07:00
Jessica Man 702e644d93 8033921: Build fails if --with-alsa option is used due to incorrect ALSA link parameter in autoconf script
Reviewed-by: ihse, erikj
2014-03-14 13:02:44 +01:00
Vladimir Kozlov e6409ec2cf Merge 2014-02-19 20:11:41 -08:00
Abhijit Saha ca5e8f67bc Merge 2014-01-24 18:48:18 -08:00
Erik Joelsson 4bfe56dd4b 8032632: Wrong version for the first jdk8 fcs build
Reviewed-by: katleman
2014-01-24 10:39:31 +01:00
Abhijit Saha 250925a34b 8032433: Rengerate common/autoconf/generated-configure.sh for 8u-cpu
Reviewed-by: tbell
2014-01-21 12:14:32 -08:00
Abhijit Saha e0434b4825 Merge 2014-01-21 08:12:23 -08:00
Mike Duigou 71a17e4a49 8031668: TOOLCHAIN_FIND_COMPILER unexpectedly resolves symbolic links
Reviewed-by: erikj, ihse
2014-01-14 10:25:22 -08:00
Kevin Walls d0544ca760 8196108: Add build support for VS 2015/2017
Reviewed-by: ihse, tbell
2018-06-08 14:06:17 -07:00
Alexey Ivanov 6e892c90a0 8079788: Fix broken CL version detection in configure for some Visual Studio configurations
Reviewed-by: tbell, erikj
2018-05-31 13:57:22 +01:00
David Buck 541f7ed367 8203845: backport of JDK-8034788 inadvertently rolled back JDK-8187045 changes to toolchain.m4
Reapply JDK- 8187045 changes to flags.m4

Reviewed-by: tbell, erikj
2018-05-31 03:58:03 -04:00
Alexey Ivanov e8565ed903 8203790: MSVCP dependency introduced in awt.dll
Reviewed-by: ihse, kevinw
2018-05-25 10:37:07 +01:00
Kevin Walls 0d96ab2a8c 8078437: Enable use of devkits for Windows
Reviewed-by: erikj, ihse
2018-05-21 06:54:25 -07:00
Kevin Walls 7126c75fe4 8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
Reviewed-by: erikj, ihse, ddehaven, billyh
2018-05-16 15:52:51 -07:00
Severin Gehwolf f471c5ce7c 8201495: [Zero] Reduce limits of max heap size for boot JDK on s390
Reviewed-by: andrew
2018-05-04 11:00:26 +01:00
Kevin Walls 7e22c95c4b 8057538: Build the freetype library during configure on Windows
Reviewed-by: simonis, erikj, ihse
2018-04-18 02:21:14 -07:00
Volker Simonis 196ea5a980 8022177: Windows/MSYS builds broken
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: erikj, tbell, erikj, simonis
2018-04-17 09:33:36 -07:00
Kevin Walls 101c0b0265 8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris
Reviewed-by: erikj, ihse
2018-04-16 00:48:00 -07:00
Kevin Walls c729fc0789 8035730: Configure fails in cygwin if current dir is in /home/user
Reviewed-by: ihse, tbell
2018-04-12 02:54:38 -07:00
Kevin Walls c45dba4326 8035825: Warn instead of fail when calling the configure wrapper directly
Reviewed-by: ihse, dholmes, tbell
2018-04-11 09:36:13 -07:00
Kevin Walls 44420462a6 8035495: Improvements in autoconf integration
Reviewed-by: ihse, mduigou, tbell
2018-04-11 04:42:33 -07:00
Kevin Walls 2b3bf09668 8034199: Add 'reconfigure' target for re-creating a configuration
Reviewed-by: ihse, erikj, tbell
2018-04-10 07:46:25 -07:00
Kevin Walls 4106f1ff97 8176033: New cygwin grep does not match \r as newline
Reviewed-by: erikj, tbell, ihse
2018-04-07 03:28:39 -07:00
Kevin Walls 2508e106b7 8039030: 9-dev windows-i586 build failed with mktemp: command not found
Reviewed-by: erikj, alanb, katleman
2018-04-06 04:20:26 -07:00
Kevin Walls 9d349ca706 8035751: Clean up Visual Studio detection logic
Reviewed-by: ihse, erikj, tbell
2018-04-06 04:13:09 -07:00
Kevin Walls f7a131bf7d 8035725: Must keep microsoft VS_PATH on PATH after toolchain detection
Reviewed-by: ihse, erikj
2018-04-05 08:14:51 -07:00
Kevin Walls 5018ad5013 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform
Reviewed-by: ihse, henryjen, erikj
2018-04-05 07:59:52 -07:00
Kevin Walls 35ac78a6f9 8033292: only warn, not fail, on unknown variables in configure
Reviewed-by: ihse, erikj
2018-03-21 09:19:00 -07:00
Kevin Walls 33333588a1 8031759: Improved tool overriding in configure
Reviewed-by: ihse, tbell, mduigou, erikj
2018-03-20 09:19:10 -07:00
Kevin Walls f39c65b467 8027584: Disable ccache by default
Reviewed-by: mduigou, tbell
2018-03-18 15:15:36 -07:00
David Buck 11f0deac9f 8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack
Reviewed-by: dholmes, erikj
2018-01-16 04:18:53 -05:00
Erik Joelsson ac4814f9e6 8030781: System.setProperties(null) drops all system properties (RELEASE not set)
Reviewed-by: alanb, ihse, tbell
2014-01-08 14:02:32 +01:00
Abhijit Saha e3d0e40147 Merge 2013-12-16 11:33:30 -08:00
Erik Joelsson af4a5a5c83 8029908: jdk 8u5 mac build produces incorrect version string 1.8.0_5
Reviewed-by: tbell, ihse
2013-12-16 13:56:08 +01:00
Vladimir Kozlov 947eaa4505 Merge 2013-12-12 11:04:54 -08:00
Vladimir Kozlov 3a6874c2c2 Merge 2013-12-05 15:12:22 -08:00
Erik Joelsson 367aa416ef 8027963: Create unlimited policy jars
Reviewed-by: wetmore, ihse
2013-12-04 12:45:38 +01: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
Magnus Ihse Bursie e6f97e8fc5 8024467: Update autoconf-config.guess to autoconf 2.69
Reviewed-by: erikj
2013-09-12 10:38:17 +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
Vladimir Kozlov 7b2c70a46e Merge 2013-08-16 16:22:23 -07:00
Aleksei Efimov 8a03379c45 8021820: Number of opened files used in select() is limited to 1024 [macosx]
Reviewed-by: alanb, chegar, tbell, smarks
2013-08-16 18:40:43 +04:00
Erik Joelsson c1b34fdc2c 8020411: lin32 - JDK 8 build for Linux-i586 on Oracle Linux 6.4 64-bit machines does not generate the bundles directory in the build directory
Reviewed-by: tbell
2013-08-15 17:14:53 +02:00
Vladimir Kozlov ce53c25fa0 Merge 2013-07-11 12:50:20 -07:00
Tim Bell da494c8bc9 8009315: F# on PATH breaks Cygwin tools (mkdir, echo, mktemp ...)
Reviewed-by: erikj
2013-07-09 08:35:20 -07:00
Volker Simonis 2304036211 8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64
Enable new build on Linux/PPC64

Reviewed-by: erikj
2013-07-02 17:38:10 -07:00
Erik Joelsson afe1b20cde 8019537: jdk8-build prebuild fails in source bundle generation, The path of TOOLS_DIR ... is not found
Reviewed-by: tbell
2013-07-02 15:07:05 +02:00
Erik Joelsson 4d4e099942 8009744: build-infra: REGRESSION: Publisher was NOT set for some JDK files
Reviewed-by: tbell
2013-07-01 15:40:27 +02:00
Erik Joelsson b09cf3ec07 8010385: build with LOG=trace broken on mac
Reviewed-by: dholmes, tbell, prr
2013-06-28 12:02:37 +02:00
Erik Joelsson bf403c2e7e 8019229: Build Configuration Fail in Windows Platform
Reviewed-by: chegar, tbell, dxu
2013-06-28 11:58:16 +02:00
Erik Joelsson 19689fb2ab 8017047: Can't use --with-java-devtools and --with-devkit at the same time
Reviewed-by: tbell
2013-06-27 09:27:06 +02:00
Erik Joelsson 3514ec5324 8015377: Support using compiler devkits on Linux
Reviewed-by: tbell, dholmes
2013-06-18 11:30:36 +02:00
Erik Joelsson 6cf0a1dd59 8014404: Debug flag not added to jdk native compile when --enable-debug is set
Reviewed-by: tbell
2013-06-18 11:29:34 +02:00
Erik Joelsson 78a2cedbb6 8014231: --with-alsa configuration options don't add include or lib directories to proper flags
Reviewed-by: tbell
2013-06-13 14:04:32 +02:00
Erik Joelsson fcb2ec8d6f 8010785: JDK 8 build on Linux fails with new build mechanism
Reviewed-by: dholmes, tbell
2013-06-11 13:25:21 +02:00
Erik Joelsson c6a5dcd8bf 8008707: build-infra: Closed (deploy) can't be built using environment from SDK SetEnv.cmd
Reviewed-by: tbell
2013-06-11 13:08:02 +02:00
David Katleman 91f5800bbb 6983966: remove lzma and upx from repository JDK8
Reviewed-by: tbell, paulk, ngthomas
2013-06-05 15:20:35 -07:00
David Katleman 227dc3c228 Merge 2013-06-04 15:54:46 -07:00
Mike Duigou 22dc46d3cd 8015510: (s) Improve JTReg location detection and provide location to test/Makefile
Reviewed-by: erikj
2013-06-04 10:36:00 +02:00
Tristan Yan 0a8d4b90f5 8015784: Add configure parameter --with-update-version
Reviewed-by: tbell, katleman, erikj
2013-06-04 10:23:37 +02:00
Qi Zuo ca66036ebd Merge 2013-06-04 00:12:51 -04:00
Erik Joelsson 14c2e56643 8014003: New build does not handle symlinks in workspace path
Reviewed-by: tbell
2013-05-31 14:07:42 +02:00
Pranav Bhat d07ea54e1e Merge 2013-05-29 11:02:18 -04:00
Erik Joelsson 4f1888c9fc 8013489: New build system does not run codesign on SA-related launchers on OS X
Reviewed-by: sla, tbell
2013-05-29 14:01:04 +02:00
Erik Joelsson 9a45525272 8013920: Configure sets JOBS to 0 if memory is too low
Reviewed-by: tbell
2013-05-29 13:58:40 +02:00
Klara Ward ee0d343130 8014762: Add JMC configure option mapping to Jprt.gmk
Need to add the mapping between JPRT env var and configure flag for JMC, from ALT_JMC_ZIP_DIR to --with-jmc-zip-dir (same pattern as for Javafx)

Reviewed-by: tbell, erikj
2013-05-28 20:03:21 +02:00
Erik Joelsson e028541281 8007129: build-infra Add configure --with-jtreg option for location of JTREG
Reviewed-by: tbell
2013-05-28 08:50:52 +02:00
Erik Joelsson 7c1db2aff0 8014514: Fix jvm args for sjavac
Reviewed-by: tbell
2013-05-22 17:26:31 +02:00
Erik Joelsson a9185efc82 8014508: Fix log levels in make
Reviewed-by: tbell
2013-05-21 13:18:28 +02:00