commit | cdda23f5f83bb6e8c85a200ab98b9fff6789a62b | [log] [tgz] |
---|---|---|
author | John Basila <jbasila@gmail.com> | Thu Aug 17 20:03:48 2017 +0200 |
committer | Irina Iancu <elenairina@google.com> | Fri Aug 18 09:01:23 2017 +0200 |
tree | 0350b20bc25538c7232d2b7406e53aa2cf20add9 | |
parent | 65345cdc1094492adba77a5a490764956e7b66b3 [diff] |
Added support for $(LD) for genrule() and ld_executable for Skylark I added support for exposing the GNU linker (ld) for genrule() and Skylark. For reference: https://stackoverflow.com/questions/45560314/building-kernel-module-with-bazel Closes #3557. PiperOrigin-RevId: 165600633
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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 system. 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.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.