Commit Graph

17 Commits

Author SHA1 Message Date
Kelly O'Hair
0eca63f398 6960853: Cleanup makefiles, remove unused vars etc
6959596: Windows fastdebug build broken
6960335: Add top level 'make test' rule that uses test/Makefile, runs all test batches

Reviewed-by: alanb
2010-06-21 11:00:15 -07:00
Kelly O'Hair
136614e00b 6943119: Rebrand source copyright notices
Reviewed-by: darcy
2010-05-25 15:51:26 -07:00
Andrew John Hughes
d298973077 6914986: Make sure openjdk doc generation not turned off with JDK_UPDATE_VERSION
Only turn off documentation for updates when not building OpenJDK

Reviewed-by: ohair
2010-01-07 23:17:01 +00:00
Kelly O'Hair
d0c9ba3fe5 6727046: Add message when docs are skipped in control build
6864011: typo? in top level Makefile: DAYE_STAMP

Reviewed-by: jjg
2009-11-18 16:41:09 -08:00
Kelly O'Hair
0c401657e1 6855174: Improve log output when builds transition from one workspace to another
Reviewed-by: jjg
2009-09-03 17:44:28 -07:00
Bradford Wetmore
8a4dd6d425 6872177: JCE framework and provider builds broken following -target 7 changes
Reviewed-by: ohair
2009-08-14 17:29:31 -07:00
Kelly O'Hair
57bbf9b1cb 6857805: Fix openjdk builds to avoid building deploy repository
Reviewed-by: xdono
2009-07-06 22:37:00 -07:00
Jonathan Gibbons
9c931b2138 6827026: Change javac source and target default to 7
Reviewed-by: darcy, ohair
2009-05-20 14:02:22 -07:00
Xiomara Jayasena
45d1edf5dc 6814575: Update copyright year
Update copyright for files that have been modified in 2009, up to 03/09

Reviewed-by: katleman, tbell, ohair
2009-03-09 13:28:37 -07:00
Kelly O'Hair
d487d2b19e 6746424: Remove build dependency on findbugs and FINDBUGS_HOME
Reviewed-by: tbell
2008-09-09 15:48:49 -07:00
Kelly O'Hair
fa892cff0f 6728161: Add SKIP_BOOT_CYCLE feature to create boot jdk and use it during build
Reviewed-by: tbell
2008-08-06 14:57:13 -07:00
Xiomara Jayasena
47cc716f01 6719955: Update copyright year
Update copyright year for files that have been modified in 2008

Reviewed-by: ohair, tbell
2008-07-02 12:55:04 -07:00
Martin Buchholz
1b581dbcbc 6710904: COMMON_BUILD_ARGUMENTS needs PREVIOUS_..._VERSION settings
Reviewed-by: ohair, tbell
2008-06-10 16:30:31 -07:00
Kelly O'Hair
3bcb138820 6674232: OPENJDK=false is same as OPENJDK=true
If OPENJDK has a value, that value must be "true", empty value == undefined with GNU make.

Reviewed-by: tbell
2008-03-18 11:01:40 -07:00
Kelly O'Hair
db98b5b071 6675289: Make default production build NOT include an openjdk build
SKIP_OPENJDK_BUILD now set to true.

Reviewed-by: xdono
2008-03-13 16:12:15 -07:00
Kelly O'Hair
6b9d629f06 6649270: Change by-default openjdk building in control/make/makefile to use open source tree
Change build rules to allow for openjdk builds by default when building the closed or production build.

Reviewed-by: xdono
2008-03-09 13:11:51 -07:00
J. Duke
686d76f772 Initial load 2007-12-01 00:00:00 +00:00