./devel/bazel, Fast and correct build automation tool

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


Branch: CURRENT, Version: 6.4.0, Package name: bazel-6.4.0, Maintainer: ryoon

{Fast, Correct} - Choose two

Build and test software of any size, quickly and reliably.

* Speed up your builds and tests:
Bazel rebuilds only what is necessary.
With advanced local and distributed caching, optimized dependency analysis
and parallel execution, you get fast and incremental builds.

* One tool, multiple languages:
Build and test Java, C++, Android, iOS, Go,
and a wide variety of other language platforms.
Bazel runs on Windows, macOS, and Linux.

* Scalable:
Bazel helps you scale your organization, codebase, and
continuous integration solution. It handles codebases of any size,
in multiple repositories or a huge monorepo.

* Extensible to your needs:
Easily add support for new languages and platforms with Bazel's familiar
extension language. Share and re-use language rules written
by the growing Bazel community.


Required to run:
[archivers/unzip] [archivers/zip] [lang/openjdk8]

Master sites: (Expand)

Filesize: 194004.946 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-17 16:06:37 by Maya Rashish | Files touched by this commit (1) | Package updated
Log message:
bazel: make bash a runtime dependency

seems like some bazel packages are failing in bulk builds with errors about
bash being missing.
bazel has a builtin which includes "cmd_bash", so it'd be reasonable to
assume bazel expects bash on unix-y systems.

bump pkgrevision
   2024-12-11 02:05:03 by Maya Rashish | Files touched by this commit (1)
Log message:
bazel: respect MAKE_JOBS during the bazel build command

Other parts are still running with more resources than I'd like, but
this is an improvement.
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-06-08 10:05:14 by Nia Alarie | Files touched by this commit (1)
Log message:
bazel: Add hacks.mk for NetBSD 9 libstdc++
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2016-07-02 10:13:20 by Joerg Sonnenberger | Files touched by this commit (5) | Package removed
Log message:
GC bazel, broken from the first day in tree.