index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
build_defs
Commit message (
Expand
)
Author
Age
*
Add the action_names_test_files target to the OSS version of tools/buils_defs...
kaipi
2018-08-01
*
Adding option to change the root directory name in build_tar.py and archive.py.
Googler
2018-07-27
*
git_repository: remove .git directory
Klaus Aehlig
2018-07-17
*
Add --incompatible_disable_deprecated_attr_params to disable some deprecated ...
cparsons
2018-07-16
*
http.bzl: Use allow_single_file for labels
Ed Baunton
2018-07-16
*
Rewrite swift_binary_test.bzl using new skylark cc toolchain api
hlopko
2018-07-16
*
Use default shell env for Python sha256 tool
Clint Harrison
2018-07-11
*
Document differences between version and version_file
katre
2018-07-10
*
pkg: fix documentation (docker -> archive)
Klaus Aehlig
2018-07-10
*
python tools: ensure files are closed
laszlocsomor
2018-07-05
*
git_repository: support branch as well
Klaus Aehlig
2018-07-03
*
Delete git_repositories.bzl. The file has been a simple redirect to git.bzl f...
dannark
2018-07-02
*
Fix typo in doc
dannark
2018-07-02
*
Remove support for header preprocessing
hlopko
2018-06-26
*
http_archive: remove noisy debug prints
Jeremy Nimmer
2018-06-25
*
Make @bazel_tools//tools/build_defs/cc/action_names.bzl work for bazel osx tests
hlopko
2018-06-25
*
Fix typo in http.bzl
Loo Rong Jie
2018-06-25
*
Automated rollback of commit 5728af65e8b89b9dd3a5ac2b717c93ec5333ca18.
hlopko
2018-06-21
*
Migrate //devtools/clif/python/legacy_match_clif_rule.bzl to the new C++ tool...
hlopko
2018-06-21
*
shell tests, windows: enable more tests
Laszlo Csomor
2018-06-21
*
git_repository: return actual commit
Klaus Aehlig
2018-06-15
*
Skylark repos: for failed patch command, also report stdout
Klaus Aehlig
2018-06-13
*
Skylark repositories: support additional arguments for the patch tool
Klaus Aehlig
2018-06-13
*
Add support for aar_import_external and aar_maven_import_external
Jingwen Chen
2018-06-08
*
Expose C++ action names to Skylark
hlopko
2018-06-07
*
Use BUILD.bazel instead of BUILD for external projects
Dmitry Petrashko
2018-06-05
*
Make tools in action inputs an error.
tomlu
2018-06-02
*
Format all bzl files with buildifier
vladmos
2018-06-01
*
Add ability to add runfiles to tar
Christian Verkerk
2018-05-29
*
Generaliaze java_import_external to jvm_import_external
natans
2018-05-29
*
shallow_since tests and doc improvements
Ed Baunton
2018-05-24
*
git.bzl: fall back to full clone if shallow options are not supported
Klaus Aehlig
2018-05-24
*
http.bzl: add http_jar
Klaus Aehlig
2018-05-23
*
http_archive: Support workspace_file and workspace_file_contents
Klaus Aehlig
2018-05-16
*
http.bzl: drop outdated comment
Klaus Aehlig
2018-05-15
*
Explicitly assign --buildroot in the rpmbuild invocation
mmikitka
2018-05-03
*
AddFiles will recursively add files when a directory is encountered
mmikitka
2018-05-03
*
Expose debug parameter to suppress informative print statements
mmikitka
2018-04-18
*
Automatic code cleanup.
laurentlb
2018-04-12
*
Support for empty_files and empty_dirs in pkg.
Pawe? Zuzelski
2018-03-27
*
pkg.bzl: adapt to upcoming incompatible changes
Klaus Aehlig
2018-03-26
*
Added release and release_file parameters to pkg_rpm
mmikitka
2018-03-12
*
Allow templated expansion of data dependency names in the RPM spec file.
John Cater
2018-03-12
*
Automatic code cleanup.
laurentlb
2018-03-07
*
Preserve the source directory tree in the RPM BUILD directory
mmikitka
2018-03-05
*
Remove unnecessary copy of source SPEC file to temporary destination
mmikitka
2018-03-01
*
Change pkg_rpm changelog to optional
mmikitka
2018-03-01
*
Support patching of git repositories as well
Klaus Aehlig
2018-03-01
*
external repos: add a Skylark library for common tasks
Klaus Aehlig
2018-02-28
*
Pass tags from java_import_external rule to the generated java_import rule.
Googler
2018-02-26
[next]