Age | Commit message (Expand) | Author | Files | Lines |
2015-06-27 | Tighten JVM_MAX_HEAP used during the build to 800MB, so that the build | joerg | 3 | -13/+54 |
2015-06-13 | build fix for jdk-zero-vm option | tnn | 2 | -1/+23 |
2015-06-13 | Disable use of C++ precompiled headers. | tnn | 3 | -2/+18 |
2015-06-10 | Fix rpath in launchers for builds w/ dynamic libjli. | tnn | 3 | -7/+17 |
2015-06-10 | Update openjdk8 to latest version from the bsd-port hg tree. (u45-b13) | tnn | 12 | -183/+70 |
2015-05-05 | Add FOO-jps to PLIST, missed in last commit | abs | 1 | -1/+2 |
2015-05-05 | Add jps to the list of wrapped java binaries. Bump PKGREVISION | abs | 1 | -3/+3 |
2015-03-24 | Don't mess with sync builtins, it breaks the build with Clang. | joerg | 2 | -1/+30 |
2015-03-06 | Enable the package for NetBSD-7.*-earmv[67]hf. | tnn | 2 | -6/+16 |
2015-03-05 | Do the previous hack differently since joerg@ objected. Also wrap it in | tnn | 2 | -9/+34 |
2015-03-05 | Unlimit virtual memory. Needs at least 3G of VA space to build on 64-bit | tnn | 1 | -1/+8 |
2015-03-05 | adjust ARM float hacks: use binary IEEE encoding of subnormal literals | tnn | 1 | -4/+13 |
2015-03-04 | change clang dependency to libLLVM for zeroshark option | tnn | 1 | -2/+3 |
2015-03-02 | fix conditional build of libsctp for platforms that don't support sctp | tnn | 6 | -36/+29 |
2015-03-02 | Fix typo that broke os::current_thread_id() on NetBSD. Bump rev. | tnn | 3 | -6/+6 |
2015-03-02 | - put -D__STDC_LIMIT_MACROS on command line instead of patching it everywhere | tnn | 9 | -221/+66 |
2015-03-01 | Rototil include order so stdint doesn't get included without the necessary | tnn | 3 | -1/+50 |
2015-02-28 | Workaround incorrect constant folding of subnormals in javac when the FPU | tnn | 1 | -1/+29 |
2015-02-22 | Documentation of procedure and requirements for making bootstrap toolchains | tnn | 1 | -1/+28 |
2015-02-21 | regen | tnn | 1 | -3/+4 |
2015-02-21 | Fix more ARM defines | tnn | 2 | -8/+21 |
2015-02-21 | Extend the OpenBSD ifdef for os::pd_commit_memory() to include NetBSD. | tnn | 1 | -1/+13 |
2015-02-21 | Bump rev | tnn | 1 | -2/+2 |
2015-02-21 | fix PLIST for previous symlink removal | tnn | 1 | -2/+1 |
2015-02-21 | don't install a broken symlink | tnn | 2 | -20/+33 |
2015-02-21 | more autoconf overrides | tnn | 1 | -1/+3 |
2015-02-21 | Add experimental jdk-zeroshark-vm option | tnn | 1 | -4/+20 |
2015-02-20 | - Add missing CONFIG_SUB_OVERRIDE | tnn | 8 | -11/+113 |
2015-02-13 | add bootstrap jvm binaries for NetBSD 7.* / sparc64, | tnn | 2 | -4/+7 |
2015-02-12 | Ensure global tool arguments are used in one more place. | tnn | 2 | -1/+17 |
2015-02-12 | - sync w/ lang/openjdk7 | tnn | 5 | -16/+66 |
2015-02-10 | Really fix previous. Now fontconfig loads and the jconsole UI comes up. | tnn | 3 | -6/+7 |
2015-02-10 | fix mistake in patch porting | tnn | 2 | -5/+5 |
2015-02-10 | try to fix broken freetype detection in some cases | tnn | 2 | -3/+12 |
2015-02-08 | Infrastructure glue for openjdk8 | tnn | 1 | -2/+2 |
2015-02-08 | fix hilarious typo | tnn | 1 | -2/+2 |
2015-02-08 | FreeBSD/clang build fix | tnn | 1 | -1/+3 |
2015-02-08 | Import openjdk8-1.8.31 as lang/openjdk8. | tnn | 53 | -0/+2474 |