Sign in
bazel
/
bazel
/
2029979f8090127d4c3a59464545a2a0ee79832f
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
analysis
/
TopLevelArtifactContext.java
20f35b4
Deletes CODEC fields now that they are no longer needed.
by shahan
· 7 years ago
5fd3ff9
Refactor ArtifactSkyKey to get rid of an unnecessary wrapper class: actually essentially promote OwnedArtifact to ArtifactSkyKey and rename it to ArtifactSkyKey. The king is dead...
by janakr
· 7 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
8f7358a
fix bug in test-specific top-level artifact helper behavior
by Michajlo Matijkiw
· 10 years ago
97f47ba
Move all logic to determine which output groups are to be built to BuildRequest.determineOutputGroups().
by Lukacs Berki
· 10 years ago
1b18ae9
Simplify the algorithm to compute top-level artifacts to build even more by creating a HIDDEN_TOP_LEVEL output group and putting the artifacts required for building runfiles there.
by Lukacs Berki
· 10 years ago
3f4d4e9
Remove FilesToCompileProvider and CompilationPrerequisitesProvider and replace them with output groups.
by Lukacs Berki
· 10 years ago
26ebf3d
Update the .equals() and .hashCode() methods of TopLevelArtifactContext with the new buildDefaultArtifacts field.
by Lukacs Berki
· 10 years ago
8e0a53b
Make it possible for a Blaze command not to build the filesToRun of a configured target mentioned on the command line.
by Lukacs Berki
· 10 years ago
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 10 years ago