aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/bazel/rules/workspace
Commit message (Expand)AuthorAge
* Fix deprecation note of native http/git rulesGravatar Yannic Bonenberger2018-08-06
* Add deprecation note to native http/git rulesGravatar Klaus Aehlig2018-07-19
* Make the warning to use http_archive over git_repository bold, and un-italici...Gravatar dannark2018-06-29
* shell tests, windows: enable more testsGravatar Laszlo Csomor2018-06-21
* maven_jar: Actually add support for sources classifierGravatar David Ostrovsky2018-06-08
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Update version references of rules_apple in Bazel.Gravatar kaipi2018-03-28
* Fix jgit related documentation of new_git_repositoryGravatar aehlig2018-02-20
* Fix jgit related documentation of git_repositoryGravatar hlopko2018-02-16
* Fix strip-prefix typo in docsGravatar Ed Baunton2017-11-29
* Update GitRepositoryRule.javaGravatar dmaclach2017-11-17
* Fix documentation for (new_)http_archive_rule.Gravatar tomlu2017-11-10
* Add closing paren to documentation on workspace rules.Gravatar Eric Dobson2017-09-05
* Add sha256 attribute to git_repositoryGravatar kchodorow2017-05-05
* Actually encode HTML entitiesGravatar kchodorow2017-05-03
* Add warning to git_repositoryGravatar kchodorow2017-04-19
* Add workspace_file and workspace_file_content attributes to new_foo_repositor...Gravatar jcater2017-03-31
* fix typo in Bazel documentationGravatar steren2017-03-29
* Support multiple mirror URLs for external reposGravatar Justine Tunney2016-11-29
* Improve reliability/performance of Bazel downloadsGravatar Justine Tunney2016-11-23
* Rollback of commit 7f8e0456efe58711aae98c95c6a9dfb57824b9c2.Gravatar Dmitry Lomov2016-11-22
* Update documentation of native workspace rules.Gravatar David Chen2016-11-21
* Improve reliability/performance of Bazel downloadsGravatar Justine Tunney2016-11-21
* Correct maven_server rule docs to use valid workspace nameGravatar David Jarvis2016-11-17
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-10-28
* Mention that redirection from HTTP to HTTPS doesn't workGravatar Kristina Chodorow2016-06-21
* Fix new_git_repository documentationGravatar Kristina Chodorow2016-06-21
* Update Bazel native rule documentation to use new ${link} syntax.Gravatar David Chen2016-05-20
* Fix maven_jar documentation to use to the correct repository nameGravatar Kristina Chodorow2016-05-17
* Document maven_jar name restrictionsGravatar Kristina Chodorow2016-04-20
* Support labels in new_{http,local}_repository's build_file attributeGravatar Damien Martin-Guillerez2016-03-31
* Fixed html formatting in maven_jar descriptionGravatar David Mankin2016-03-17
* Remove deprecated fieldsGravatar Kristina Chodorow2016-02-15
* Adds a build_file_content attribute to new_git_repository, new_http_archive, andGravatar Alex Humesky2016-02-12
* Make sha256 optionalGravatar Kristina Chodorow2016-02-09
* Link to Maven coordinates in the maven_jar documentation.Gravatar Dan Fabulich2016-02-09
* Remove unused ${SYNOPSIS} variable from Bazel native rule inline documentation.Gravatar David Chen2016-01-28
* Remove unused ${ATTRIBUTE_DEFINITION} and ${ATTRIBUTE_SIGNATURE} variables fromGravatar David Chen2016-01-25
* Add strip_prefix attribute to http_archiveGravatar Kristina Chodorow2016-01-07
* Move local_repository and new_local_repository from build.lib.bazel to build....Gravatar Lukacs Berki2015-10-30
* Add executable option to http_fileGravatar Kristina Chodorow2015-10-09
* Fix attribute's rule nameGravatar Kristina Chodorow2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Fix attribute capitalizationGravatar Kristina Chodorow2015-09-24
* Update doc for [new_]http_archive to mention tarballs.Gravatar Han-Wen Nienhuys2015-09-24
* Add support for Maven username & password authenticationGravatar Kristina Chodorow2015-09-22
* Add an option to remove a directory prefix when extracting an archiveGravatar Kristina Chodorow2015-09-22
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Add a maven_server ruleGravatar Kristina Chodorow2015-09-16
* Updates documentation for bind, new_http_archive, and new_git_repository for ...Gravatar Alex Humesky2015-08-11