Home | History | Annotate | only in /prebuilts/tools/linux-x86_64/kythe/third_party
Up to higher level directory
NameDateSize
bazel/21-Aug-2018
external/21-Aug-2018
grpc/21-Aug-2018
grpc-java/21-Aug-2018
gson/21-Aug-2018
hpack/21-Aug-2018
jcommander/21-Aug-2018
jsr305_annotations/21-Aug-2018
leiningen/21-Aug-2018
leveldb/21-Aug-2018
llvm/21-Aug-2018
netty/21-Aug-2018
proto/21-Aug-2018
rapidjson/21-Aug-2018
re2j/21-Aug-2018
README21-Aug-2018749
snappy/21-Aug-2018
zlib/21-Aug-2018

README

      1 All third_party libraries are available at http://kythe.io/repo/third_party/
      2 
      3 To add a new component to this third_party directory, follow these steps:
      4 
      5 1) Have a discussion on kythe-dev mailing list;
      6 2) Provide a clear rational in the change adding the third_party code;
      7 3) Add the third_party code in a patch containing no other changes;
      8 4) Add a third_party/<projectxyz>/README.google file listing:
      9      * The URL to the package version
     10      * The Version
     11      * The License
     12      * The path to a LICENSE file (create one if it does not exist)
     13      * A brief Description
     14      * A list of Local Modifications
     15 5) Ensure //third_party:licenses includes the component's license.
     16 6) Have the change reviewed by multiple people in the team.
     17 
     18 Thank you.
     19