Commit Graph

751 Commits

Author SHA1 Message Date
Rickard Bäckman
1f1d0be6a8 Merge 2016-07-11 13:14:19 +02:00
Andrew John Hughes
7494c3e82b 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION

Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling

Reviewed-by: erikj, kbarrett
2016-07-10 22:00:03 +01:00
Erik Joelsson
95cf491fcc 8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
Reviewed-by: dholmes, prr
2016-07-08 08:55:54 +02:00
Doug Simon
bc3235ca2e 8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined
Fix Client VM build

Reviewed-by: twisti, kvn
2016-07-05 18:00:06 -07:00
Alejandro Murillo
8bce93d54b Merge 2016-07-01 16:50:32 -07:00
Erik Joelsson
5a7acbc027 8160728: Update compare script to clean baseline
Reviewed-by: tbell
2016-07-01 18:29:24 +02:00
Erik Joelsson
7076b38523 8160722: Module summary generation fails on Windows 32bit
Reviewed-by: tbell
2016-07-01 17:03:59 +02:00
Alejandro Murillo
78c0734d6a Merge 2016-06-29 21:49:40 -07:00
Erik Joelsson
af4dcf2bfe 8160571: Bootcycle builds still broken with server jvm on Windows 32bit
Reviewed-by: tbell
2016-06-29 20:00:55 +02:00
Erik Joelsson
07a914f5bd 8160285: Bootcycle builds are broken on jdk9/hs for windows i586
Reviewed-by: dholmes
2016-06-28 14:20:17 +02:00
Tim Bell
aa7539d3df 8081676: Verify that configure detects AS on Solaris and print help otherwise
Reviewed-by: dholmes, erikj
2016-06-27 08:04:48 -07:00
Alejandro Murillo
609561781d Merge 2016-06-23 17:07:26 -07:00
Erik Joelsson
f255690f01 8157253: Fix compare script for html files
Reviewed-by: tbell
2016-06-21 20:28:12 +02:00
Vladimir Kvashin
f842de1dd2 8028162: Update Netbeans / Solaris Studio project files on Mac
8028163: Update Netbeans / Solaris Studio project files on Linux
8028164: Update Netbeans / Solaris Studio project files on Solaris

Reviewed-by: jwilhelm, erikj
2016-06-21 18:10:22 +03:00
Alejandro Murillo
3121fd10e1 Merge 2016-06-10 15:19:32 -07:00
David Dehaven
374355657e Merge 2016-06-15 09:24:04 -07:00
Volker Simonis
cb2da4e3e7 8158763: --disable-hotspot-gtest not working on Solaris
Reviewed-by: dholmes
2016-06-07 22:01:49 -04:00
Erik Joelsson
ecbc1ddee0 Merge 2016-06-07 19:05:36 +02:00
Volker Simonis
008425f637 8158938: AIX: some more new hotspot build fixes
Reviewed-by: erikj
2016-06-07 18:25:53 +02:00
Erik Joelsson
3cd4bea953 8158535: Configure script uses basic tools directly in many places
Reviewed-by: dholmes
2016-06-07 15:42:20 +02:00
Leonid Mesnik
d3ebf81e39 8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86
Reviewed-by: dholmes
2016-06-07 12:55:09 +03:00
David Dehaven
4b140cca9f Merge 2016-06-06 13:16:43 -07:00
Erik Joelsson
f900ad6e42 8157479: jdk-9_solaris-x64_bin-debug.tar.gz error - typeflag 'L' not recognized
Reviewed-by: tbell, dmalav
2016-06-03 18:04:38 +02:00
Erik Joelsson
9ee4886e03 8158540: Open only linux-x86 builds using Jib fails when building "minimal" jvm
Reviewed-by: dholmes
2016-06-03 16:30:27 +02:00
Erik Joelsson
825cbcc1b9 8157336: Generation of classlists at build time should be configurable
Reviewed-by: tbell, dholmes
2016-05-25 12:53:26 +02:00
Erik Joelsson
f39d18983b 8157348: Build fails with certain source configurations
Reviewed-by: tbell
2016-05-20 10:25:40 +02:00
Maurizio Cimadamore
16eae50cca 8157061: Add support for running jtreg tests from IntelliJ project
Add basic capabilities for running jtreg tests from the IDE using a custom ant target

