Sign in
bazel
/
bazel
/
ea6e9ee2ccecf12fd81a315ce5a379b0a2675ec8
/
tools
/
build_defs
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, 10 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
· 5 years 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
f9efb24
Fix Bazel website stardoc build (//site:site) after https://github.com/bazelbuild/bazel/commit/9c913b93e275038393e4ba5f67b7421919d93cf9
by jingwen
· 6 years ago
9c913b9
Refactor git_repository and new_git_repository rules implementations ?
by ichern
· 6 years ago
24cf645
Add a utility function for parsing .netrc files
by Klaus Aehlig
· 6 years ago
aaf6457
Embed @platforms into the Bazel binary
by hlopko
· 6 years ago
7247b0b
Automated rollback of commit 50a2d6c9b9c55776ec747a656a2edd971e723771.
by pcloudy
· 6 years ago
50a2d6c
Refactor git_repository and new_git_repository rules implementations ?
by ichern
· 6 years ago
132ef54
Fix broken debian packaging tests.
by Tony Aiuto
· 6 years ago
36c70a6
Rollforward "Disable outputs param of rule function" with fix
by cparsons
· 6 years ago
5bb81c1
Expand documentation of patch_args for git_repository
by Dave Lee
· 6 years ago
20c8413
Restrict string escape sequences and introduce flag
by Marwan Tammam
· 6 years ago
00b5dad
Fix pkg_deb depends_file bug
by szakmary
· 6 years ago
4f13309
git.bzl: correctly quote shallow_since
by Klaus Aehlig
· 6 years ago
cffae2b
Fixed Python 3 incompatibility in make_rpm tool
by Alex Thompson
· 6 years ago
c917ab2
Implement artificial cache sepration
by Klaus Aehlig
· 6 years ago
7ffeeff
Repository rules: Don't remove BUILD
by pcloudy
· 6 years ago
84c5dc9
Add support for `config` and `templates` control files in pkg_deb rule
by Googler
· 6 years ago
c6207b4
Repository rules: Get rid of rm command in utils.bzl
by pcloudy
· 6 years ago
1ac17cf
Repository rules: Remove used function
by pcloudy
· 6 years ago
c2001a4
Automated rollback of commit bbe47a1564a832e1a175206f2dfbc92af94c120b.
by aehlig
· 6 years ago
d0fbc85
Bring the google and github versions of tools/build_defs/pkg/BUILD into better
by aiuto
· 6 years ago
ef3c57a
Fix broken tests for //tools/build_defs/pkg. There must have been
by aiuto
· 6 years ago
cbe6aed
http.bzl: Use syntactically correct checksums in examples
by Klaus Aehlig
· 6 years ago
532df8f
pkg_deb: support depends_file attribute
by Max Vorobev
· 6 years ago
bbe47a1
Disable outputs param of rule function
by cparsons
· 6 years ago
cd53bd6
Make thinlto action command lines standalone
by hlopko
· 6 years ago
d888e4d
Fix to pkg_tar(mtime=N). The code never worked.
by aiuto
· 6 years ago
466bf40
Do not pre-set 'Build-Using to "bazel"' in pkg_deb.
by Tony Aiuto
· 6 years ago
800b103
utils.bzl: improve doc strings
by Klaus Aehlig
· 6 years ago
70e3c33
pkg_deb: Create deb pkgs with unicode descriptions
by Ian McGinnis
· 6 years ago
dac096c
Fix "the the".
by Benjamin Peterson
· 6 years ago
8808f95
Repository rules: add the load statement to the example
by Klaus Aehlig
· 6 years ago
852c11f
Switch generation of documentation from Skydoc to Stardoc
by Klaus Aehlig
· 6 years ago
6f52fca
Generate documentation for embedded repository rules
by Klaus Aehlig
· 6 years ago
d8ffad5
Make jvm_import_external.licenses optional.
by Benjamin Peterson
· 6 years ago
d79786d
git_repository: properly quote shallow argument
by Klaus Aehlig
· 6 years ago
6fc5b6e
Fix typo in pkg_tar docs.
by Travis Cline
· 6 years ago
25d202f
Add --mtime flag to build_tar.py. Use this feature for pkg_tar.
by Tony Aiuto
· 6 years ago
1cf75b9
Allow setting a default mtime in TarFileWriter so that all objects without
by aiuto
· 6 years ago
45e68f2
pkg_tar: Create tar files with non-zero mtime
by Ryan Beasley
· 6 years ago
60dcd82
Remove tools/build_defs/apple
by Philipp Wollermann
· 6 years ago
4d33dd2
Avoid deletion of repository directory in repository_ctx
by Jannis Andrija Schnitzer
· 6 years ago
f147608
Encapsulate all action names in a struct
by rosica
· 6 years ago
f451b79
Add missing ObjC related action names to action_names.bzl.
by Googler
· 6 years ago
d89d532
Update make_rpm to conform to our current Python linter rules.
by aiuto
· 6 years ago
32af8b4
Make 'rpmbuild' path configurable; fix #7031
by Max Vorobev
· 6 years ago
11b46c3
jvm import external advancements
by Ittai Zeidman
· 6 years ago
50d58eb
Explicitly set locale when running rpmbuild; fix #7037
by Max Vorobev
· 6 years ago
6366970
Remove duplicate _ACTION_NAME from
by jcater
· 6 years ago
62199ea
Allow pkg_tar's strip_prefix to work on directory output target names.
by Ed Schouten
· 6 years ago
0954a88
Port new changes to build_tar.py from https://github.com/bazelbuild/rules_docker/pull/631
by Googler
· 6 years ago
02fda30
Make git_repository use shared update attr function.
by dannark
· 6 years ago
94e1dcc
Make http_* rules return a checksum even if one wasn't provided to be recorded in the resolved file.
by dannark
· 6 years ago
Next »