aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk8/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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