Skip to content
Snippets Groups Projects
  1. Feb 27, 2018
    • Google Engineers's avatar
      Mass renaming BUILD to BUILD.bazel. · d98847ce
      Google Engineers authored
      This allows to use BUILD for Blaze.
      
      Change-Id: I6fa84543b8ec927b0bdf5641f698b00d9c4de416
      ORIGINAL_AUTHOR=Google Engineers <noreply@google.com>
      GitOrigin-RevId: c049652c44d7e575d04169caf19d85b0d5371181
      d98847ce
  2. Feb 22, 2018
    • Thai Duong's avatar
      Generating Go BUILD files with Gazelle. · 096ec45c
      Thai Duong authored
      As a result of this, github.com/google/tink/go/tink/tink becomes
      github.com/google/tink/go/tink.
      
      To re-generate BUILD files, run bazel run :gazelle.
      
      Change-Id: I50af31d47d8014d21a19ae8318230ea616489e4a
      ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com>
      GitOrigin-RevId: fea34065f64916eb2c44cb8d398937f81c7a748e
      096ec45c
  3. Oct 26, 2017
  4. Sep 19, 2017
    • Thai Duong's avatar
      Using released tarballs or commits rather than GitHub archives. · 027af405
      Thai Duong authored
      These archives are prepared on-the-fly by GitHub and are not
      guaranteed to be the same every time (for example, the order of files
      within the archive could change).
      
      We also need a new version of rules_go because the version that
      we were using also depends on GitHub archives. This explains
      the changes in go/.
      
      Also switch to googletest's provided bazel BUILD file, as
      recommended by the googletest team.
      
      Change-Id: I57f9c93a41eb68ee2946a0744506a9334b6d1ccc
      ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com>
      GitOrigin-RevId: eab348375b10cedd354da3fc2f286abc80869df9
      027af405
  5. Jun 23, 2017
    • Google Engineers's avatar
      Add go repositories · 11104ae9
      Google Engineers authored
      Change-Id: Ie7fbd2dc6d401bdc8dce23b9dc7e2e11b009ff6c
      ORIGINAL_AUTHOR=Google Engineers <noreply@google.com>
      GitOrigin-RevId: a8d676fdbc017da8a50d2bad69a45d80b29c5c9b
      11104ae9
  6. Apr 13, 2017
  7. Mar 23, 2017
Loading