aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/workspace_test.sh
Commit message (Expand)AuthorAge
* Put main repo remapping behind a flag.Gravatar dannark2018-08-07
* Console output: switch to file line endingGravatar Klaus Aehlig2018-08-06
* Add implicit mapping from "@mainrepo" to "@". This fixes the issue where refe...Gravatar Danna Kelmer2018-07-16
* Remap labels that include a repository name that appear in $(location x).Gravatar dannark2018-06-21
* Take into account repository mapping when processing labels inside BUILD file...Gravatar dannark2018-06-21
* RepositoryFunction: depend on overrides, even if there is no ruleGravatar Klaus Aehlig2018-06-18
* Remap repository names inside load statements in BUILD files if the repositor...Gravatar dannark2018-06-12
* Disable `repo_mapping` by default via a flag.Gravatar dannark2018-06-05
* Process 'repo_mapping' attribute from WORKSPACE rules. 'repo_mapping' is a wa...Gravatar dannark2018-06-04
* In PackageLookupValue also track the repositoryGravatar Klaus Aehlig2018-05-03
* Various Shell Script Fixes and Improvements - Part OneGravatar Androbin2017-11-29
* Split skylark flag tests into multiple test casesGravatar brandjon2017-10-25
* Propagate skylark flags to WORKSPACE and repo rulesGravatar brandjon2017-10-24
* Automated g4 rollback of commit d5ee3b5397135eebd4b5d5b6bd4a4444093c4df8.Gravatar kchodorow2017-04-26
* Repositories can only be accessed in projects that define them in their WORKS...Gravatar kchodorow2017-04-26
* Add repository override optionGravatar kchodorow2017-04-20
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Roll forward of commit 5c071429e83b5c6d872c755d3da21ad934638111Gravatar Kristina Chodorow2017-01-13
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Rollback of commit 5c071429e83b5c6d872c755d3da21ad934638111.Gravatar Damien Martin-Guillerez2016-10-07
* Allow repositories to refer to the local repository by repo nameGravatar Kristina Chodorow2016-10-07
* Revert creating a convenience symlink usiing the workspace nameGravatar Kristina Chodorow2016-09-26
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Don't print stack traces when repository rules have the wrong typeGravatar Kristina Chodorow2016-09-12
* 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
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* Stop parsing the WORKSPACE file when a parse error is detectedGravatar Kristina Chodorow2016-01-07
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Fix middleman conflicts in external repositories by appending the package pathGravatar Damien Martin-Guillerez2015-07-30
* Check that most output artifacts are under a directory determined by the repo...Gravatar Lukacs Berki2015-07-29
* Make generate_workspace also generate a BUILD file with transitive depsGravatar Kristina Chodorow2015-07-23
* Invalidate external repository files when the WORKSPACE changesGravatar Kristina Chodorow2015-07-17
* Make generate_workspace dump transitive dependencies for Maven artifactsGravatar Kristina Chodorow2015-06-25
* Add pom.xml parserGravatar Kristina Chodorow2015-06-08