Reviewed-by: chegar
2016-05-19 16:48:43 +01:00
Erik Joelsson
251735466a 8136777: Introduce bundle targets
Reviewed-by: tbell, ihse
2016-05-04 15:29:01 +02:00
Alejandro Murillo
b4f027037b Merge 2016-05-14 09:11:01 -07:00
Andrew Haley
ca2c506579 8155627: Enable SA on AArch64
Reviewed-by: roland, dholmes
2016-05-11 20:05:26 -04:00
Erik Joelsson
fbc16fb0e0 8155587: Cross compilation may cause compiler warnings for "build" compiler
Reviewed-by: dholmes, cjplummer
2016-05-11 14:48:30 +02:00
Stefan Sarne
febfbd0f65 8156733: JIB fails to follow redirects
Make jib more resilient, let it follow redirects, and handle network hickups with 3 retries.

Reviewed-by: erikj
2016-05-11 13:42:31 +02:00
Chris Hegarty
47ddb954bd 8074716: IntelliJ IDEA project support
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: rriggs
2016-05-10 13:34:30 +01:00
Erik Joelsson
05f3ae4cc8 8153685: Parfait integration missing in the new tools (jmod and jlink)
Reviewed-by: alanb, mchung
2016-05-09 17:15:05 +02:00
Claes Redestad
998971d501 8150044: Generate classlists at build-time
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, iklam
2016-05-07 01:21:08 +02:00
Igor Ignatyev
b349292b74 8148244: Finalize and integrate GTest implementation
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Stefan Sarne <stefan.sarne@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: jwilhelm, erikj
2016-05-03 23:49:27 +03:00
Alejandro Murillo
888f9849e1 Merge 2016-05-06 06:23:29 -07:00
Alejandro Murillo
1365ef0314 Merge 2016-05-05 12:35:48 -07:00
Leonid Mesnik
bd6db06885 8155950: Add minimal VM in JIB profile on linux-x86
Reviewed-by: dholmes, erikj
2016-05-04 18:56:24 +03:00
Alan Bateman
0486d4e513 Merge 2016-05-03 11:38:28 +01:00
Alan Bateman
7c8674903b 8154956: Module system implementation refresh (4/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:09:07 +01:00
Claes Redestad
7eb46a2e0f 8155824: JDK build should tune down small apps more aggressively
Reviewed-by: erikj
2016-05-02 17:54:37 +02:00
Matthias Klose
0dc92a6e8c 8155821: Typo for s390x for HOTSPOT__CPU_DEFINE
Reviewed-by: erikj
2016-05-02 15:05:54 +02:00
Alejandro Murillo
45ec10d4ab Merge 2016-04-28 23:08:16 -07:00
Alejandro Murillo
c6fd3ff45c Merge 2016-04-28 14:44:50 -07:00
Erik Joelsson
a12239e493 8155641: Correct merge typo in compare script
Reviewed-by: chegar
2016-04-28 16:18:59 +02:00
Erik Joelsson
59144619a1 8154841: Let different Jib profiles have different default make targets
Reviewed-by: dholmes, tbell
2016-04-27 14:30:32 +02:00
Erik Joelsson
07aa75e7fe 8150601: Remove the old Hotspot build system
Reviewed-by: ihse
2016-04-26 13:35:27 +02:00
Alejandro Murillo
b22e1fa6fa Merge 2016-04-22 01:04:00 -07:00
Volker Simonis
147073aa09 8154251: ANSI-C Quoting bug in hotspot.m4 during configure on SLES 10 and 11
Reviewed-by: erikj
2016-04-19 13:19:41 +02:00
Alejandro Murillo
f291fca115 Merge 2016-04-18 15:39:46 -07:00
Omair Majid
9bb620e369 8154394: Bad test for ENABLE_SJAVAC in build-performance.m4
Reviewed-by: erikj
2016-04-18 09:12:44 +02:00
Erik Joelsson
a694990f23 8154292: jdk9-dev: All SE builds failed on 2016-04-14
Reviewed-by: alanb
2016-04-15 18:07:34 +02:00
Alejandro Murillo
926888d614 Merge 2016-04-14 19:55:39 -07:00
Daniel D. Daugherty
3b33fb5480 Merge 2016-04-14 14:57:13 -07:00
Erik Joelsson
33be1ebb99 8154237: Compare script broken for windows native library deps comparison
Reviewed-by: tbell
2016-04-14 16:42:21 +02:00
Volker Simonis
bf3b2fe360 8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
Reviewed-by: erikj, goetz
2016-04-13 11:13:14 +02:00
Erik Joelsson
4e61ecc41a 8154070: Configuration script unable to detect boot JDK's modules support
Reviewed-by: alanb
2016-04-12 15:20:39 +02:00
Erik Joelsson
e709aa268d 8152666: The new Hotspot Build System
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Ingemar Aberg <ingemar.aberg@oracle.com>
Reviewed-by: ihse, dcubed, erikj
2016-04-08 13:14:23 +02:00
Erik Joelsson
d70a9d7e14 8152691: Compare script broken after Module system
Reviewed-by: tbell
2016-04-06 11:16:37 +02:00
Volker Simonis
19fa760d9c 8149519: Set java.specification.version to the MAJOR java version
Reviewed-by: alanb, dholmes, iris
2016-04-04 18:35:51 +02:00
Tim Bell
89c5da3411 8153303: Jib profiles config broken after JDK-8153257 after JDK-8031767
Reviewed-by: mchung
2016-04-01 12:25:51 -07:00
Erik Joelsson
403d5cbfa2 8153257: Jib profiles config broken after JDK-8031767
Reviewed-by: tbell
2016-04-01 17:06:44 +02:00
Xueming Shen
109b51a79b 8031767: Support system or alternative implementations of zlib
Reviewed-by: alanb, erikj
2016-03-25 10:55:56 -07:00
Chris Hegarty
e3a4ad6685 Merge 2016-03-22 10:44:28 +00:00
Andrew John Hughes
72445d6e64 8151841: Build needs additional flags to compile with GCC 6
C++ standard needs to be explicitly set and some optimisations turned off to build on GCC 6

Reviewed-by: erikj, dholmes, kbarrett
2016-03-19 01:28:49 +00:00
Alan Bateman
cc661dd1c6 8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282

Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, tbell
2016-03-17 19:03:53 +00:00
Erik Joelsson
f0acd57bdf 8151800: Jib profile for open linux should produce compact profiles images by default
Reviewed-by: dholmes
2016-03-16 13:36:17 +01:00
Erik Joelsson
d19ce5b000 8151726: Introduce a JPRT testset buildinfra
Reviewed-by: tbell, dholmes
2016-03-15 11:08:47 +01:00
Erik Joelsson
896453edf2 8151619: genSocketOptionRegistry.exe always relinked on Windows
Reviewed-by: tbell
2016-03-14 12:00:24 +01:00
Yuji Kubota
bb8ef1b3c6 8151685: Fix the version of required jdk in configure help text
Reviewed-by: erikj
2016-03-11 09:27:56 +01:00
Volker Simonis
2610c1da55 8151497: Set REQUIRED_OS_NAME and REQUIRED_OS_VERSION on AIX
Reviewed-by: erikj
2016-03-09 11:15:04 +01:00
Alejandro Murillo
5e3abca606 Merge 2016-03-08 19:03:30 -08:00
Brent Christian
685358ed93 8148187: Remove OS X-specific com.apple.concurrent package
Removed jdk.deploy.osx module (including com.apple.concurrent)

Reviewed-by: alanb, erikj, mchung
2016-03-08 11:36:30 -08:00
Erik Joelsson
c4bd0e5113 8150504: JIB profiles for reference implementation builds
Reviewed-by: ihse
2016-03-07 09:14:17 +01:00
Markus Grönlund
cd790e86a4 8143228: Update module exports for Java Flight Recorder
Reviewed-by: alanb, egahlin
2016-03-01 23:41:57 +01:00
Volker Simonis
4b8c19d6b7 8150197: Integrate AIX fixes from build-infra
Reviewed-by: erikj
2016-02-22 11:27:09 +01:00
Magnus Ihse Bursie
2011115a3e 8150203: Incremental update from build-infra project
Reviewed-by: erikj
2016-02-22 11:22:55 +01:00
Magnus Ihse Bursie
f395ccd749 8149647: Incremental enhancements from build-infra
Reviewed-by: erikj
2016-02-12 11:07:35 +01:00
Erik Joelsson
a5b9b52ee7 8149479: Fix compare.sh to have a clean baseline with COMPARE_BUILD
Reviewed-by: ihse, tbell
2016-02-11 11:54:00 +01:00
David Dehaven
766e424d9b 8147754: Configure fails to detect freetype installed by XQuartz on OSX 10.11
Reviewed-by: erikj, ihse
2016-02-08 21:07:50 -08:00
Magnus Ihse Bursie
6c62d6ffb4 8129395: Configure should verify that -fstack-protector is valid - take 2
Reviewed-by: erikj, dholmes
2016-02-08 11:28:38 +01:00
Erik Joelsson
4abce92c40 8148929: Suboptimal code generated when setting sysroot include with Solaris Studio
Reviewed-by: ihse, dholmes
2016-02-05 09:41:16 +01:00
David Dehaven
a26ac87b2c Merge 2016-02-02 10:03:09 -08:00
Magnus Ihse Bursie
7553186482 8148655: LOG=cmdlines and other build-infra fixes
Reviewed-by: erikj
2016-02-02 15:02:55 +01:00
Magnus Ihse Bursie
4260fd470c 8148351: Only display resolved symlink for compiler, do not change path
Reviewed-by: erikj
2016-01-30 10:28:45 +01:00
Magnus Ihse Bursie
44a1209fdf 8148120: Incremental update from build-infra project
Reviewed-by: erikj
2016-01-30 10:25:15 +01:00
David Dehaven
09d80df880 Merge 2016-01-21 14:48:41 -08:00
Erik Joelsson
0e1008cb20 8147934: Remove --with-sdk-name from macosx jib profile
Reviewed-by: ihse
2016-01-21 15:10:42 +01:00
Erik Joelsson
108a946d76 8147933: Configure check for number of cpus ignores HT on Macosx
Reviewed-by: ihse
2016-01-21 15:08:49 +01:00
Erik Joelsson
6d1772a356 8146091: Configure fails to configure icecc on OEL
Reviewed-by: ihse
2016-01-08 15:05:43 +01:00
Volker Simonis
4ec8fa4529 8146639: Fix detection of Cups headers during configuration
Reviewed-by: erikj
2016-01-08 11:12:03 +01:00
Volker Simonis
561f477e25 8146638: Only use compiler option files if they are really supported by the toolchain
Reviewed-by: erikj
2016-01-08 09:46:02 +01:00
Erik Joelsson
9db7585276 8146002: Need to support mirrors for bootstrapping Jib
Reviewed-by: ihse, tbell
2015-12-23 10:00:37 +01:00
Volker Simonis
05f53364c8 8145560: AIX: change '8036003: Add --with-debug-symbols' broke AIX build
Reviewed-by: erikj
2015-12-16 15:50:40 +01:00
Timo Kinnunen
818ac34ca7 8145548: Add default directory for freetype source
Reviewed-by: erikj
2015-12-16 14:48:35 +01:00
Magnus Ihse Bursie
a8c5ddd505 8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
2015-12-15 11:02:03 +01:00
Erik Joelsson
e35dab1895 8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
Reviewed-by: ihse, tbell
2015-12-15 15:45:53 +01:00
Erik Helin
321b0aec83 8139272: Add configure variable to set concurrency for jtreg tests
Reviewed-by: erikj, ihse
2015-12-15 11:04:18 +01:00
Erik Joelsson
7eb52768c6 8145185: Rename JAB the build tool to JIB
Reviewed-by: ihse, tbell
2015-12-11 17:18:08 +01:00
Erik Joelsson
7310665243 8145206: Configure broken on Macosx
Reviewed-by: tbell
2015-12-11 17:15:48 +01:00
Yasumasa Suenaga
0cc58634ff 8036003: Add --with-debug-symbols=[none|internal|external|zipped]
Reviewed-by: ihse, dholmes
2015-12-11 21:58:28 +09:00
Erik Joelsson
129c3028ee 8136782: Introduce a build/configure wrapper
Reviewed-by: ihse
2015-12-09 11:44:40 +01:00
Athijegannathan Sundararajan
a4a04cc6ed 8143404: Remove apple script engine code in jdk repository
Reviewed-by: alanb, mchung
2015-12-08 10:11:28 +05:30
Lana Steuck
a8d022b540 Merge 2015-12-02 09:34:13 -08:00
Erik Joelsson
36b71eea33 8144312: Remove limitations on the default number of jobs in the build
Reviewed-by: tbell
2015-12-02 10:49:50 +01:00
Erik Joelsson
c37f846672 8144172: Problem with bootcycle-images and sjavac
Reviewed-by: ihse
2015-11-27 16:29:22 +01:00
Erik Joelsson
12608de8e7 8144039: Enable javac server by default
Reviewed-by: ihse
2015-11-25 15:56:29 +01:00
Erik Joelsson
3f934c795c 8142983: Enable builds with icecc/icecream
Reviewed-by: ihse
2015-11-24 17:45:59 +01:00
Erik Joelsson
086e3e9a94 8143141: Bring in minor build changes from the jigsaw/jake forest
Reviewed-by: ihse, mchung
2015-11-24 15:46:04 +01:00
Erik Joelsson
49c8a97fbc 8143296: javac-server/sjavac not compatible with LogFailures on Windows
Reviewed-by: ihse
2015-11-24 15:36:32 +01:00
Iris Clark
b6ff5155ba Merge 2015-11-19 13:58:42 -08:00
Iris Clark
8e0b3b72f0 Merge 2015-11-16 21:19:13 -08:00
Kumar Srinivasan
f458381f25 8035473: [javadoc] Revamp the existing Doclet APIs
8146529: Update the new Doclet API
8146427: "-nohelp" option issue
8146475: "-helpfile" option issue

Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
2015-11-12 13:26:07 -08:00
Magnus Ihse Bursie
733d1383ed 8148416: Fix merge error in hotspot.m4 introduced in Merge changeset c0fe64e3d52e
Reviewed-by: dholmes
2016-01-28 07:59:44 +01:00
Iris Clark
c1e20cfc26 Merge 2015-11-09 18:36:42 -08:00
Alejandro Murillo
44b3e9e0fe Merge 2015-11-06 11:11:51 -08:00
Erik Joelsson
d687e92d7c 8141574: recent change for 8141543 breaks all builds
Reviewed-by: darcy
2015-11-05 23:25:33 +01:00
Jesper Wilhelmsson
d6aebcf380 Merge 2015-11-05 19:31:19 +01:00
Magnus Ihse Bursie
b09e8d0e61 8141543: Propagate --disable-warnings-as-errors to hotspot
Reviewed-by: erikj
2015-11-05 17:32:57 +01:00
Magnus Ihse Bursie
de261ecd1c 8141414: Deprecate configure source overriding
Reviewed-by: erikj
2015-11-05 15:14:39 +01:00
Magnus Ihse Bursie
0ac445c69d 8141439: Fix compare.sh -o <otherdir> (broken by JDK-8136813)
Reviewed-by: tbell, erikj
2015-11-05 10:58:53 +01:00
Volker Simonis
c070181a7f 8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS'
Reviewed-by: ihse
2015-11-04 12:45:55 +01:00
Iris Clark
cd2bc0930d Merge 2015-11-01 09:55:18 -08:00
Jesper Wilhelmsson
c90570d497 Merge 2015-10-30 00:02:33 +01:00
Erik Joelsson
e82b8fd111 8140591: Add configure argument specifying make executable in JPRT
Reviewed-by: ihse, tbell
2015-10-29 17:14:34 +01:00
Erik Joelsson
8b1e49f604 8140593: Add configure parameter for devkit for the build compiler
Reviewed-by: ihse
2015-10-29 17:11:55 +01:00
Magnus Ihse Bursie
d163a35ae0 8140661: Rename LDFLAGS_SUFFIX to LIBS
Reviewed-by: erikj
2015-10-29 16:30:02 +01:00
Magnus Ihse Bursie
ce3cdee0b2 8140762: Specifying --without-LIB if not needed should not result in warning
Reviewed-by: erikj
2015-10-29 15:24:36 +01:00
Erik Joelsson
04fff9f8be 8140312: Enable new sjavac server only mode in jdk build
Reviewed-by: ihse, tbell
2015-10-27 17:51:36 +01:00
Iris Clark
d973eeae70 Merge 2015-10-25 19:33:00 -07:00
Magnus Ihse Bursie
5a7c62ba2e 8140282: Remove test directories on clean-test-*
Reviewed-by: erikj
2015-10-22 16:41:24 +02:00
Erik Joelsson
1cc8d80a4c 8139813: Base heap size on type of boot jdk, not architecture of build machine
Reviewed-by: tbell, ihse
2015-10-20 17:29:53 +02:00
Magnus Ihse Bursie
9430e43da3 8139969: Fix unzip in compare.sh broken by JDK-8136813
Reviewed-by: erikj
2015-10-20 16:40:01 +02:00
Magnus Ihse Bursie
680bc372ab 8139951: Do not store debug level in OPT part of Verona string
Reviewed-by: erikj
2015-10-20 12:12:43 +02:00
Magnus Ihse Bursie
17c896827d 8139668: Generate README-build.html from markdown
Reviewed-by: erikj
2015-10-20 10:39:07 +02:00
Bob Vandette
f2ee7868f3 8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
2015-10-19 13:21:27 -04:00
Dinesh Malav
ead580a6f5 8138984: top-level directory of jdk*tar.gz bundles doesn't conform to JEP JDK-8061494
Reviewed-by: pbhat, asemenyuk, erikj
2015-10-12 10:31:23 -04:00
Magnus Ihse Bursie
2cb9e233b7 8139413: Use --with-x to set X11 root directory
Reviewed-by: erikj
2015-10-12 11:49:29 +02:00
Magnus Ihse Bursie
203f76fbda 8138761: Improved handling of libffi, and cleanup of libraries.m4
Reviewed-by: erikj
2015-10-07 15:26:48 +02:00
Magnus Ihse Bursie
9f31d88faf 8138864: Build with nice to lower UI impact
Reviewed-by: erikj
2015-10-07 11:58:03 +02:00
Iris Clark
8dd55fa4ca Merge 2015-10-05 21:02:46 -07:00
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