1. 20f35b4 Deletes CODEC fields now that they are no longer needed. by shahan · 7 years ago
  2. 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
  3. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  4. 8f7358a fix bug in test-specific top-level artifact helper behavior by Michajlo Matijkiw · 10 years ago
  5. 97f47ba Move all logic to determine which output groups are to be built to BuildRequest.determineOutputGroups(). by Lukacs Berki · 10 years ago
  6. 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
  7. 3f4d4e9 Remove FilesToCompileProvider and CompilationPrerequisitesProvider and replace them with output groups. by Lukacs Berki · 10 years ago
  8. 26ebf3d Update the .equals() and .hashCode() methods of TopLevelArtifactContext with the new buildDefaultArtifacts field. by Lukacs Berki · 10 years ago
  9. 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
  10. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago