aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs
Commit message (Expand)AuthorAge
* Remove unnecessary copy of source SPEC file to temporary destinationGravatar mmikitka2018-03-01
* Change pkg_rpm changelog to optionalGravatar mmikitka2018-03-01
* Support patching of git repositories as wellGravatar Klaus Aehlig2018-03-01
* external repos: add a Skylark library for common tasksGravatar Klaus Aehlig2018-02-28
* Pass tags from java_import_external rule to the generated java_import rule.Gravatar Googler2018-02-26
* http_archive: fix doc-stringGravatar Klaus Aehlig2018-02-20
* http_archive: allow parameter for a single URLGravatar Klaus Aehlig2018-02-20
* new_git_repository: support date-based shallow clonesGravatar Klaus Aehlig2018-02-13
* Fix parameter names in docsGravatar Googler2018-02-12
* git_repository: add missing args to doc stringGravatar Klaus Aehlig2018-02-12
* sha256 python tool: stream instead of reading whole file beforehandGravatar Hadrien Chauvin2018-02-05
* http_archive: allow top-level BUILD files to be overriddenGravatar Klaus Aehlig2018-02-01
* http_archive: remove outdated commentGravatar Klaus Aehlig2018-02-01
* Change git clone to pull all history, so all needed commits can be accessed.Gravatar John Cater2018-01-30
* Make pkg defs Python 2/3 compatibleGravatar treuherz2018-01-26
* http_archive: work around #2700Gravatar Klaus Aehlig2018-01-25
* Update make_rpm.py to check whether rpmbuild is present and report an error i...Gravatar John Cater2018-01-24
* http_archive: allow using the shipped BUILD fileGravatar Klaus Aehlig2018-01-23
* http_archive: support programmatic patchingGravatar Klaus Aehlig2018-01-16
* Support patches in http_archiveGravatar Klaus Aehlig2018-01-15
* Use BAZEL_SH if available instead of hard-coding bash in git.bzlGravatar Dmitry Lomov2018-01-15
* Add support for strip_prefix to {new_}git_repository skylark rulesGravatar Ed Baunton2018-01-10
* Use --depth=1 on git clone for git_repository skylark rulesGravatar Ed Baunton2018-01-08
* fix git.bzl error when outputRoot is in a git repoGravatar kabakaev2018-01-08
* Remove usages of `+` on dictsGravatar vladmos2018-01-03
* Raise path error for failing read in GetTarFile.Gravatar Andreas Bergmeier2017-12-21
* Python 3 fixes for tools/build_defs, jdk, objcGravatar Googler2017-12-19
* Update tools/ modules for compatibility with python 3.Gravatar Akira Baruah2017-12-18
* Fix some broken targets and failing tests.Gravatar ajmichael2017-12-06
* Expressly fetch remote and ref when using git_repositoryGravatar Ed Baunton2017-11-29
* Fix gflags mark_flag_as_required warning.Gravatar Austin Schuh2017-11-21
* Add deps attributes to the Skylark maven_{a,j}ar rules.Gravatar ajmichael2017-11-14
* Update java.bzl best practices regarding HTTPSGravatar jart2017-11-10
* Export hash.bzl.Gravatar Nathan Herring2017-11-03
* Add a missing argument to the code in https://github.com/bazelbuild/bazel/com...Gravatar lberki2017-10-16
* Update the Apple rules according to the new API because it was deemed better toGravatar lberki2017-10-12
* Add tests for the Skylark-based implementation of git repository rules.Gravatar John Cater2017-10-11
* Make the Apple Skylark rule be able to fetch environment data from theGravatar lberki2017-10-06
* tools/build_defs/pkg/pkg.bzl: move load statement to the beginningGravatar Klaus Aehlig2017-10-02
* Make gzipped pkg_tar outputs repeatableGravatar Philipp Schrader2017-09-27
* Make control.tar.gz in pkg_deb repeatableGravatar Philipp Schrader2017-09-25
* docker_pull: rely on the main repository docker_buildGravatar Damien Martin-Guillerez2017-09-22
* Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875.Gravatar philwo2017-09-15
* Remove docker rules from @bazel_toolsGravatar Googler2017-09-14
* Introduce empty "toolchain_category" rule for labels that will be used asGravatar cpeyser2017-09-14
* Remove swift_library and tests, lives in the apple rules repo now.Gravatar thomasvl2017-09-11
* Remove the old copy of apple_genrule. It lives in apple rules.Gravatar thomasvl2017-09-11
* Update the url for creating spec filesGravatar Tyler Rockwood2017-09-06
* Automated rollback of commit afed47daac8812154196403a30f89aaf0ccca2b2.Gravatar Googler2017-09-04
* Automated rollback of commit 36178dddc45ee39e302516232c83b0fbc4c5dc37.Gravatar Googler2017-09-01