./meta-pkgs/bulk-test-llvm, Meta-package for testing LLVM

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20211207nb1, Package name: bulk-test-llvm-20211207nb1, Maintainer: nia

Meta-package for testing LLVM updates. Depends on various non-trivial or
important packages that depend on LLVM.


Version history: (Expand)


CVS history: (Expand)


   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-07-01 16:19:45 by Nia Alarie | Files touched by this commit (6)
Log message:
meta-pkgs: Fix incorrect use of TOOL_DEPENDS inside bulk-test-*.
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2022-12-07 16:37:03 by Thomas Klausner | Files touched by this commit (1)
Log message:
bulk-test-llvm: add woboq_codebrowser
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2021-11-20 20:59:00 by Thomas Klausner | Files touched by this commit (1)
Log message:
bulk-test-llvm: add cvise, bump version
   2021-07-15 18:55:00 by Nia Alarie | Files touched by this commit (1)
Log message:
bulk-test-llvm: add creduce
   2021-06-10 15:02:09 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
add meta-pkgs/bulk-test-llvm

Meta-package for testing LLVM updates. Depends on various non-trivial or
important packages that depend on LLVM.