aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/cmdline/RepositoryName.java
Commit message (Expand)AuthorAge
* Make RepositoryName comparison case-insensitive on WindowsGravatar pcloudy2018-07-02
* @AutoCodec RepositoryName.Gravatar janakr2018-03-05
* Use AutoCodec to generate CODECs for several provider types that are exportedGravatar cpeyser2018-02-14
* Fix usages of PathFragment segments that will become inefficient.Gravatar tomlu2018-01-19
* Automated g4 rollback of commit 7beadb7277453efec7e12b925005e7f0e003b592.Gravatar nharmata2017-05-03
* Automated g4 rollback of commit 38b835097f9ae9a6062172b8a33ec2e2d1edde20.Gravatar dmarting2017-05-02
* Only allocate some formerly frequently allocated PathFragment objects once.Gravatar nharmata2017-05-02
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Pass the repository name through to build info factoriesGravatar Kristina Chodorow2017-03-06
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Make the code that is using execRoot paths use execRoot pathsGravatar Kristina Chodorow2016-09-09
* Rename some PackageId and RepositoryName fields/methods in prep for deep exec...Gravatar Kristina Chodorow2016-07-28
* 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
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Don't keep packages in the default repository around after loading.Gravatar Brian Silverman2016-03-17
* Resolve repository-relative labels within the current repositoryGravatar Kristina Chodorow2016-01-28
* Move RepositoryName to its own top-level classGravatar Kristina Chodorow2016-01-26