Home | History | Annotate | only in /prebuilts/tools/linux-x86_64/kythe/third_party
Up to higher level directory
NameDateSize
bazel/05-Oct-2017
external/05-Oct-2017
grpc/05-Oct-2017
grpc-java/05-Oct-2017
gson/05-Oct-2017
hpack/05-Oct-2017
jcommander/05-Oct-2017
jsr305_annotations/05-Oct-2017
leiningen/05-Oct-2017
leveldb/05-Oct-2017
llvm/05-Oct-2017
netty/05-Oct-2017
proto/05-Oct-2017
rapidjson/05-Oct-2017
re2j/05-Oct-2017
README05-Oct-2017749
snappy/05-Oct-2017
zlib/05-Oct-2017

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