aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk8/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Fix default bootstrap JDK selection.Jung-uk Kim2017-11-011-2/+2
* Add preliminary support for aarch64 with Zero.Jung-uk Kim2017-11-011-1/+1
* Clean up X11 option handling. No functional change.Jung-uk Kim2017-10-031-24/+14
* Fix java/openjdk8-jre build after r444448.Jung-uk Kim2017-10-031-3/+3
* Use java/bootstrap-openjdk8 to bootstrap.Jung-uk Kim2017-09-281-25/+17
* The src tree is splitting 32-bit arm support into 'armv6' and the newMark Linimon2017-09-011-7/+9
* . Update to 8u144.Greg Lewis2017-08-271-3/+4
* Add a new ALSA default option to make it possible to disable ALSATobias Kortkamp2017-06-271-5/+10
* Scrub mention of armv6hf from ARCHS. It was never in a released version.Mark Linimon2017-06-261-1/+1
* Update to 8u131.Greg Lewis2017-04-191-4/+4
* Merge fix for JDK-6900441 from Linux source.Jung-uk Kim2017-04-131-0/+1
* Fix build with GCC. It was broken by r430424.Jung-uk Kim2017-02-021-1/+1
* . Update to 8u121.Greg Lewis2017-01-291-4/+4
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-2/+1
* . Fix compilation with Clang 4.0Greg Lewis2017-01-151-1/+1
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-091-5/+0
* . Add powerpc64 support.Greg Lewis2017-01-021-5/+9
* Add an X11 option to java/openjdk[78]Alan Somers2016-12-091-7/+28
* . Update to 8u112.Greg Lewis2016-10-301-4/+4
* Update cacerts file using the one included in 8u111 release.Alex Dupre2016-10-241-1/+1
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
* . Include the thread id so that jstack can provide stack traces whenGreg Lewis2016-09-041-0/+1
* Make the FPU hack for ARM optional. Note this hack is not necessary forJung-uk Kim2016-08-261-10/+4
* More typosBaptiste Daroussin2016-07-311-1/+1
* Use the new @javavmBaptiste Daroussin2016-07-311-2/+1
* . Update to 8u102.Greg Lewis2016-07-301-3/+3
* . Fix a double free bug. This is pulled from upstream.Greg Lewis2016-06-161-1/+1
* Unbreak arm.Jung-uk Kim2016-06-131-7/+7
* . Use poll() rather than select() on BSD to avoid crashes during networkGreg Lewis2016-06-121-0/+1
* . Update to 8u92.Greg Lewis2016-05-171-3/+4
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-15/+15
* . Update to 8u77.Greg Lewis2016-03-271-3/+5
* Combine print/cups-base, print/cups-client and print/cups-image intoTijl Coosemans2016-03-111-1/+1
* . Update to 8u72.Greg Lewis2016-01-311-4/+4
* - Partially implement getThreadUserTime() using getrusage(2). Note we canJung-uk Kim2016-01-051-5/+1
* . Stub implementation of OperatingSystemImpl.Greg Lewis2016-01-021-1/+1
* Implement ThreadMXBean.getThreadCpuTime(), etc.Jung-uk Kim2015-12-231-0/+1
* Fix build with fmake.Jung-uk Kim2015-12-151-1/+1
* Build compilefontconfig.jar and javazic.jar with bootstrap jar. OriginallyJung-uk Kim2015-12-141-2/+2
* Build with sjavac when we are self-hosting to improve build speed.Jung-uk Kim2015-12-141-0/+4
* Allow java/openjdk7 for bootstrapping java/openjdk8. Although we cannotJung-uk Kim2015-12-141-4/+3
* Respect CC, CPP and CXX with full paths.Jung-uk Kim2015-12-141-1/+1
* Respect CC, CPP and CXX with full paths.Jung-uk Kim2015-12-141-0/+12
* . Update to 8u66.Greg Lewis2015-12-131-4/+4
* Work around build failures with Poudriere. We have to limit max heap sizeJung-uk Kim2015-12-101-0/+6
* Fix regression introduced in r372338, i.e., mis-merged fix for JDK-8031581.Jung-uk Kim2015-12-101-1/+1
* Update giflib to 5.1.1Antoine Brodin2015-12-031-0/+1
* Add support for armv6hf. Tested on Raspberry Pi 2 Model B.Jung-uk Kim2015-10-151-5/+5
* Clean up and modernize the port. No functional change.Jung-uk Kim2015-09-291-66/+43
* . Add support for armv6.Greg Lewis2015-09-291-7/+55