aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs/repo/http.bzl
Commit message (Expand)AuthorAge
* Add option to specify name for downloaded file to http_file skylark ruleGravatar Nicolas Lopez2018-08-07
* http.bzl: Use allow_single_file for labelsGravatar Ed Baunton2018-07-16
* http_archive: remove noisy debug printsGravatar Jeremy Nimmer2018-06-25
* Fix typo in http.bzlGravatar Loo Rong Jie2018-06-25
* shell tests, windows: enable more testsGravatar Laszlo Csomor2018-06-21
* Skylark repositories: support additional arguments for the patch toolGravatar Klaus Aehlig2018-06-13
* Format all bzl files with buildifierGravatar vladmos2018-06-01
* http.bzl: add http_jarGravatar Klaus Aehlig2018-05-23
* http_archive: Support workspace_file and workspace_file_contentsGravatar Klaus Aehlig2018-05-16
* http.bzl: drop outdated commentGravatar Klaus Aehlig2018-05-15
* Support patching of git repositories as wellGravatar Klaus Aehlig2018-03-01
* external repos: add a Skylark library for common tasksGravatar Klaus Aehlig2018-02-28
* http_archive: fix doc-stringGravatar Klaus Aehlig2018-02-20
* http_archive: allow parameter for a single URLGravatar Klaus Aehlig2018-02-20
* http_archive: allow top-level BUILD files to be overriddenGravatar Klaus Aehlig2018-02-01
* http_archive: remove outdated commentGravatar Klaus Aehlig2018-02-01
* http_archive: work around #2700Gravatar Klaus Aehlig2018-01-25
* 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
* Enable fallback URLs in Skylark http rules.Gravatar David Chen2016-12-01
* Skylark implementations of http_archive, new_http_archive, and http_file rules.Gravatar David Chen2016-11-21