Next | Query returned 41 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2022-02-17 11:18:06 by Masatake Daimon | Files touched by this commit (1)
Log message:
Correct wrong checksums for the Darwin/x86_64 bootkit
   2022-02-06 06:31:58 by Masatake Daimon | Files touched by this commit (4)
Log message:
When the LLVM backend is enabled, use clang as the assembler

This turned out to be necessary because LLVM 13 emits assembly code that is
incompatible with "as" from Binutils < 2.36.
   2022-01-18 03:22:50 by Masatake Daimon | Files touched by this commit (8)
Log message:
Update to GHC 9.0.2

* Now the package supports PKGSRC_MKPIE.
* The full list of changes is too long to paste here. See
  https://downloads.haskell.org/~ghc/9.0.2/docs/html/users_guide/9.0.2-notes.html
   2021-12-18 20:14:41 by Masatake Daimon | Files touched by this commit (1)
Log message:
revbump for libffi
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-11-21 04:38:10 by Masatake Daimon | Files touched by this commit (1)
Log message:
Replace RMD160 checksums with BLAKE2s checksums
   2021-10-07 16:21:17 by Nia Alarie | Files touched by this commit (282)
Log message:
lang: Remove SHA1 hashes for distfiles
   2021-09-30 17:32:53 by Jonathan Perkin | Files touched by this commit (4)
Log message:
ghc90: Switch to fixed SunOS bootstrap.

Also apply the "cp -p" fix from other versions, removing the need for ln
workarounds on OmniOS.
   2021-07-14 11:15:36 by Jonathan Perkin | Files touched by this commit (1)
Log message:
ghc90: Ensure bsd.prefs.mk is included.

Fixes builds on OS where PKG_SUPPORTED_OPTIONS is not defined, so
bsd.options.mk is not pulled in, but OPSYS is still tested.
   2021-05-23 08:33:23 by Masatake Daimon | Files touched by this commit (1)
Log message:
Do not include ../../lang/llvm/buildlink3.mk

GHC only needs bin/opt and bin/llc but not libLLVM, so inheriting its \ 
dependencies does not make sense.

Next | Query returned 41 messages, browsing 11 to 20 | Previous