Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Language Structure/Build System/
Bazel
Search

Bazel

Creator
Creator
Seonglae Cho
Created
Created
2020 Apr 10 9:17
Editor
Editor
Seonglae Cho
Edited
Edited
2024 Mar 15 8:54
Refs
Refs
bazel
bazelbuild • Updated 2023 Apr 7 17:58

For Small project

Bazel Init
Bazel Config
파이썬(Python)의 하위 집합인 Skylark 언어로 작성
Can build c++, Java, Android, iOS
migration-tooling
bazelbuild • Updated 2024 Apr 24 0:45
 
 

Get started

Build Tutorial - C++
In this tutorial, you'll learn the basics of building C++ applications with Bazel. You will set up your workspace and build a simple C++ project that illustrates key Bazel concepts, such as targets and BUILD files. After completing this tutorial, take a look at Common C++ Build Use Cases for information on more advanced concepts such as writing and running C++ tests.
Build Tutorial - C++
https://docs.bazel.build/versions/4.2.1/tutorial/cpp.html
Build Tutorial - C++
GitHub - bazelbuild/rules_go: Go rules for Bazel
Mailing list: bazel-go-discuss Slack: #go on Bazel Slack, #bazel on Go Slack 2022-06-06 Release v0.33.0 is now available. This release consists mostly of bug fixes and deprecates the asm, compile, cover, and pack actions on go_context. 2022-05-11 Release v0.32.0 is now available.
GitHub - bazelbuild/rules_go: Go rules for Bazel
https://github.com/bazelbuild/rules_go#generating-build-files
GitHub - bazelbuild/rules_go: Go rules for Bazel
 
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Language Structure/Build System/
Bazel
Copyright Seonglae Cho