aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/local_repository_test.sh
Commit message (Expand)AuthorAge
* Remove obsolete stuff related to JDK7 supportGravatar Philipp Wollermann2018-07-25
* Remove the legacy loading phase runnerGravatar ulfjack2018-06-08
* Remove warning about non-canonical workspace namesGravatar Klaus Aehlig2018-04-09
* Make error messages about illegal dependencies involving aliases clearer.Gravatar lberki2018-03-28
* Update some of the tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Make tests more independent of default valuesGravatar Klaus Aehlig2017-10-18
* Make tests more portableGravatar Klaus Aehlig2017-08-04
* Migrate tests to ctx.actions.run/run_shell.Gravatar dslomov2017-07-05
* Use targets' labels' package identifier for query output=packageGravatar mschaller2017-06-22
* Automated rollback of commit 7dec00574aa91327693f6ba7e90bff5bc834253e.Gravatar ajmichael2017-06-22
* Make PackageOutputFormatter use PackageIdentifier instead of package name.Gravatar ajmichael2017-06-08
* Add check to LocalRepositoryFunction that the path contains a WORKSPACEGravatar John Cater2017-04-25
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Disable tests on JDK7 that are not supported by a new JavaBuilder.Gravatar Dmitry Lomov2017-02-14
* Fix private visibility for aliased targets. Gravatar Lukacs Berki2016-12-06
* Adds a check that the new local repository path exists and is aGravatar John Cater2016-10-25
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Fix test when run streamed and not sandboxed. (mkdir: File exists)Gravatar Yue Gan2016-10-07
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Deprecation warnings for deprecated syntaxGravatar Vladimir Moskva2016-09-16
* Fix build_file_content overwriting source filesGravatar Kristina Chodorow2016-09-14
* Make repository name warning less noisyGravatar Kristina Chodorow2016-07-01
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* 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