aboutsummaryrefslogtreecommitdiff
path: root/make
AgeCommit message (Collapse)Author
2013-11-048027566: Remove the old build systemihse
Reviewed-by: erikj, tbell
2013-10-228027039: [jprt] Remove 32-bit Solaris from jprt.properties filestbell
Reviewed-by: mduigou, mchung
2013-09-258025411: JPRT to switch to the new Win platforms for JDK8 builds this weektbell
Reviewed-by: ksrini, katleman
2012-04-127160496: Rename JDK8 JAXP source directoryjoehw
Summary: moving src/share/classes to src Reviewed-by: ohair
2012-03-047150324: Stop using drop bundles in jaxpohair
Reviewed-by: prr, joehw
2011-12-15Mergelana
2011-12-127119829: Adjust default jprt testing configurationohair
Reviewed-by: alanb
2011-12-067117162: jdk8/jaxws/Makefile default DROPS_DIR should set to jdk8-dropskatleman
Reviewed-by: ohair, xdono, mchung
2011-07-227069993: Adjust make/jprt.properties file for jdk8ohair
Reviewed-by: katleman
2011-04-067033660: Update copyright year to 2011 on any files changed in 2011ohair
Reviewed-by: dholmes
2011-03-107025412: make381 issues with quotes in jdk/make/docs/Makefile and other placesohair
Reviewed-by: mchung
2010-12-286962318: Update copyright yearohair
Reviewed-by: xdono
2010-09-076982946: Change make/jprt.properties to defer to JPRT itself for jdk ↵ohair
platform list Reviewed-by: kamg
2010-06-176955292: Workaround ant 1.7.1 package-info.java issue in ant scriptsohair
6960333: Add make level ALLOW_DOWNLOADS=true option 6940241: Change jaxp/jaxws so that the http downloads are not done by default Reviewed-by: darcy
2010-05-256943119: Rebrand source copyright noticesohair
Reviewed-by: darcy
2009-11-116900341: jaxp/jaxws ant scripts using ant runtime in classpath, needs to be ↵ohair
explicit Reviewed-by: tbell
2009-11-056898251: Add ALT_DROPS_DIR feature to jaxp/jaxwsandrew
Summary: Allow the directory for downloaded drops to be set using ALT_DROPS_DIR Reviewed-by: ohair, jjg
2009-10-236894441: Add checksum checks, remove use of original sources in jax ↵ohair
repositories, fix bundle logic Reviewed-by: andrew
2009-09-216856630: Restructure jaxp/jaxws repositoriesohair
Reviewed-by: darcy, tbell
2009-07-30Mergetbell
2009-07-286862919: Update copyright yearxdono
Summary: Update copyright for files that have been modified in 2009, up to 07/09 Reviewed-by: tbell, ohair
2009-07-276854244: change source/target used to compile JDK to 7jjg
Reviewed-by: ohair
2009-06-11Mergetbell
2009-05-206827026: Change javac source and target default to 7jjg
Reviewed-by: darcy, ohair
2009-05-196843041: Remove duplicate README files in repositories (make/README)ohair
Reviewed-by: robilad
2009-05-07Mergexdono
2009-05-066837665: Deal with windows ant problem where commas in -D options do not workohair
Reviewed-by: xdono
2009-04-276831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)ohair
Reviewed-by: tbell
2009-04-206832141: Bug 100045 - Fix for 100028 breaks debug info for class filesaph
Summary: Correct fallout from 100028 patch Reviewed-by: ohair Contributed-by: Andrew Haley <aph@redhat.com>
2009-04-176829575: 100028: Debug information is incomplete or missingaph
Summary: Enable debugging in many places Reviewed-by: ohair Contributed-by: Andrew Haley <aph@redhat.com>
2009-03-266822913: Consolidate make/jprt.config files, let JPRT manage this file make ↵ohair
it optional in repos Reviewed-by: tbell
2009-03-096814575: Update copyright yearxdono
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
2008-07-026719955: Update copyright yearxdono
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
2008-03-046652588: Fix broken JPRT makefile target, no bundle savedohair
Summary: jprt make rules missing the bundle up of the output Reviewed-by: xdono
2007-12-01Initial loadduke