aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk8/Makefile
Commit message (Expand)AuthorAgeFilesLines
* . 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
* Do not build unnecessary targets to reduce build time.Jung-uk Kim2015-09-161-0/+7
* . Switch to xz for the new remote patches to decrease download size.Greg Lewis2015-09-091-9/+9
* . Move the large patches which contain the changes between updates of theGreg Lewis2015-09-081-0/+10
* . Update to 8u60.Greg Lewis2015-09-071-3/+96
* Tidy up couple of problems in the previous update.Jung-uk Kim2015-07-201-1/+1
* . Update to 8u51.Greg Lewis2015-07-191-3/+2
* . The test target wants jtreg binaries to be found one directory up. AllowGreg Lewis2015-07-051-0/+3
* - Fix broken preprocessor directives.Jung-uk Kim2015-07-021-1/+1
* Fix the previous commit. Forgot to remove #'s before committing. :-(Jung-uk Kim2015-05-191-2/+2
* Do not use static libjli for stable/10 and head. This complements PR193009.Jung-uk Kim2015-05-191-0/+11
* . Update to 8u45.Greg Lewis2015-05-061-5/+5
* Fix build with GCC with recent head kernel by disabling PCH for GCC.Bryan Drewery2015-04-151-0/+5
* Set rpath for libawt_xawt.so as we do for libawt.so and libawt_headless.so.Jung-uk Kim2015-04-011-1/+1
* Tidy up default fontconfig.properties.Jung-uk Kim2015-03-241-1/+1
* Catch up with font directory changes.Jung-uk Kim2015-03-241-0/+1
* . Update to 8u40.Greg Lewis2015-03-151-6/+25
* - Revert all damages done in r372338 and r379049.Jung-uk Kim2015-02-271-2/+7
* Properly use BLOCKING_IO_RETURN_INT() macro for NET_Accept().Jung-uk Kim2015-02-161-0/+1
* . Attempt to fix the build on 8.x amd64 by telling the HotSpot compilationGreg Lewis2015-02-051-0/+1
* . Update to 8u31.Greg Lewis2015-02-021-3/+2
* Switch some dependencies from a directory name or a file generated by pkg-ins...Antoine Brodin2015-01-241-2/+2
* Update graphics/giflib to 5.0.5Antoine Brodin2015-01-141-1/+1
* Turn off -Werror for Clang 3.5+ and revert r374780 for now.Jung-uk Kim2014-12-161-0/+3
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
* - Add an empty directory to plist to fix staging.Jung-uk Kim2014-11-201-4/+6
* - Fix build on i386 with clang. [1]Jung-uk Kim2014-11-111-0/+1