- 6dbf4a2 Automatic code cleanup. by yileiyang · 3 years ago
- 9c98120 Add support for .ar archives (and .deb files) by Kevin Lubick · 3 years ago
- ab77bd5 Bazel DocGen: Add target for generating all reference docs at once. by fwe · 3 years ago
- 99ac541 Remove owners attribute from bazel legacy pkg_tar. by aiuto · 3 years ago
- d6089e6 Remove stray newline from generated BUILD files by Jay Bazuzi · 3 years ago
- a276623 Drop ownernames from pkg_tar. by aiuto · 3 years ago
- ad37a37 Bazel DocGen (2/3): Update templates to work with the new site. by fwe · 3 years, 1 month ago
- efe8f3c Drop docs for tools/build_defs/pkg. by Tony Aiuto · 3 years, 1 month ago
- 01a1ae5 More steps towards removing the built-in pkg_tar by aiuto · 3 years, 1 month ago
- 80c04d8 Stop providing obsolete usage of 'files' attribute in Bazel pkg_tar. by aiuto · 3 years, 1 month ago
- 860a802 Dead code removal. by Tony Aiuto · 3 years, 1 month ago
- 8934b2b Bazel DevSite: Add deprecation banner to old narrative docs and templates. by fwe · 3 years, 1 month ago
- f421474 Expose the logic to read user netrc file by Zhongpeng Lin · 3 years, 2 months ago
- 59f8e9b Delete Obselete Interface InterruptibleIOLongSupplier, it is not used any more. by Googler · 3 years, 2 months ago
- 7aa5237 Automated rollback of commit 73eaf24a7b290b1a5a47cb2e6c830f3ba10299a3. by pcloudy · 3 years, 2 months ago
- 73eaf24 Changes http_archive's netrc attr to a Label. by Jiawen Chen · 3 years, 2 months ago
- 58887b7 make the function name more explicitly in git.bzl by lihu · 3 years, 3 months ago
- 15b1840 Fixes #13887: Add downloaded_file_path param to http_jar by Rabi Shanker Guha · 3 years, 6 months ago
- 0011115 Flip init_submodules vs recursive_init_submodules check by Keith Smiley · 3 years, 7 months ago
- 9055c67 Support extracting aar files. by Christopher Peterson Sauer · 3 years, 8 months ago
- f756442 Add cc_import to built_in rules. by Googler · 3 years, 8 months ago
- e9a4e93 bzlmod: Add new features to http_archive rule by pcloudy · 3 years, 9 months ago
- 7ce19e4 Remove "windows_tests" and "all_windows_tests" targets from BUILD files by Yun Peng · 3 years, 9 months ago
- 4261b2a Inclusive naming fixit by aiuto · 3 years, 9 months ago
- 0954af6 Remove more unneeded features from @bazel_tools/build_defs/pkg/pkg.bzl by aiuto · 3 years, 10 months ago
- de1e8c2 Remove unneeded features from @tools/build_defs/pkg:pkg_tar. by Tony Aiuto · 3 years, 10 months ago
- 19a4e6c Remove xz compression from Bazel's build in pkg_tar. by aiuto · 3 years, 11 months ago
- 736b271 Delete unused test cases from @tools/build_defs/pkg by aiuto · 3 years, 11 months ago
- 1bf36c8 Automatic code cleanup. by jcater · 4 years ago
- 5e03a2c Test if JavaInfo identical to one returned by Java rules can be constructed. by ilist · 4 years, 1 month ago
- 9449aa0 Remove pkg_deb from @bazel_tools. by aiuto · 4 years, 1 month ago
- 10405d3 docs: update java.bzl best practices to rm dead URL by Daniel McCarney · 4 years, 1 month ago
- 7044529 docs: clarify that urls is order sensitive by David · 4 years, 1 month ago
- 7a0dee5 Add the parse_netrc function by Mark Karpov · 4 years, 2 months ago
- 2d990cf Fix #10127: Remove Python 2 dependency from tools/android. by philwo · 4 years, 4 months ago
- 11fe399 Fix using load statement on git_repository with strip_prefix by Yun Peng · 4 years, 4 months ago
- 4a7d500 Convert tools/build_defs/pkg/make_deb.py to Python3 by cmita · 4 years, 4 months ago
- fb309f3 Export `.bzl` files in `@bazel_tools//tools/...` by Andrew Z Allen · 4 years, 5 months ago
- 1db6d40 Remove //tools/build_defs/pkg:pkg_rpm from Bazel. by aiuto · 4 years, 5 months ago
- 31b9b9e Add action_names filegroup by Keith Smiley · 4 years, 5 months ago
- 21b5eb6 Fix Bazel clang coverage to produce lcov report by plf · 4 years, 5 months ago
- d9bebab Fix typos in tools/build_defs/repo/utils.bzl -> patch() by Adam Liddell · 4 years, 5 months ago
- ceeb9b8 Attempt to git fetch only specified commit by Michael Hackner · 4 years, 6 months ago
- c02ddf7 Automatic code cleanup. by yileiyang · 4 years, 7 months ago
- 47f4cb6 Propagate data runfiles in cc_import by Andrzej Guszak · 4 years, 7 months ago
- 7009735 Add attr for recursively setting up git submodules by Keith Smiley · 4 years, 8 months ago
- b0f3cde Internal change for Starlark loose header checking by cmita · 4 years, 8 months ago
- 8874477 Restore shared_library attribute in Starlark's cc_import by Andrzej Guszak · 4 years, 8 months ago
- 1aea71a Add deps attribute to Starlark version of cc_import by Andrzej Guszak · 4 years, 8 months ago
- 8c937f3 Fix git_repository _error function arguments to string conversion. by ichern · 4 years, 8 months ago
- a91aad8 Add missing tests for object files support and a separate param for PIC static library in cc_import by Andrzej Guszak · 4 years, 8 months ago
- 60e3443 Add support for object files in the Starlark implementation of cc_import by Andrzej Guszak · 4 years, 9 months ago
- 6757711 Use the Maven artifact ID as the canonical_id in jvm_maven_import_external. by Googler · 4 years, 9 months ago
- d814a0b Add includes param for the Starlark version of cc_import by Andrzej Guszak · 4 years, 9 months ago
- 0f9a592 Add linkopts to the Starlark implementation of cc_import by Andrzej Guszak · 4 years, 9 months ago
- 650960f Fix visibility of cc_import.bzl file by plf · 4 years, 9 months ago
- 0a91174 Open source cc_import.bzl by plf · 4 years, 9 months ago
- 34d67ca Add option to preserve input tar mtimes in TarFileWriter by dannysullivan · 4 years, 10 months ago
- acab2c2 Skylark -> Starlark for various non-Java references. by gregce · 4 years, 10 months ago
- 8062ca4 Switch to a more recent version of Stardoc by wyv · 4 years, 10 months ago
- e75ed02 Thread maven_coordinates from jvm_maven_import_external into the underlying java_import rule by Jingwen Chen · 4 years, 11 months ago
- 964f933 Fix typo in documentation of `workspace_and_buildfile` by hannometer · 5 years ago
- 587c736 Skylark -> Starlark: final push for comment changes (2 of 2) by gregce · 5 years ago
- 863c5bd Add link to rules_pkg docs page. by aiuto · 5 years ago
- fbba074 Fix layering check whitelist - internal change by rosica · 5 years ago
- c5ec3c0 Fix auth_patterns attribute docs. by Jingwen Chen · 5 years ago
- 19532fb Fix broken formatting in http repository rules documentation page. by jingwen · 5 years ago
- 3c89a91 Set default location for .netrc file for Windows by Yun Peng · 5 years ago
- db64550 Extend http downloader to add support for non-standard authorization headers by Cristian Hancila · 5 years ago
- a948eb7 Allow patching WORKSPACE and BUILD files in http_archive. by philwo · 5 years ago
- 7392b1e Let http_archive copy WORKSPACE and BUILD files instead of symlinking them. by philwo · 5 years ago
- 3e5ece3 http_file: Support canonical_id attribute by David Ostrovsky · 5 years ago
- cfda041 Make http_jar rule forward compatible by George Gensure · 5 years ago
- e91dca4 utils.bzl: remove unneeded ctx.delete by Klaus Aehlig · 5 years ago
- 16c4ce4 jvm.bzl: Load Java rules from @rules_java by Ryan Beasley · 5 years ago
- 9e9a2fc Pass execution_requirements through sha256 run by George Gensure · 5 years ago
- df52777 Support parsing netrc files with comments by Jingwen Chen · 5 years ago
- 14513cd Add @repo//jar:file target to java_import_external and jvm_maven_import_external by Jingwen Chen · 5 years ago
- e9bef0c Add missing full stop. by Googler · 5 years ago
- a654505 py2to3: update more *.py files to PY3 by laszlocsomor · 5 years ago
- 9131dbe Windows: enable sha256_test by laszlocsomor · 5 years ago
- b892fd2 Allow patch arguments to be specified as function parameters by Andrew Suffield · 6 years ago
- c3d73f7 Readd support for authentication and .netrc by Klaus Aehlig · 6 years ago
- a0e3bb2 Remove support for authentication and .netrc by Dmitry Lomov · 6 years ago
- 902e7e5 preamble to Starlark rule documentation: mention label by Klaus Aehlig · 6 years ago
- 1ba9f0ff Add @bazel_tools//tools:bzl_srcs target by cparsons · 6 years ago
- 1828f0c Replace existing_rules with existing_rule in the maybe function by laurentlb · 6 years ago
- d3a3013 Fix "assuumes" typo by Googler · 6 years ago
- 2c04648 Fix git_repository rule to support fetching a commit on a tag by ichern · 6 years ago
- db063a8 Add internal macros and partially migrate Bazel for upcoming change by brandjon · 6 years ago
- 9cf8ebd Fix for starlark incompatible change by brandjon · 6 years ago
- 11462d1 Migrate pkg_tar from internal copy to @rules_pkg: Bazel packaging and by aiuto · 6 years ago
- 92cb224 Augment recommendation in java_import_external to be consistent with maven_jar, rules_jvm_external naming style by Jin · 6 years ago
- b3ddb95 Add --//tools/build_defs/pkg:incompatible_no_build_defs_pkg flag by Tony Aiuto · 6 years ago
- 4e5e8bb read_netrc: read file directly by Klaus Aehlig · 6 years ago
- 80a63d7 Use native patch API in http_archive and git_repository by Yun Peng · 6 years ago
- c26e339 Make http_archive honor $HOME/.netrc by Klaus Aehlig · 6 years ago
- e1e074c Make http_archive accept a .netrc file by Klaus Aehlig · 6 years ago
- 1bcd38a Make Git repository rules compatible with older Git versions. by philwo · 6 years ago
- 38cfc18 Add a starlark function computing auth dict from netrc data by Klaus Aehlig · 6 years ago