2020-12-31 21:04:14 by Nia Alarie | Files touched by this commit (38) |
Log message: Normalize handling packages that require 64-bit atomic ops. |
2020-12-30 07:10:37 by David H. Gutteridge | Files touched by this commit (3) |
Log message: mozjs78: further SunOS build fixes This results in a successful build and a js78 executable that runs in my test environment (the most recent OmniOS release). However, test suite execution yields an immediate failure with the message "too much recursion", so it seems more work is still required here. |
2020-12-29 03:04:47 by David H. Gutteridge | Files touched by this commit (2) |
Log message: mozjs78: build fix: SunOS doesn't have open_memstream() |
2020-12-15 00:02:53 by David H. Gutteridge | Files touched by this commit (1) |
Log message: mozjs78: list an actual project homepage |
2020-12-14 23:45:11 by David H. Gutteridge | Files touched by this commit (3) |
Log message: mozjs78: add test target support |
2020-12-12 03:25:36 by David H. Gutteridge | Files touched by this commit (1) |
Log message: mozjs78: note powerpc atomic support is incomplete |
2020-12-06 11:50:03 by Nia Alarie | Files touched by this commit (3) |
Log message: mozjs78: Backport illumos pthread patches from spidermonkey52 Not tested, but the code is near identical, and should get the bulk builds further at least. |
2020-12-05 13:08:55 by Nia Alarie | Files touched by this commit (1) |
Log message: mozjs78: Include bsd.prefs.mk before using it |
2020-12-05 13:03:26 by Nia Alarie | Files touched by this commit (21) |
Log message: mozjs78: Fix configure where the readline library isn't builtin. This commit also moves the location of WRKSRC so that no patches are applied to files in parent directories of WRKSRC. |
2020-11-29 01:28:39 by David H. Gutteridge | Files touched by this commit (1) |
Log message: mozjs78: include bsd.prefs.mk so $MACHINE_PLATFORM is defined |