aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/local_repository_test.sh
Commit message (Expand)AuthorAge
* Switch to using ../repo-name syntax for runfilesGravatar Kristina Chodorow2016-05-04
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Overwrite the WORKSPACE file for new_local_repositoryGravatar Kristina Chodorow2016-04-20
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Rollback of commit 9dc24effb614f3695c962c4e1d1012e9e2aeb453.Gravatar Cal Peyser2016-04-19
* Bind path to xcrunwrapper in workspace files.Gravatar Cal Peyser2016-04-19
* Support labels in new_{http,local}_repository's build_file attributeGravatar Damien Martin-Guillerez2016-03-31
* Canonicalize the name of the target itself for java indirect dep errors.Gravatar Brian Silverman2016-03-03
* Rollback of commit 37059e4ffd23fbc10828f61ab198b98c2ca7a8a9.Gravatar Kristina Chodorow2016-03-02
* Canonicalize the name of the target itself for java indirect dep errors.Gravatar Brian Silverman2016-03-02
* Adds a build_file_content attribute to new_git_repository, new_http_archive, andGravatar Alex Humesky2016-02-12
* Convert skylark rules and tests to use _ in repo namesGravatar Kristina Chodorow2016-01-27
* Fix NullPointerException in DelegatingWalkableGraphGravatar Damien Martin-Guillerez2016-01-22
* Now that external files are not always treated as immutable, eliminate the "o...Gravatar Lukacs Berki2015-12-10
* Don't treat external files as immutableGravatar Kristina Chodorow2015-12-08
* Add a (disabled) test case that tickles a bug in new_local_repository.Gravatar Lukacs Berki2015-11-13
* C++ libraries in remote repos don't need to set include pathsGravatar Kristina Chodorow2015-11-12
* Move the check whether a repository name contains a slash to PackageIdentifie...Gravatar Philipp Wollermann2015-10-23
* ArtifactFactory.findSourceRoot now handles the case where an execPath refers ...Gravatar Philipp Wollermann2015-10-22
* Remove the repository name from PACKAGE_NAME and move it to the new REPOSITOR...Gravatar Lukacs Berki2015-10-21
* Change the preprocessor interface to take the byte[] contents of the BUILD fi...Gravatar Nathan Harmata2015-10-21
* Make recursive package wildcards work in remote repositories.Gravatar Lukacs Berki2015-10-15
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Make intra-package wildcards work for remote repositories and clean up target...Gravatar Lukacs Berki2015-09-24
* Remove support for the deprecated include() statement in order to be able to ...Gravatar Lukacs Berki2015-09-21
* Rollback of commit 4e5037520e3067f9d8784e1c59f9545b96111cd4.Gravatar Lukacs Berki2015-09-17
* Remove support for the deprecated include() statement.Gravatar Lukacs Berki2015-09-17
* Make Python rules work in external repositories.Gravatar Lukacs Berki2015-09-03
* Make dangling symlinks in external repositories work to some degree.Gravatar Lukacs Berki2015-08-28
* Make load() work in remote repositories too.Gravatar Lukacs Berki2015-08-27
* Make Bazel handle visibility through //external: labels correctly: //external...Gravatar Lukacs Berki2015-08-25
* Do not consider //external: a repository-local reference.Gravatar Lukacs Berki2015-08-25
* Fix a missing dependency in a Skylark rule in local_repository_test.sh.Gravatar Philipp Wollermann2015-08-24
* Use full package identifier in containing package checkGravatar Kristina Chodorow2015-08-12
* Make OutputFileConfiguredTarget create artifacts that are consistent with Rul...Gravatar Lukacs Berki2015-07-30
* Check that most output artifacts are under a directory determined by the repo...Gravatar Lukacs Berki2015-07-29
* Make default values of attributes point to the main repository.Gravatar Lukacs Berki2015-07-27
* Make include() work with remote repositories.Gravatar Lukacs Berki2015-07-10
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Make absolute labels in remote repositories refer to the same repository by d...Gravatar Lukacs Berki2015-07-07
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Print an error message when an @foo dep isn't foundGravatar Kristina Chodorow2015-06-17
* This CL adds the android_binary rule to Bazel. Gravatar Lukacs Berki2015-06-16
* Add support for @foo//:bar-format labels on the command lineGravatar Kristina Chodorow2015-06-01
* Allow @repo//foo:bar targets in BUILD filesGravatar Kristina Chodorow2015-05-22
* Require fetch for external dependenciesGravatar Kristina Chodorow2015-05-15
* Track BUILD file changes on new_ repositoriesGravatar Kristina Chodorow2015-05-07
* Only check visibility when the rule class has the attributeGravatar Kristina Chodorow2015-04-23
* Remove circular symlinks to external dependenciesGravatar Kristina Chodorow2015-04-23