Erik Joelsson
21711140e2
8006288: build-infra: Use solaris nm and not gnm on solaris
...
Reviewed-by: tbell
2013-04-09 09:42:20 +02:00
Omair Majid
ca98a33db4
8011388: Support building zero and zeroshark with the new build
...
Co-authored-by: Roman Kennke <rkennke@redhat.com>
Reviewed-by: andrew, dholmes, erikj
2013-04-08 14:07:32 -04:00
Erik Joelsson
6cb72b3aab
8008373: JFR JTReg tests fail with CompilationError on MacOSX; missing '._sunec.jar'
...
Reviewed-by: tbell
2013-04-05 09:38:54 +02:00
Erik Joelsson
a88f9ec2d6
8006828: "SKIP_BOOT_CYCLE=false" must work in new building infrastructure
...
Reviewed-by: tbell, alanb
2013-04-04 09:24:21 +02:00
Omair Majid
7b22402218
8010030: Allow configure to detect if EC implementation is present
...
Reviewed-by: andrew, dholmes
2013-03-18 10:47:37 -04:00
Lana Steuck
aeddcfd53b
Merge
2013-03-13 23:21:35 -07:00
Lana Steuck
a92ce06fe1
Merge
2013-03-12 16:38:11 -07:00
Erik Joelsson
ef56e8fdec
8008073: build-infra: Need --with-dxsdk option? And awt/sound -I option additions?
...
Reviewed-by: tbell
2013-03-06 10:50:37 +01:00
Lana Steuck
72cb4c459e
Merge
2013-03-05 11:46:02 -08:00
Erik Joelsson
737b863ce4
8004352: build-infra: Limit JOBS on large machines
...
Reviewed-by: mduigou
2013-03-04 16:45:07 +01:00
Erik Joelsson
5c31bde4c0
8008914: Add nashorn to the tl build
...
Co-authored-by: James Laskey <james.laskey@oracle.com>
Reviewed-by: mr, tbell, jjh
2013-02-25 15:08:11 -08:00
Erik Joelsson
b70f9bfef4
8008451: Make mac builds on 10.8 work on 10.7
...
Reviewed-by: ohair, ddehaven
2013-02-21 14:16:56 +01:00
Erik Joelsson
d49ae7856e
8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac
...
Reviewed-by: ohair
2013-02-15 10:40:46 +01:00
Fredrik Öhrström
9f5b40123d
8006872: Stop creating four jars with identical content in the new build system
...
Reviewed-by: erikj
2013-01-31 14:00:09 +01:00
Erik Joelsson
f2fab62173
8005635: build-infra: Support building install in jprt
...
Co-authored-by: Tim Bell <tim.bell@oracle.com>
Reviewed-by: ohair
2013-01-03 20:54:38 +01:00
Erik Joelsson
1d85687c30
8005355: build-infra: Java security signing (need a top-level make target)
...
Reviewed-by: tbell, ohair
2013-01-02 15:36:00 +01:00
Erik Joelsson
f80cc97adb
8005347: build-infra: Verify 'gnumake source' at the top level works ok
...
Reviewed-by: tbell, ohair, dholmes
2013-01-02 11:29:29 +01:00
Erik Joelsson
36c06a232d
8001895: build-infra: Make JDK_BUILD_NUMBER and MILESTONE customizable
...
Added configure params
Reviewed-by: ohair
2013-01-01 14:13:18 +01:00
David Holmes
2a45536ba1
7190137: Add support for JVM_VARIANT minimal1
...
Allow configuration of minimal1 as a target VM along with client and server
Reviewed-by: ohair, erikj
2012-12-20 01:44:02 -05:00
Erik Joelsson
415574536e
8003274: build-infra: Makefile changes needed for sjavac
...
Changes left in build-infra that are related to sjavac
Co-authored-by: Fredrik Ohrstrom <fredrik.ohrstrom@oracle.com>
Reviewed-by: ohair, tbell
2012-11-13 15:54:33 -08:00
Erik Joelsson
cc66da7e9f
8002028: build-infra: need no-hotspot partial build
...
Added configure option --with-import-hotspot=/path/to/j2sdkimage
Reviewed-by: dholmes, tbell
2012-11-12 12:34:11 -08:00
Magnus Ihse Bursie
1e78e4b639
8001897: build-infra: misc adjustments to configure script
...
Reviewed-by: ohair
2012-10-29 14:06:57 -07:00
Kelly O'Hair
f9c6f4bd18
8000992: Update new build-infra makefiles
...
Build-infra project integration. Multiple authors on this work: erikj and ihse primarily, also changes from ohair, tbell, and dholmes. Special credit to ohstrom for his smartjavac work.
Reviewed-by: erikj, ihse, dholmes, tbell
2012-10-26 14:29:57 -07:00
Kelly O'Hair
228c21635b
7197849: Update new build-infra makefiles
...
Reviewed-by: ihse, erikj, ohrstrom, tbell
2012-09-18 11:29:16 -07:00
Erik Joelsson
f7b99ca7f6
7181504: Update of latest build-infra Makefiles
...
Reviewed-by: ohair
2012-07-03 16:11:12 -07:00
Erik Joelsson
36674b96fd
7170079: Adjustments to build-infra makefiles
...
Co-authored-by: Jonas Oreland <jonas.oreland@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Torbjorn Granat <torbjorn.granat@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Reviewed-by: ohair, ohrstrom, ihse, jonas
2012-06-07 20:25:06 -07:00
Fredrik Ohstrom
c41339543f
7074397: Build infrastructure changes (makefile re-write)
...
New makefiles transition, old and new living side by side for now.
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Torbjorn Granat <torbjorn.granat@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser
2012-04-10 08:18:28 -07:00