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
*
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
*
http_archive: fix doc-string
Klaus Aehlig
2018-02-20
*
http_archive: allow parameter for a single URL
Klaus Aehlig
2018-02-20
*
new_git_repository: support date-based shallow clones
Klaus Aehlig
2018-02-13
*
Fix parameter names in docs
Googler
2018-02-12
*
git_repository: add missing args to doc string
Klaus Aehlig
2018-02-12
*
sha256 python tool: stream instead of reading whole file beforehand
Hadrien Chauvin
2018-02-05
*
http_archive: allow top-level BUILD files to be overridden
Klaus Aehlig
2018-02-01
*
http_archive: remove outdated comment
Klaus Aehlig
2018-02-01
*
Change git clone to pull all history, so all needed commits can be accessed.
John Cater
2018-01-30
*
Make pkg defs Python 2/3 compatible
treuherz
2018-01-26
*
http_archive: work around #2700
Klaus Aehlig
2018-01-25
*
Update make_rpm.py to check whether rpmbuild is present and report an error i...
John Cater
2018-01-24
*
http_archive: allow using the shipped BUILD file
Klaus Aehlig
2018-01-23
*
http_archive: support programmatic patching
Klaus Aehlig
2018-01-16
*
Support patches in http_archive
Klaus Aehlig
2018-01-15
*
Use BAZEL_SH if available instead of hard-coding bash in git.bzl
Dmitry Lomov
2018-01-15
*
Add support for strip_prefix to {new_}git_repository skylark rules
Ed Baunton
2018-01-10
*
Use --depth=1 on git clone for git_repository skylark rules
Ed Baunton
2018-01-08
*
fix git.bzl error when outputRoot is in a git repo
kabakaev
2018-01-08
*
Remove usages of `+` on dicts
vladmos
2018-01-03
*
Raise path error for failing read in GetTarFile.
Andreas Bergmeier
2017-12-21
*
Python 3 fixes for tools/build_defs, jdk, objc
Googler
2017-12-19
*
Update tools/ modules for compatibility with python 3.
Akira Baruah
2017-12-18
*
Fix some broken targets and failing tests.
ajmichael
2017-12-06
*
Expressly fetch remote and ref when using git_repository
Ed Baunton
2017-11-29
*
Fix gflags mark_flag_as_required warning.
Austin Schuh
2017-11-21
*
Add deps attributes to the Skylark maven_{a,j}ar rules.
ajmichael
2017-11-14
*
Update java.bzl best practices regarding HTTPS
jart
2017-11-10
*
Export hash.bzl.
Nathan Herring
2017-11-03
*
Add a missing argument to the code in https://github.com/bazelbuild/bazel/com...
lberki
2017-10-16
*
Update the Apple rules according to the new API because it was deemed better to
lberki
2017-10-12
*
Add tests for the Skylark-based implementation of git repository rules.
John Cater
2017-10-11
*
Make the Apple Skylark rule be able to fetch environment data from the
lberki
2017-10-06
*
tools/build_defs/pkg/pkg.bzl: move load statement to the beginning
Klaus Aehlig
2017-10-02
*
Make gzipped pkg_tar outputs repeatable
Philipp Schrader
2017-09-27
*
Make control.tar.gz in pkg_deb repeatable
Philipp Schrader
2017-09-25
*
docker_pull: rely on the main repository docker_build
Damien Martin-Guillerez
2017-09-22
*
Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875.
philwo
2017-09-15
*
Remove docker rules from @bazel_tools
Googler
2017-09-14
[next]