aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk8/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Update to 8u272Greg Lewis2020-10-231-4/+2
* Update to 8u265Greg Lewis2020-08-011-2/+2
* Update to 8u262Greg Lewis2020-07-161-3/+2
* Don't print the company name in the version infoGreg Lewis2020-07-131-1/+1
* More accurate vendor informationGreg Lewis2020-07-121-0/+6
* Chanse update of devel/libffiNiclas Zeising2020-07-041-0/+1
* Update to 8u252Greg Lewis2020-04-151-3/+2
* Fix linker errors with libinotify.Jung-uk Kim2020-04-081-0/+1
* Update to 8u242Greg Lewis2020-01-161-3/+2
* java/openjdk8: add bootstrap and fix compilation for powerpc64 elfv2Piotr Kubaj2020-01-121-6/+6
* Sprinkle more USES=xorgNiclas Zeising2019-11-071-0/+1
* Remove unnecessary use of shebangfixGreg Lewis2019-11-061-3/+1
* Fix file interactionGreg Lewis2019-10-171-0/+1
* Update to 8u232Greg Lewis2019-10-161-4/+3
* java/openjdk8: Drop nop X11_MAKE_ENV_ONTobias Kortkamp2019-10-101-1/+0
* Update cacertsGreg Lewis2019-08-201-3/+4
* Workaround for infinite recursion crashGreg Lewis2019-08-121-0/+1
* Fix the build for the FONTCONFIG optionGreg Lewis2019-07-241-3/+1
* Update to 8u222Greg Lewis2019-07-191-2/+2
* Use USE_GITHUB when appropriate.Mathieu Arnold2019-05-111-5/+5
* Minor to whitespace to correct the PR for the previous commit.Greg Lewis2019-04-221-1/+1
* Always depend on fontconfigGreg Lewis2019-04-221-3/+3
* Add back the dependency on zip.Greg Lewis2019-04-191-1/+2
* * Update to 8u212.Greg Lewis2019-04-191-184/+12
* . Update to 8u202.Greg Lewis2019-02-121-4/+4
* . When upgrading to 8u192 the endianess definitions specific to BSD wereGreg Lewis2019-02-091-1/+1
* Add a missing symbol in the linker map file.Jung-uk Kim2019-01-181-1/+1
* Add a WatchService implementation backed by kqueue,Alex Dupre2018-12-271-2/+4
* Add support for millisecond resolution to get/setLastModifiedTimeAlex Dupre2018-12-271-1/+1
* . Fix build on gcc based architectures (e.g. powerpc64)Greg Lewis2018-12-111-0/+1
* . Fix SCTP support.Greg Lewis2018-12-081-0/+1
* . Update to 8u192.Greg Lewis2018-12-081-4/+4
* - Fix reversed ccache version detection logic. Enable ccache support.Jung-uk Kim2018-11-161-3/+5
* . Update to 8u181.Greg Lewis2018-09-081-4/+4
* . Sync the cacerts file with the version in the latest Oracle binary release.Greg Lewis2018-07-031-0/+1
* . Update to 8u172.Greg Lewis2018-05-211-4/+4
* . Link libinstrument.so with iconv and jli as intended.Greg Lewis2018-03-061-1/+1
* . Add a FONTCONFIG option which allows scaler to obtain per-family FreeTypeGreg Lewis2018-03-041-1/+6
* Apply an upstream patch to fix Zero.Jung-uk Kim2018-02-271-0/+1
* . Fix the build for i386 when WITH_LLD_IS_LD is set.Greg Lewis2018-02-081-0/+6
* . Update to 8u162.Greg Lewis2018-02-031-4/+4
* Fix a run-time crash with Clang 6.0.Jung-uk Kim2018-01-181-1/+1
* Replace USE_AUTOTOOLS and pre-configure with a plain build dependency onTijl Coosemans2017-12-251-8/+2
* . Don't incorrectly set the scopeId of an IPv6 interface on BSD.Greg Lewis2017-12-251-1/+1
* Add support for "-XX:+UseLargePages" option.Jung-uk Kim2017-12-011-0/+1
* . Update to 8u152.Greg Lewis2017-11-191-3/+4
* 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