Skip to content

martis42/bazel_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazel Playground

These are toy examples, notes and experiments for using the Bazel Build System.

Disclaimer

The toy examples do not represent novel information about using Bazel. The described behavior can be researched by reading the upstream documentation. The focus of those toy examples is to provide concrete code to fiddle around with as well to make it easier to understand the described behavior (e.g. for transitive dependencies or combining multiple features).

Environment

The examples have been created and tested with:

  • 64 bit Ubuntu 20.04
  • gcc 9.3
  • bazel >= 4.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published