Khái niệm và thuật ngữ
Hàm
Quy tắc
Các quy tắc gốc đi kèm với tệp nhị phân Bazel và không yêu cầu câu lệnhload
.
Quy tắc gốc có sẵn trên toàn cầu trong tệp BUILD. Trong các tệp .bzl, bạn có thể tìm thấy các tệp này trong mô-đun native
.
Đối với các quy tắc Starlark không phải gốc được phân phối riêng với Bazel, hãy xem danh sách các quy tắc được đề xuất.
Quy tắc gốc theo ngôn ngữ cụ thể
Ngôn ngữ | Quy tắc nhị phân | Quy tắc thư viện | Kiểm thử quy tắc | Các quy tắc khác |
---|---|---|---|---|
Android |
android_binary
|
aar_import
android_library |
android_instrumentation_test
android_local_test |
android_device
android_ndk_repository android_sdk_repository |
C / C++ |
cc_binary
|
cc_import
cc_library cc_proto_library cc_shared_library cc_static_library fdo_prefetch_hints fdo_profile memprof_profile propeller_optimize |
cc_test
|
cc_toolchain
cc_toolchain_suite |
Java |
java_binary
|
java_import
java_library java_lite_proto_library java_proto_library |
java_test
|
java_package_configuration
java_plugin java_runtime java_toolchain |
Objective-C |
j2objc_library
objc_import objc_library |
available_xcodes
xcode_config xcode_version |
||
Vùng đệm giao thức |
proto_lang_toolchain
proto_library |
|||
Python |
py_binary
|
py_library
|
py_test
|
py_runtime
|
Vỏ |
sh_binary
|
sh_library
|
sh_test
|
Quy tắc gốc không phụ thuộc vào ngôn ngữ
Gia đình | Quy tắc |
---|---|
Thao tác khác | |
Giải pháp chung | |
Nền tảng và chuỗi công cụ | |
Workspace |