aboutsummaryrefslogtreecommitdiff
path: root/make
AgeCommit message (Collapse)Author
2014-04-038039077: JPRT build configure not setting --with-update-versionjdk8u11-b03erikj
Reviewed-by: tbell
2013-12-098029515: Building multiple configurations fails after removal of old build ↵jdk8-b120ihse
system Reviewed-by: erikj --HG-- extra : rebase_source : c28527e05bce5dc73d3f372ff5a47b33c950cade
2013-11-25Mergelana
2013-11-198028478: Re-visit JPRT testsets to make it easier to run subsets of the testsalanb
Reviewed-by: dholmes, sla, tbell
2013-11-148027566: Remove the old build systemihse
Reviewed-by: erikj, tbell --HG-- rename : common/makefiles/HotspotWrapper.gmk => make/HotspotWrapper.gmk rename : common/makefiles/javadoc/Javadoc.gmk => make/Javadoc.gmk rename : common/makefiles/Jprt.gmk => make/Jprt.gmk rename : common/makefiles/Main.gmk => make/Main.gmk rename : common/makefiles/MakeHelpers.gmk => make/MakeHelpers.gmk rename : common/makefiles/javadoc/CORE_PKGS.gmk => make/common/CORE_PKGS.gmk rename : common/makefiles/IdlCompilation.gmk => make/common/IdlCompilation.gmk rename : common/makefiles/JavaCompilation.gmk => make/common/JavaCompilation.gmk rename : common/makefiles/MakeBase.gmk => make/common/MakeBase.gmk rename : common/makefiles/javadoc/NON_CORE_PKGS.gmk => make/common/NON_CORE_PKGS.gmk rename : common/makefiles/NativeCompilation.gmk => make/common/NativeCompilation.gmk rename : common/makefiles/RMICompilation.gmk => make/common/RMICompilation.gmk rename : common/makefiles/support/ListPathsSafely-post-compress.incl => make/common/support/ListPathsSafely-post-compress.incl rename : common/makefiles/support/ListPathsSafely-pre-compress.incl => make/common/support/ListPathsSafely-pre-compress.incl rename : common/makefiles/support/ListPathsSafely-uncompress.sed => make/common/support/ListPathsSafely-uncompress.sed rename : common/makefiles/support/unicode2x.sed => make/common/support/unicode2x.sed rename : common/makefiles/devkit/Makefile => make/devkit/Makefile rename : common/makefiles/devkit/Tools.gmk => make/devkit/Tools.gmk
2013-11-088027836: Webrev should handle files that has been moved from a directory ↵ihse
which now is removed. Reviewed-by: mduigou, tbell
2013-10-228027039: [jprt] Remove 32-bit Solaris from jprt.properties filestbell
Reviewed-by: mduigou, mchung
2013-10-17Mergelana
2013-10-178026062: webrev.ksh: fix bug title web scraping, remove teamware, sac, "open ↵mduigou
bug", -l and wxfile support Reviewed-by: weijun, dsamersoff, darcy, jrose, tbell
2013-10-14Mergejqzuo
2013-10-078025920: webrev.ksh does not provide any details about changes in zip filesthurka
Summary: Add support for diffs for zip files Reviewed-by: ksrini, chegar
2013-09-26Mergepbhat
2013-09-258025411: JPRT to switch to the new Win platforms for JDK8 builds this weekjdk8-b109tbell
Reviewed-by: ksrini, katleman
2013-09-258025262: new64jre/new64jdk wrappers should be removed, build 32-bit AU ↵billyh
during windows-amd64 builds instead Reviewed-by: amenkov, jqzuo
2013-09-138024201: Update bugdatabase urlmduigou
Reviewed-by: wetmore
2013-06-056983966: remove lzma and upx from repository JDK8jdk8-b93katleman
Reviewed-by: tbell, paulk, ngthomas
2013-04-168011347: JKD-8009824 has broken webrev with some ksh versionsjgish
Reviewed-by: mduigou
2013-03-268009824: webrev.ksh generated jdk.patch files do not handle renames, copies, ↵jgish
and shouldn't be applied Summary: use hg export --git to produce proper patch file Reviewed-by: mduigou
2013-02-268008978: nashorn-rules.gmk missingalanb
Reviewed-by: alanb Contributed-by: erik.joelsson@oracle.com, james.laskey@oracle.com
2013-02-258008914: Add nashorn to the tl buildjjg
Reviewed-by: mr, tbell, jjh Contributed-by: erik.joelsson@oracle.com, james.laskey@oracle.com
2013-02-208008629: webrev.ksh needs to quote bug title it gets back from scraping ↵mduigou
bugs.sun.com Reviewed-by: darcy --HG-- extra : rebase_source : 14cc868b177f9a202fb66519ab2105e1784637e7
2013-02-068004726: Link bug ids to jbs rather than monaco.mduigou
Reviewed-by: ohair, chegar, katleman
2013-01-26Mergelana
2013-01-23Mergecgruszka
2013-01-228003680: JSR 310 Date/Time APIsherman
Summary: Integration of JSR310 Date/Time API for M6 Reviewed-by: alanb, naoto, dholmes Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, richard.warburton@gmail.com, misterm@gmail.com
2013-01-048004229: build-infra: Umbrella for switch of default "make" to new makefilesohair
Reviewed-by: erikj, tbell
2012-12-318005583: Install build(gnumake all) failed preventing RE from doing JDK8 ↵jqzuo
combo builds Reviewed-by: paulk, billyh
2012-11-288004131: move jdi tests out of core testsetsmarks
Reviewed-by: alanb, chegar
2012-10-31Mergelana
2012-10-308001764: vsvars.sh should support VS2012anthony
Summary: Update the vsvars.sh script to support VS2012 Reviewed-by: ohair, tbell
2012-10-25Mergelana
2012-10-237152336: Enable builds on Windows with MinGW/MSYStbell
Summary: Minimal makefile changes to enable building OpenJDK using MSYS on Windows7 Reviewed-by: ohair, tbell Contributed-by: volker.simonis@gmail.com
2012-10-12Mergelana
2012-10-097173494: some jdk tests are not run in test/Makefilealanb
Reviewed-by: chegar, mchung, mduigou, iris
2012-10-098000461: Top level build doesn't pass OPENJDK=true through to the hotspot builddholmes
Summary: Add OPENJDK to the COMMON_BUILD_ARGUMENTS Reviewed-by: tbell
2012-09-057196361: add hotspot/make/closed to hgforest.shjdk8-b55jcoomes
Reviewed-by: ohair
2012-07-167184406: Adjust get_source/hgforest script to allow for trailing // charactersohair
Reviewed-by: tbell
2012-06-197178241: Basic script for JDK source code legal headers conformance verificationmbykov
Summary: A new script lic_check.sh to check license headers in JDK source code Reviewed-by: ohair, darcy Contributed-by: misha.bykov@oracle.com
2012-06-13Mergejdk8-b43katleman
2012-06-087170091: Fix missing wait between repo cloning in hgforest.shohair
Reviewed-by: strarup
2012-06-077165257: Add JFR tests to the JDK code basesla
Reviewed-by: ohair, dholmes, nloodin, mgronlun
2012-05-117167976: Fix broken get_source.sh scriptohair
Reviewed-by: tbell
2012-05-107167593: Changed get_source.sh to allow for getting full oracle jdk repo forestohair
Reviewed-by: erikj, asaha, chegar, sla, dholmes, mbykov, coleenp
2012-04-037157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT buildsdcubed
Summary: Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enabling ENABLE_FULL_DEBUG_SYMBOLS flag on Windows. Reviewed-by: ohair, jmelvin, sspitsyn
2012-03-237136506: FDS: rework jdk repo Full Debug Symbols supportdcubed
Summary: JPRT needs to use the '-y' option with zip on non-Windows control builds in order to preserve symbolic links. Reviewed-by: dholmes, ohair
2012-03-07Mergelana
2012-03-07Mergejdk8-b29katleman
2012-03-067113349: Initial changeset for Macosx port to jdkmichaelm
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: Alan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
2012-03-026625113: Add the normalize and rmkw perl script to the openjdk repository or ↵ohair
openjdk site? Reviewed-by: darcy
2012-02-277143162: Allow disable building of jdk demos and samplesmduigou
Reviewed-by: ohair