/third_party/protobuf/js/ |
H A D | gulpfile.js | 9 var protoc = process.env.PROTOC || '../src/protoc'; variable 57 exec(protoc + ' --js_out=one_output_file_per_input_file,binary:. -I ../src -I . ' + wellKnownTypes.join(' '), 66 exec(protoc + ' --js_out=library=testproto_libs1,binary:. -I ../src -I . ' + group1Protos.join(' '), 75 exec(protoc + ' --experimental_allow_proto3_optional --js_out=library=testproto_libs2,binary:. -I ../src -I . -I commonjs ' + group2Protos.join(' '), 84 exec('mkdir -p commonjs_out && ' + protoc + ' --js_out=import_style=commonjs,binary:commonjs_out -I ../src ' + wellKnownTypes.join(' '), 93 exec('mkdir -p commonjs_out && ' + protoc + ' --js_out=import_style=commonjs,binary:commonjs_out -I ../src -I commonjs -I . ' + group1Protos.join(' '), 102 exec('mkdir -p commonjs_out && ' + protoc + ' --experimental_allow_proto3_optional --js_out=import_style=commonjs,binary:commonjs_out -I ../src -I commonjs -I . ' + group2Protos.join(' '), 111 exec('mkdir -p commonjs_out/node_modules/google-protobuf && ' + protoc + ' --js_out=import_style=commonjs,binary:commonjs_out/node_modules/google-protobuf -I ../src ' + wellKnownTypes.join(' '), 120 exec(protoc [all...] |
/third_party/protobuf/python/ |
H A D | setup.py | 24 protoc = os.environ['PROTOC'] variable 25 elif os.path.exists("../src/protoc"): 26 protoc = "../src/protoc" variable 27 elif os.path.exists("../src/protoc.exe"): 28 protoc = "../src/protoc.exe" variable 29 elif os.path.exists("../vsprojects/Debug/protoc.exe"): 30 protoc = "../vsprojects/Debug/protoc variable 32 protoc = "../vsprojects/Release/protoc.exe" global() variable 34 protoc = find_executable("protoc") global() variable [all...] |
H A D | release.sh | 19 # Intentionally put a broken protoc in the path to make sure installation 20 # doesn't require protoc installed. 21 touch test-venv/bin/protoc 22 chmod +x test-venv/bin/protoc
|
/third_party/protobuf/php/tests/ |
H A D | compatibility_test.sh | 62 OLD_VERSION_PROTOC=https://repo1.maven.org/maven2/com/google/protobuf/protoc/$OLD_VERSION/protoc-$OLD_VERSION-linux-x86_64.exe 69 # Check protoc 70 [ -f ../../src/protoc ] || { 71 echo "[ERROR]: Please build protoc first." 93 # Download old version protoc compiler (for linux) 97 NEW_PROTOC=`pwd`/../../src/protoc
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/ |
H A D | test.sh | 43 OLD_VERSION_PROTOC=https://repo1.maven.org/maven2/com/google/protobuf/protoc/$OLD_VERSION/protoc-$OLD_VERSION-linux-x86_64.exe 47 # Check protoc 48 [ -f ../../../src/protoc ] || { 49 echo "[ERROR]: Please build protoc first." 53 # Download old version protoc compiler (for linux). 71 run_test "../../../src/protoc" "./old_protoc" 76 run_test "./old_protoc" "../../../src/protoc"
|
/third_party/protobuf/objectivec/ |
H A D | GPBAny.pbobjc.h | 21 #error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources. 24 #error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
|
H A D | GPBSourceContext.pbobjc.h | 21 #error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources. 24 #error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
|
H A D | GPBFieldMask.pbobjc.h | 21 #error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources. 24 #error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
|
H A D | GPBTimestamp.pbobjc.h | 21 #error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources. 24 #error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
|
H A D | GPBDuration.pbobjc.h | 21 #error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources. 24 #error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
|
H A D | GPBEmpty.pbobjc.h | 21 #error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources. 24 #error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
|
H A D | GPBStruct.pbobjc.h | 21 #error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources. 24 #error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
|
H A D | GPBWrappers.pbobjc.h | 21 #error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources. 24 #error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
|
H A D | GPBApi.pbobjc.h | 21 #error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources. 24 #error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
|
/third_party/protobuf/objectivec/DevTools/ |
H A D | compile_testing_protos.sh | 89 # Move to the top of the protobuf directories and ensure there is a protoc 92 [[ -x src/protoc ]] || \ 93 die "Could not find the protoc binary; make sure you have built it (objectivec/DevTools/full_mac_build.sh -h)." 114 # If we haven't decided to run protoc because of a missing file, check to see if 123 src/.libs src/*.la src/protoc \ 153 # Helper to invoke protoc 155 src/protoc \
|
/third_party/protobuf/src/google/protobuf/ |
H A D | empty.pb.h | 12 #error This file was generated by a newer version of protoc which is 17 #error This file was generated by an older version of protoc which is 19 #error regenerate this file with a newer version of protoc.
|
H A D | duration.pb.h | 12 #error This file was generated by a newer version of protoc which is 17 #error This file was generated by an older version of protoc which is 19 #error regenerate this file with a newer version of protoc.
|
H A D | source_context.pb.h | 12 #error This file was generated by a newer version of protoc which is 17 #error This file was generated by an older version of protoc which is 19 #error regenerate this file with a newer version of protoc.
|
H A D | timestamp.pb.h | 12 #error This file was generated by a newer version of protoc which is 17 #error This file was generated by an older version of protoc which is 19 #error regenerate this file with a newer version of protoc.
|
H A D | field_mask.pb.h | 12 #error This file was generated by a newer version of protoc which is 17 #error This file was generated by an older version of protoc which is 19 #error regenerate this file with a newer version of protoc.
|
/third_party/protobuf/protoc-artifacts/ |
H A D | build-protoc.sh | 3 # Builds protoc executable into target/<OS>/<ARCH>/protoc.exe; optionally builds 4 # protoc plugins into target/<OS>/<ARCH>/protoc-gen-*.exe 6 # Usage: ./build-protoc.sh <OS> <ARCH> <TARGET> 8 # <TARGET> can be "protoc" or "protoc-gen-javalite". Supported <OS> <ARCH> 36 protoc-gen-javalite) 38 protoc) 80 # Usage: checkArch <path-to-protoc> [all...] |
/third_party/protobuf/kokoro/linux/bazel/ |
H A D | build.sh | 29 //:protoc \
|
/third_party/protobuf/kokoro/release/protoc/windows/ |
H A D | build.bat | 8 echo Building protoc
|
/third_party/node/deps/v8/gni/ |
H A D | protoc.py | 5 """Script to wrap protoc execution. 7 This script exists to work-around the bad depfile generation by protoc when 25 parser.add_argument('protoc') 35 cmd = [args.protoc] + custom + remaining
|
/third_party/protobuf/python/release/wheel/ |
H A D | protobuf_optimized_pip.sh | 53 # Build protoc 57 export PROTOC=$DIR/src/protoc
|