Sign in
bazel
/
bazel
/
cc74b11bc1a0a0150abd37e82f913c4b95eb16bb
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
skyframe
/
ClientEnvironmentFunction.java
927b625
Provide a `default` implementation of `SkyFunction#extractTag`.
by nharmata
· 3 years, 4 months ago
d6a9828
Allow BazelPackageLoader to load external repositories.
by carmi
· 7 years ago
5fb2a48
Replace LegacySkyKey by AbstractSkyKey or custom SkyKeys. AbstractSkyKey doesn't save memory in the 32-bit case, but makes it easier for people to see how many SkyKeys we have.
by janakr
· 7 years ago
ea459a0
Inject the changes in the client environment for the ClientEnvironmentFunction
by Damien Martin-Guillerez
· 8 years ago
cd708c3
Make environment dependency of actions factor through individual values
by Klaus Aehlig
· 9 years ago