Sign in
bazel
/
bazel
/
982e0b8398ea26ce1f5323b9e928990ae8845473
/
src
/
tools
/
package_printer
/
java
7b3f62e
Fix BazelPackagePrinter. It missed an earlier refactoring.
by nharmata
· 6 years ago
518bb87
Automated rollback of commit b7ec4f22e704b6d9892aa5501012d9f9a54f11c8.
by janakr
· 7 years ago
b7ec4f2
Rollback of commit 4924566e1c0c0d83a9f4f0ece9f02c098333e666 and changelist 215310545.
by twerth
· 7 years ago
4924566
Thread a RootedPath into the Package's BUILD file, versus just a Path. This allows us to use that Root in the common case that the Package is not external, saving the creation of a new Root.
by janakr
· 7 years ago
b12892e
A tiny binary to print all rules in a package, after BUILD macro expansion.
by carmi
· 7 years ago