aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs
Commit message (Expand)AuthorAge
* 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
* Remove an obsolete TODOGravatar dmishe2017-08-29
* Automated rollback of commit 39448ebab889a6b5b1ceabcf932adfec9098dfe7.Gravatar dmarting2017-08-28
* Don't prepend ./ to filenames in pkg_tar ruleGravatar Jeff Grafton2017-08-28
* Improve pkg_tar warning message.Gravatar Benjamin Peterson2017-08-23
* Remove tests from //tools/build_defs/dockerGravatar Jeff Grafton2017-08-22
* More explicit warning for pkg_tar's filesGravatar Damien Martin-Guillerez2017-08-22
* Prepare .bzl files to the new semantics of += on listsGravatar vladmos2017-08-17
* Update files attribute on pkg_tar.Gravatar John Cater2017-08-10
* Introduce java_import_externalGravatar jart2017-08-09
* Use ctx.label instead of ctx in progress messagesGravatar vladmos2017-08-03
* Rename set to depsetGravatar vladmos2017-07-27
* Normalize paths when adding them to the tarball.Gravatar Googler2017-07-24
* Change `files` attr of `pkg_tar` to a dict.Gravatar John Millikin2017-07-12
* Fix lint errors in git.bzl and change ctx.fail to the correct fail.Gravatar jcater2017-06-09
* Name generated BUILD files `BUILD.bazel` to avoid name conflicts.Gravatar John Millikin2017-06-08
* Hollow out docs and redirect to rules_docker.Gravatar Googler2017-05-15
* Automated g4 rollback of commit 965617aebf4665b6a48229f32ab9a5ef7d4336c5.Gravatar Googler2017-05-05